diff options
| author | EuAndreh <eu@euandre.org> | 2023-10-03 20:52:31 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-10-03 20:52:31 -0300 |
| commit | 9dc9c3cf36061bb89d6857e483757ba61a2ca944 (patch) | |
| tree | b67464073873ed241d6d3a671bab5b4945f0e33c /etc/guix | |
| parent | etc/guix/home.scm: Add "texlive-scheme-full" package besides texlive-bin (diff) | |
| download | dotfiles-9dc9c3cf36061bb89d6857e483757ba61a2ca944.tar.gz dotfiles-9dc9c3cf36061bb89d6857e483757ba61a2ca944.tar.xz | |
etc/guix/home.scm: Disable "avr-toolchain" package
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index badf555..fce59db 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -821,7 +821,7 @@ libraries/software/operating systems rust rust:cargo rust:rustfmt - avr-toolchain + ;; avr-toolchain ; broken: removed from Guix gcc-toolchain gdb clang-toolchain@14 |
