Fix vendor hash

This commit is contained in:
2025-02-11 22:24:13 +01:00
parent 360109d684
commit d9e2147eca
3 changed files with 5 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
version = version;
pname = "alerttonotify";
src = src;
vendorHash = "sha256-WUTGAYigUjuZLHO1YpVhFSWpvULDZfGMfOXZQqVYAfs=";
vendorHash = "sha256-1stSoPpPYwYACN7KMVDhjPhinf3iyqejiOCYxJcOL2Y=";
};
}
);