diff options
author | Clément Lassieur <clement@lassieur.org> | 2023-11-01 02:16:48 +0100 |
---|---|---|
committer | Clément Lassieur <clement@lassieur.org> | 2023-11-04 00:52:39 +0100 |
commit | f54f36b363a86bb033275e3a0594974d3d91bd53 (patch) | |
tree | b4041671bad75e18fbd1a156204fa0c7c59fc0b0 /gnu/packages/web-browsers.scm | |
parent | 625cfb4c4ce22250e19cba243c27a4f950746dd7 (diff) | |
download | guix-f54f36b363a86bb033275e3a0594974d3d91bd53.tar.gz guix-f54f36b363a86bb033275e3a0594974d3d91bd53.zip |
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
Diffstat (limited to 'gnu/packages/web-browsers.scm')
0 files changed, 0 insertions, 0 deletions