j o e b i d e n

This commit is contained in:
Freya Murphy 2023-09-06 08:51:42 -04:00
parent 11f1fd45cf
commit f47cd8ed0b
No known key found for this signature in database
GPG key ID: 988032A5638EE799
3 changed files with 2 additions and 4 deletions

View file

@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git") (url "https://git.savannah.gnu.org/git/guix.git")
(branch "master") (branch "master")
(commit (commit
"710d9050524213a83e4ce9efe9765d7fbc233839") "c3d48d024b95f57850ec429d7f326d817dda5090")
(introduction (introduction
(make-channel-introduction (make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad" "9edb3f66fd807b096b48283debdcddccfea34bad"

View file

@ -69,8 +69,6 @@
"tree" "tree"
"rlwrap" "rlwrap"
"netcat" "netcat"
"rust-libc"
"rust-gcc"
"ripgrep" "ripgrep"
"fd" "fd"
"node" "node"

View file

@ -23,7 +23,7 @@
(define firefox-wayland-new (define firefox-wayland-new
(package (package
(inherit firefox*) (inherit firefox*)
(name "firefox-wayland") (name "firefox-wayland-new")
(native-inputs '()) (native-inputs '())
(inputs (inputs
`(("bash" ,bash-minimal) `(("bash" ,bash-minimal)