mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-04-01 15:14:26 +00:00
Compare commits
1 Commits
91505ef7ef
...
3e29b6625e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e29b6625e |
@ -28,8 +28,6 @@
|
||||
;; For HTTPS support.
|
||||
(setenv "SSL_CERT_DIR" #+(file-append nss-certs "/etc/ssl/certs"))
|
||||
|
||||
(setenv "GOTOOLCHAIN" "local")
|
||||
|
||||
((assoc-ref %standard-phases 'unpack) #:source #+src)
|
||||
(invoke #+(file-append go "/bin/go") "mod" "vendor")
|
||||
(copy-recursively "vendor" #$output)))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user