diff options
author | EuAndreh <eu@euandre.org> | 2023-10-20 07:59:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-10-20 07:59:58 -0300 |
commit | 582f79d4532e19daa61315bcb22e3984eea7328f (patch) | |
tree | 5f4e84a0d725c903d266400d240a0e30a9975bc0 | |
parent | etc/sh/rc: Add -Wvla, -fsanitize=undefined and -fsanitize-trap to $CFLAGS (diff) | |
download | dotfiles-582f79d4532e19daa61315bcb22e3984eea7328f.tar.gz dotfiles-582f79d4532e19daa61315bcb22e3984eea7328f.tar.xz |
etc/guix/home.scm: Add "cppcheck" package
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 0271dc9..7905654 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -809,6 +809,7 @@ libraries/software/operating systems rust:rustfmt gcc-toolchain gdb + cppcheck clang-toolchain@14 tcc fuse |