home
/
projects
/
seeder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dffd77f
)
...
author
alex
<
[email protected]
>
Fri, 28 Oct 2022 23:20:39 +0000
(16:20 -0700)
committer
alex
<
[email protected]
>
Fri, 28 Oct 2022 23:20:39 +0000
(16:20 -0700)
guix.scm
patch
|
blob
|
history
diff --git
a/guix.scm
b/guix.scm
index 7283fcaa75050c749116d4ba7409903a8e04c78d..eb91e21769bcdb1fd79ecf10466f05effc3e0eb3 100644
(file)
--- a/
guix.scm
+++ b/
guix.scm
@@
-1,6
+1,7
@@
(use-modules (guix packages)
(guix build-system gnu)
(guix git-download)
+ (guix licenses)
(gnu packages autotools))
(define %source-dir (dirname (current-filename)))