mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-31 22:54:41 +00:00
Compare commits
2 Commits
3e29b6625e
...
91505ef7ef
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
91505ef7ef | ||
|
|
68cb5b37f8 |
@ -28,6 +28,8 @@
|
||||
;; 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