mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Simplify package inputs.
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
This commit is contained in:
parent
aca2defe01
commit
8394619bac
460 changed files with 37644 additions and 49727 deletions
|
@ -37,8 +37,7 @@
|
|||
(base32 "0q1f91xwwm829cl5v727d4qkxy4yh7wri3pgl89f0m3a4y1n7hi4"))))
|
||||
(build-system node-build-system)
|
||||
(native-inputs
|
||||
`(("node-acorn" ,node-acorn)
|
||||
("node-semver" ,node-semver)))
|
||||
(list node-acorn node-semver))
|
||||
(home-page "https://lisperator.net/uglifyjs/")
|
||||
(synopsis "JavaScript parser / mangler / compressor / beautifier toolkit")
|
||||
(description "UglifyJS is a JavaScript compressor/minifier written in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue