me
/
guix
Archived
1
0
Fork 0

gnu: txr: Reduce closure size.

* gnu/packages/lisp.scm (txr)[inputs]: Replace bash by bash-minimal.
master
Guillaume Le Vaillant 2021-07-21 10:57:27 +02:00
parent 2f41e9540d
commit ce27cde262
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@ the HTML documentation of TXR.")
("groff" ,groff) ("groff" ,groff)
("man2html" ,man-for-txr))) ("man2html" ,man-for-txr)))
(inputs (inputs
`(("bash" ,bash) `(("bash" ,bash-minimal)
("libffi" ,libffi))) ("libffi" ,libffi)))
(arguments (arguments
`(#:configure-flags `(#:configure-flags