me
/
guix
Archived
1
0
Fork 0

gnu: mes-minimal-stripped: Explicitly disallow references.

* gnu/packages/make-bootstrap.scm (%mes-minimal-stripped)[arguments]:
Add #:allowed-references.
master
Ludovic Courtès 2021-07-26 10:04:49 +02:00
parent 5510e1c483
commit da32015db0
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -656,6 +656,7 @@ for `sh' in $PATH, and without nscd, and with static NSS modules."
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
#:allowed-references ()
#:builder
(begin
(use-modules (guix build utils))