Not deleting .git

This commit is contained in:
qby 2024-03-12 15:27:09 +00:00
parent 54c020f3d1
commit d55c7e2e6f

View File

@ -26,7 +26,6 @@
(modules '((guix build utils)))
(snippet
'(begin
(delete-file-recursively ".git")
#t))))
(build-system gnu-build-system)
(arguments