hyprprop: 0.1-unstable-2025-03-11 -> 0.1-unstable-2025-03-17
This commit is contained in:
@@ -14,13 +14,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "hyprprop";
|
||||
version = "0.1-unstable-2025-03-11";
|
||||
version = "0.1-unstable-2025-03-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hyprwm";
|
||||
repo = "contrib";
|
||||
rev = "e14d9c5e9aea4a84c3677e0a7c73268153b15327";
|
||||
hash = "sha256-SJrLVyoaQUg29fq3nNdRmYrLgiu9dtgcIVqpl8j/Teo=";
|
||||
rev = "bd81329944be53b0ffb99e05864804b95f1d7c65";
|
||||
hash = "sha256-I8JVdQRu8eWvY5W8XWYZkdd5pojDHkxeqQV7mMIsbhs=";
|
||||
};
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/hyprprop";
|
||||
|
||||
Reference in New Issue
Block a user