noctalia-shell: 4.7.5 -> 4.7.6

- bump `noctalia-shell` from 4.7.5 to 4.7.6

resolves #510222
This commit is contained in:
Nathan Gill
2026-04-15 14:40:20 +01:00
parent 9502c8fcae
commit f13f4d9c6f
+2 -2
View File
@@ -68,13 +68,13 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "noctalia-shell";
version = "4.7.5";
version = "4.7.6";
src = fetchFromGitHub {
owner = "noctalia-dev";
repo = "noctalia-shell";
tag = "v${finalAttrs.version}";
hash = "sha256-0xoCuJSRSWcn4mCX382lCxqLbnuOrrqS4dOcdpoUmZg=";
hash = "sha256-oGMYWsP0qthxQisirZc/r/vpdGTZrInwkh75AC714AE=";
};
nativeBuildInputs = [