diff options
author | EuAndreh <eu@euandre.org> | 2022-10-16 12:43:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-16 12:43:08 -0300 |
commit | 2b6f6d628636327ee1f915bd1ef73bfdfe7cd1f4 (patch) | |
tree | f9b6fcfbee128aa3ddd172d18987e564aa2509c2 | |
parent | etc/guix/home.scm: Mark conflicting packages (chicken, docutils) (diff) | |
download | dotfiles-2b6f6d628636327ee1f915bd1ef73bfdfe7cd1f4.tar.gz dotfiles-2b6f6d628636327ee1f915bd1ef73bfdfe7cd1f4.tar.xz |
etc/guix/home.scm: Add Rust and related packages
-rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 5555507..565b84b 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -353,6 +353,9 @@ arandr openssl fswatch + rust + rust:cargo + rust:rustfmt sbcl gcl |