Compare commits
2 Commits
wip-seal-c
...
wip-new-ke
| Author | SHA1 | Date | |
|---|---|---|---|
|
e93ee438a7
|
|||
|
f6a029a1f6
|
@@ -1,4 +1,6 @@
|
|||||||
(authorizations
|
(authorizations
|
||||||
(version 0)
|
(version 0)
|
||||||
|
(("EC9D623B2797AB3FEF7A832B534DF8EEEFCB57EF"
|
||||||
|
(name "nathanmcrae-key_nk")))
|
||||||
(("BF2C984D163E47CAAA95AD589B06663352168487"
|
(("BF2C984D163E47CAAA95AD589B06663352168487"
|
||||||
(name "nathanmcrae-key_ei"))))
|
(name "nathanmcrae-key_ei"))))
|
||||||
|
|||||||
@@ -89,7 +89,7 @@ not permute arguments. It is intended as a replacement for Go's flag package.")
|
|||||||
(sha256 (base32 "1ipinbc1r2a5srw9fi0nhxqj6pp0vf6kcgwczsqf1g0f4kmw99nd"))))
|
(sha256 (base32 "1ipinbc1r2a5srw9fi0nhxqj6pp0vf6kcgwczsqf1g0f4kmw99nd"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments (list #:tests? #f
|
(arguments (list #:tests? #f
|
||||||
#:phases #~(modify-phases %standard-phases
|
#:phases #~(modify-phases %standard-phases
|
||||||
(delete 'configure)
|
(delete 'configure)
|
||||||
(replace 'install
|
(replace 'install
|
||||||
(lambda* (#:key outputs #:allow-other-keys)
|
(lambda* (#:key outputs #:allow-other-keys)
|
||||||
|
|||||||
Reference in New Issue
Block a user