aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-05-10 08:46:41 -0300
committerEuAndreh <eu@euandre.org>2023-05-10 08:46:41 -0300
commitb75c94efd3b86ad38ceeec3a8a35b9bca19bffaf (patch)
tree328f1b03f08b7afb34bed1199c57abe38529abd8 /etc
parentetc/guix/home.scm: Remove specific version of "file" (diff)
downloaddotfiles-b75c94efd3b86ad38ceeec3a8a35b9bca19bffaf.tar.gz
dotfiles-b75c94efd3b86ad38ceeec3a8a35b9bca19bffaf.tar.xz
etc/guix/home.scm: Use "gcc-toolchain" over "gcc"
Diffstat (limited to 'etc')
-rw-r--r--etc/guix/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 034ac00..97f07d1 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -543,7 +543,7 @@ left it off the last time it was used.")
bison
byacc
;; musl-gcc
- gcc
+ gcc-toolchain
gdb
clang-toolchain@14
tcc