mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
rosenthal: noctalia-shell: Update to 4.6.1.
* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 4.6.1. [inputs]: Replace quickshell with noctalia-qs.
This commit is contained in:
parent
67a6395e7c
commit
3f4240e093
@ -40,7 +40,7 @@
|
|||||||
(define-public noctalia-shell
|
(define-public noctalia-shell
|
||||||
(package
|
(package
|
||||||
(name "noctalia-shell")
|
(name "noctalia-shell")
|
||||||
(version "4.5.0")
|
(version "4.6.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -49,7 +49,7 @@
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1syqsml49jfjpngi7b099jcggp66lrls0ha6w5daqd5xhd2z94v3"))))
|
"12plnkf46ncw9cx5mh2di23jvwd0hbxayr5bjlaj9blz63r10cjs"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
@ -136,10 +136,10 @@ exec ~a --config ~a/etc/xdg/quickshell/noctalia-shell \"$@\"~%"
|
|||||||
imagemagick
|
imagemagick
|
||||||
khal
|
khal
|
||||||
network-manager
|
network-manager
|
||||||
|
noctalia-qs
|
||||||
python-minimal
|
python-minimal
|
||||||
qtbase
|
qtbase
|
||||||
qtwayland
|
qtwayland
|
||||||
quickshell
|
|
||||||
which
|
which
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wlsunset
|
wlsunset
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user