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:
Hilton Chain 2026-04-11 20:39:11 +08:00
parent 3bdede4f6f
commit 06e96dcf9e
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
2 changed files with 2 additions and 3 deletions

View File

@ -54,7 +54,6 @@
}, },
{ {
"action": "rebootToUefi", "action": "rebootToUefi",
"command": "loginctl reboot --firmware-setup",
"enabled": true "enabled": true
} }
], ],

View File

@ -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