guix/gnu
Ludovic Courtès 71d17a09ee
gnu: commencement: Micro-optimize the package graph.
This removes 2 'add-data-to-store-cache' lookups.

* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
2020-03-29 23:14:28 +02:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: commencement: Micro-optimize the package graph. 2020-03-29 23:14:28 +02:00
services services: shepherd: Mark '.go' derivations as non-substitutable. 2020-03-29 15:32:18 +02:00
system vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
tests tests: install: Add %test-gui-installed-desktop-os-encrypted. 2020-03-26 11:53:50 +01:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: GnuPG: Really use ~/.guix-profile/bin/pinentry by default. 2020-03-29 15:25:50 -04:00
machine.scm
packages.scm
services.scm
system.scm system: Export 'operating-system-kernel-loadable-modules'. 2020-03-23 18:52:31 +01:00
tests.scm