mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
Merge branch 'master' into core-updates-frozen
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
(call-with-output-file egg-file
|
||||
(lambda (port)
|
||||
(write egg-test port)))
|
||||
(matcher (egg->guix-package egg-name
|
||||
(matcher (egg->guix-package egg-name #f
|
||||
#:file egg-file
|
||||
#:source (plain-file
|
||||
(string-append egg-name "-egg")
|
||||
|
||||
Reference in New Issue
Block a user