mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
hyprprop: 0.1-unstable-2025-08-20 -> 0.1-unstable-2025-10-04
This commit is contained in:
parent
a132f08781
commit
42fe194d6d
|
|
@ -14,13 +14,13 @@
|
|||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "hyprprop";
|
||||
version = "0.1-unstable-2025-08-20";
|
||||
version = "0.1-unstable-2025-10-04";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hyprwm";
|
||||
repo = "contrib";
|
||||
rev = "04721247f417256ca96acf28cdfe946cf1006263";
|
||||
hash = "sha256-g7/g5o0spemkZCzPa8I21RgCmN0Kv41B5z9Z5HQWraY=";
|
||||
rev = "32e1a75b65553daefb419f0906ce19e04815aa3a";
|
||||
hash = "sha256-PzgQJydp+RlKvwDi807pXPlURdIAVqLppZDga3DwPqg=";
|
||||
};
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/hyprprop";
|
||||
|
|
|
|||
Loading…
Reference in a new issue