aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-22 13:02:01 -0300
committerEuAndreh <eu@euandre.org>2024-04-22 13:02:01 -0300
commitf4f846bfe1fd30482ec27601198b0c5a2d6c88fe (patch)
treee6c81b077e90fcc3916cf0c0e8dd7655b16acb59
parentreconfigure.sh: rm -f /etc/guix/channels.scm before copying (diff)
downloadtoph-f4f846bfe1fd30482ec27601198b0c5a2d6c88fe.tar.gz
toph-f4f846bfe1fd30482ec27601198b0c5a2d6c88fe.tar.xz
system.scm: Remove "nss-certs" package
Some other package is propagating an older version of it, and failing the system build because of a conflict.
-rw-r--r--src/infrastructure/guix/system.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index d14e5d3..7889477 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -294,8 +294,7 @@
(packages
(append
(map (compose list specification->package+output symbol->string)
- '(nss-certs
- parted
+ '(parted
acl
bind:utils
tcpdump