diff options
author | Philip McGrath <philip@philipmcgrath.com> | 2022-01-08 03:41:52 -0500 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-01-09 02:07:11 +0100 |
commit | df7d787ba45c4d7b5a4a49c7fdb163069ff2e47b (patch) | |
tree | d467e10bc6c748cd699f93f2b43c34d663d33b12 /guix.scm | |
parent | 2ef3fe9f35cf4c4709352600a1370b852b70b27c (diff) | |
download | guix-df7d787ba45c4d7b5a4a49c7fdb163069ff2e47b.tar.gz guix-df7d787ba45c4d7b5a4a49c7fdb163069ff2e47b.zip |
guix: node-build-system: Add avoid-node-gyp-rebuild phase.
Packages with native addons currently try to write to store paths
when used as dependecies. This patch adds a phase to replace that
behaviour with a no-op.
* guix/build/node-build-system.scm (avoid-node-gyp-rebuild): New
variable.
(%standard-phases): Add 'avoid-node-gyp-rebuild' after 'install'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions