guix-play/gnu
Clément Lassieur f54f36b363
gnu: passff-host: Add explicit references to inputs and remove some.
This removes ‘coreutils’, ‘grep’, ‘sed’, ‘which’, ‘bash-minimal’ and
‘gnu-make’ inputs, which were only used by the Makefile and
install_host_app.sh.  Instead of running install_host_app.sh (through
‘make’) which does a few text substitutions, do the text substitutions with
Scheme code.  This simplifies things and avoids unnecessary native inputs.

* gnu/packages/browser-extensions.scm (passff-host)[build-system]: Change to
copy-build-system.
[arguments]: Copy passff.json and passff.py.  Do text substitutions on
them rather than running make.  Refer to ‘password-store’ and ‘python’ through
inputs rather than directly.
[inputs]: Add PASSWORD-STORE and PYTHON.

Change-Id: I8fdb757516a7c30eae36b15f2a8d91e1445b19a5
2023-11-04 00:52:39 +01:00
..
bootloader
build gnu: icecat: Support Guix packaged extensions and native manifests. 2023-10-23 11:19:02 +02:00
home home: services: Fix regression in generated ‘on-first-login’ script. 2023-10-27 16:51:58 +02:00
installer
machine
packages gnu: passff-host: Add explicit references to inputs and remove some. 2023-11-04 00:52:39 +01:00
services services: admin: Export rottlog-configuration accessors. 2023-10-24 18:51:39 +02:00
system system: vm: Include the cirrus driver in the initrd. 2023-10-29 02:00:00 +02:00
tests services: static-networking: Add support for bonding. 2023-10-11 18:51:07 +02:00
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm image: Introduce the mbr-hybrid-raw image type. 2023-09-20 09:38:36 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm
installer.scm
local.mk Revert "gnu: lvm2: Remove systemd rule." 2023-10-31 22:15:33 +01:00
machine.scm
packages.scm
services.scm gnu: services: Revert to deleting and updating all matching services 2023-08-31 23:31:50 -04:00
system.scm
tests.scm