guix/gnu
Ludovic Courtès 528ea990c3
gnu: Use 'this-package' as a native input instead of 'self-native-input?'.
* gnu/packages/file.scm (file)[self-native-input?]: Remove.
[native-inputs]: New field.
* gnu/packages/guile.scm (guile-1.8)[self-native-input?]: Remove.
[native-inputs]: New field.
(guile-2.0)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/ncurses.scm (ncurses)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/python-xyz.scm (python-file)[self-native-input?]: Remove.
[native-inputs]: New field.
2019-03-30 15:19:32 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
installer services: Deprecate 'xfce-desktop-service'. 2019-03-27 11:54:06 +01:00
packages gnu: Use 'this-package' as a native input instead of 'self-native-input?'. 2019-03-30 15:19:32 +01:00
services services: desktop: Switch to GDM. 2019-03-28 23:06:59 +01:00
system system: Fix typo in desktop example. 2019-03-28 23:06:59 +01:00
tests accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
artwork.scm
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm
installer.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
local.mk gnu: gtk+: Graft upstream fix for crashes in Emacs and IceCat. 2019-03-30 02:34:24 -04:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Define 'this-operating-system'. 2019-03-30 11:08:39 +01:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00