From b0767a9e53b3a93918eabb00ed11bfc0605ca8d9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 21 May 2023 14:12:22 -0300 Subject: etc/guix/home.scm: Add Rust toolchain packages --- etc/guix/home.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 76eaa54..7b7af74 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -550,6 +550,9 @@ left it off the last time it was used.") bison byacc ;; musl-gcc + rust + rust:cargo + rust:rustfmt gcc-toolchain gdb clang-toolchain@14 -- cgit v1.2.3