mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-08-14 08:40:22 +00:00
rosenthal: noctalia-shell: Update to 4.7.6.
* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 4.7.6. * modules/rosenthal/examples/dot-config/noctalia/settings.json: Update command.
This commit is contained in:
parent
3bdede4f6f
commit
06e96dcf9e
@ -54,7 +54,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "rebootToUefi",
|
"action": "rebootToUefi",
|
||||||
"command": "loginctl reboot --firmware-setup",
|
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
(define-public noctalia-shell
|
(define-public noctalia-shell
|
||||||
(package
|
(package
|
||||||
(name "noctalia-shell")
|
(name "noctalia-shell")
|
||||||
(version "4.7.5")
|
(version "4.7.6")
|
||||||
(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
|
||||||
"164r2jd7d76kw69bmblfgdp8n6hblp6xz5v0w8knfjcijjw046nk"))))
|
"00g0ylp01y8yjbq8kb6rcisfkyxg7ybss8ib89qxiaplqdd1hqx0"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user