guix-devel/gnu
Ludovic Courtès e6301fb76d
packages: Adjust to new calling convention for "thunked" fields.
Fixes <https://bugs.gnu.org/34995>.

This is a followup to abd4d6b33d.

* guix/packages.scm (package->bag): Adjust calls to INPUTS,
PROPAGATED-INPUTS, NATIVE-INPUTS, and ARGS, passing them SELF as an
argument.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Use (package-inputs
this-record) intead of (inputs).
* gnu/packages/version-control.scm (git)[arguments]: Likewise.
2019-03-26 10:26:02 +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 installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
packages packages: Adjust to new calling convention for "thunked" fields. 2019-03-26 10:26:02 +01:00
services services: SDDM: Specify absolute path to the X server. 2019-03-25 19:24:22 +01:00
system system: Add 'essential-services' field to <operating-system>. 2019-03-25 23:37:06 +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: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
local.mk gnu: docker: Use fewer modprobes. 2019-03-25 20:27:57 +01:00
packages.scm
services.scm
system.scm system: Add 'essential-services' field to <operating-system>. 2019-03-25 23:37:06 +01:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00