guix/gnu
Ludovic Courtès a3619079f9
Remove now unnecessary uses of (guix grafts).
These modules would use (guix grafts) just to access '%graft?' and
related bindings, which are now in (guix store).

* gnu/ci.scm,
guix/gexp.scm,
guix/lint.scm,
guix/scripts.scm,
guix/scripts/archive.scm,
guix/scripts/build.scm,
guix/scripts/challenge.scm,
guix/scripts/deploy.scm,
guix/scripts/environment.scm,
guix/scripts/home.scm,
guix/scripts/pack.scm,
guix/scripts/package.scm,
guix/scripts/pull.scm,
guix/scripts/size.scm,
guix/scripts/system.scm,
guix/scripts/weather.scm,
tests/builders.scm,
tests/channels.scm,
tests/cpan.scm,
tests/derivations.scm,
tests/gexp.scm,
tests/graph.scm,
tests/guix-daemon.sh,
tests/monads.scm,
tests/pack.scm,
tests/packages.scm,
tests/profiles.scm,
tests/system.scm: Remove #:use-module (guix grafts).
2022-10-22 01:46:55 +02:00
..
bootloader
build file-systems: Support the 'no-diratime' mount flag. 2022-10-20 23:07:37 +02:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Add a missing confirmation page before formatting. 2022-10-20 17:28:11 +02:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: libfs: Update to 1.0.9. 2022-10-16 02:00:29 +02:00
services services: wireguard: Add more configuration fields. 2022-10-20 13:07:46 +02:00
system system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
tests
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: kwayland: Skip flaky test. 2022-10-16 03:27:33 +02:00
machine.scm
packages.scm
services.scm
system.scm system: operating-system: Make the timezone field default to Etc/UTC. 2022-10-11 11:29:03 +00:00
tests.scm