me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Carl Dong b066c25026
gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)
* gnu/packages/cross-base.scm (package-with-extra-patches,
package-with-patches): Move procedures from here...
* guix/packages.scm (package-with-extra-patches, package-with-patches):
...to here, and export.
2020-04-06 14:02:42 -04:00
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: Adapt to Guile-newt revision 2. 2020-04-06 15:06:03 +02:00
machine
packages gnu: Move PACKAGES-WITH-*PATCHES to (guix packages) 2020-04-06 14:02:42 -04:00
services services: Add 'rottlog-service-type' to '%base-services'. 2020-04-06 12:07:49 +02:00
system system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
tests gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Hide shepherd messages. 2020-04-06 15:06:03 +02:00
local.mk installer: Add a help page. 2020-04-06 15:06:03 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm