j o e b i d e n
This commit is contained in:
parent
11f1fd45cf
commit
f47cd8ed0b
3 changed files with 2 additions and 4 deletions
|
@ -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"
|
||||||
|
|
|
@ -69,8 +69,6 @@
|
||||||
"tree"
|
"tree"
|
||||||
"rlwrap"
|
"rlwrap"
|
||||||
"netcat"
|
"netcat"
|
||||||
"rust-libc"
|
|
||||||
"rust-gcc"
|
|
||||||
"ripgrep"
|
"ripgrep"
|
||||||
"fd"
|
"fd"
|
||||||
"node"
|
"node"
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue