From f47cd8ed0b1a77c5cc6da7a4e4cdd6a084d45075 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 6 Sep 2023 08:51:42 -0400 Subject: [PATCH] j o e b i d e n --- channels.scm | 2 +- home-config/home-configuration.scm | 2 -- modules/home-packages/mozillia.scm | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/channels.scm b/channels.scm index f074b1b..5e95e82 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "710d9050524213a83e4ce9efe9765d7fbc233839") + "c3d48d024b95f57850ec429d7f326d817dda5090") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 54db4d1..0bd11f4 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -69,8 +69,6 @@ "tree" "rlwrap" "netcat" - "rust-libc" - "rust-gcc" "ripgrep" "fd" "node" diff --git a/modules/home-packages/mozillia.scm b/modules/home-packages/mozillia.scm index c8cb793..3e4363e 100644 --- a/modules/home-packages/mozillia.scm +++ b/modules/home-packages/mozillia.scm @@ -23,7 +23,7 @@ (define firefox-wayland-new (package (inherit firefox*) - (name "firefox-wayland") + (name "firefox-wayland-new") (native-inputs '()) (inputs `(("bash" ,bash-minimal)