diff options
author | EuAndreh <eu@euandre.org> | 2024-04-25 16:00:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-04-25 16:00:38 -0300 |
commit | 7b3d3365ef77bb6969b61b4afc19dc14dd5c082e (patch) | |
tree | 383c69b38d91e8f203b7e47521bb03f0b93d37c2 | |
parent | etc/guix/home.scm: Add "smem" (diff) | |
download | dotfiles-7b3d3365ef77bb6969b61b4afc19dc14dd5c082e.tar.gz dotfiles-7b3d3365ef77bb6969b61b4afc19dc14dd5c082e.tar.xz |
etc/guix/home.scm: Remove "gcc-toolchain"
I'm now using GNAT coming from Nix, that also has Ada support.
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index ea15313..e5e1de7 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -302,7 +302,6 @@ python-docx python-telegram-bot valgrind - gcc-toolchain cppcheck clang tcc |