noctalia-shell: 4.7.1 -> 4.7.5 (#505468)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-04 20:56:57 +00:00
committed by GitHub
+2 -2
View File
@@ -68,13 +68,13 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "noctalia-shell";
version = "4.7.1";
version = "4.7.5";
src = fetchFromGitHub {
owner = "noctalia-dev";
repo = "noctalia-shell";
tag = "v${finalAttrs.version}";
hash = "sha256-h5jMVGjgrfVPufMG3AMj/HGfU/EqU/4WEK7HCKhMN2E=";
hash = "sha256-0xoCuJSRSWcn4mCX382lCxqLbnuOrrqS4dOcdpoUmZg=";
};
nativeBuildInputs = [