diff options
author | Freya Murphy <freya@freyacat.org> | 2025-01-02 21:47:37 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-01-02 21:47:37 -0500 |
commit | fda4d7deb0aec731d8d3fe0864f7c81502af4b9d (patch) | |
tree | 36046ff3347401c6adc0e5db1d0d4df8cb5cd5a5 /home/home.scm | |
parent | disable mason (diff) | |
download | dotfiles-guix-fda4d7deb0aec731d8d3fe0864f7c81502af4b9d.tar.gz dotfiles-guix-fda4d7deb0aec731d8d3fe0864f7c81502af4b9d.tar.bz2 dotfiles-guix-fda4d7deb0aec731d8d3fe0864f7c81502af4b9d.zip |
move rust packages to nix
Diffstat (limited to 'home/home.scm')
-rw-r--r-- | home/home.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home/home.scm b/home/home.scm index 758a4e3..2338188 100644 --- a/home/home.scm +++ b/home/home.scm @@ -103,11 +103,6 @@ "clang-toolchain" "python" - ; rust - "rust" - "rust-cargo" - "rust-analyzer" - ; social "gajim" "gajim-openpgp" |