mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: node-serialport: Avoid gyp rebuilds.
* gnu/packages/node-xyz.scm (node-serialport)[arguments]<phases>: Explicitly disable gyp recompilation.
This commit is contained in:
@@ -1384,6 +1384,8 @@ after a (configurable) newline delimiter is received.")))
|
||||
(_
|
||||
#t))
|
||||
scripts-alist)))
|
||||
(("gypfile" . _)
|
||||
'("gypfile" . #f))
|
||||
(other
|
||||
other))
|
||||
pkg-meta-alist))))))))
|
||||
|
||||
Reference in New Issue
Block a user