1
0
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:
Ludovic Courtès
2021-11-17 23:24:42 +01:00
163 changed files with 5805 additions and 1929 deletions
+1 -1
View File
@@ -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")