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)