noctalia-greeter: 1.2.1 -> 1.3.0

Diff: https://github.com/noctalia-dev/noctalia-greeter/compare/v1.2.1...v1.3.0
(cherry picked from commit 8a07a58cd3)
This commit is contained in:
Samiser
2026-08-31 21:04:51 +01:00
parent 2dd73411a7
commit 6934fe4b64

View File

@@ -42,7 +42,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "noctalia-greeter";
version = "1.2.1";
version = "1.3.0";
__structuredAttrs = true;
strictDeps = true;
@@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "noctalia-dev";
repo = "noctalia-greeter";
tag = "v${finalAttrs.version}";
hash = "sha256-k/qCnifAoBqpHkRPYn6nUfEoRV1HXac01+Fh4aouWIE=";
hash = "sha256-veowX6t9Vo6nV6BzJ3YKSUDXgfgX8k8yHccd+6fYlBo=";
};
nativeBuildInputs = [