diff options
author | EuAndreh <eu@euandre.org> | 2022-12-18 19:47:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-12-18 19:47:52 -0300 |
commit | 05bf1e5d91317fcdf18fa61fb21eb2477136131e (patch) | |
tree | 1be259c9c83558274699e3b31cfb6b4d1d9228f8 | |
parent | etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGS (diff) | |
download | dotfiles-05bf1e5d91317fcdf18fa61fb21eb2477136131e.tar.gz dotfiles-05bf1e5d91317fcdf18fa61fb21eb2477136131e.tar.xz |
etc/guix/home.scm: Switch to clang toolchaing
-rw-r--r-- | etc/guix/home.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 7b6cd1b..dc9ec0a 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -370,8 +370,8 @@ valgrind flex bison - gcc-toolchain - clang + gcc + clang-toolchain@14 tcc fuse ; node ; broken: conflicts with archivebox |