From b75c94efd3b86ad38ceeec3a8a35b9bca19bffaf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 10 May 2023 08:46:41 -0300 Subject: etc/guix/home.scm: Use "gcc-toolchain" over "gcc" --- etc/guix/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 034ac00..97f07d1 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -543,7 +543,7 @@ left it off the last time it was used.") bison byacc ;; musl-gcc - gcc + gcc-toolchain gdb clang-toolchain@14 tcc -- cgit v1.2.3