guix/gnu
Antero Mejr 7041fe0646
packages: Add 'specifications->packages'.
* gnu/packages.scm (specifications->packages): New procedure.
* guix/scripts/home/import.scm (manifest+configuration-files->code): Use it.
* tests/home-import.scm (match-home-environment-no-services)
(match-home-environment-no-services-nor-packages)
(match-home-environment-bash-service)
(match-home-environment-bash-service-with-alias): Adjust 'packages'
field accordingly.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06 22:43:30 +02:00
..
bootloader bootloader: grub: Add removable grub-efi bootloader option. 2022-06-06 22:43:30 +02:00
build
home home: services: Add 'lookup-home-service-types' procedure. 2022-06-04 12:04:24 +02:00
installer
machine
packages gnu: Add python-progress. 2022-06-06 22:43:30 +02:00
services services: guix-data-service: Increase timeout for service start. 2022-06-05 23:35:31 +02:00
system gnu: Remove wicd. 2022-05-31 14:53:42 -04:00
tests tests: childhurd: Make sure "guix build -d" works. 2022-06-05 23:35:30 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: ncftp: Build reproducibly. 2022-06-05 20:27:37 -07:00
machine.scm
packages.scm packages: Add 'specifications->packages'. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm system: Fix typo, add doc. 2022-06-06 11:29:51 -04:00
tests.scm