Compare commits
2 Commits
a524f69699
...
55ad03699c
Author | SHA1 | Date | |
---|---|---|---|
55ad03699c | |||
983efeb1c9 |
@ -156,7 +156,6 @@
|
||||
"soapyhackrf" ;; SoapySDR library support for the hackrf one
|
||||
"lvm2" ;; for lvm2 tools
|
||||
"nix"
|
||||
"nss-certs" ;; for HTTPS access
|
||||
"recutils"
|
||||
"tmux"))
|
||||
%base-packages))
|
||||
|
@ -156,8 +156,7 @@ mail.* -/var/log/maillog
|
||||
(packages
|
||||
(append
|
||||
(map specification->package
|
||||
'("nss-certs"
|
||||
"recutils"
|
||||
'("recutils"
|
||||
"openssh"
|
||||
"tmux"
|
||||
"emacs"
|
||||
|
@ -296,8 +296,7 @@ PUBLISH-URL."
|
||||
(list (service cuirass-service-type
|
||||
(cuirass-configuration
|
||||
(host "localhost")
|
||||
(specifications %cuirass-specs)
|
||||
(use-substitutes? #t)))
|
||||
(specifications %cuirass-specs)))
|
||||
|
||||
%nginx-cache-activation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user