update nix vendor hash
This commit is contained in:
parent
f7284f1104
commit
4fcd597b6d
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
pname = "hyprman";
|
pname = "hyprman";
|
||||||
version = "unstable";
|
version = "unstable";
|
||||||
src = cleanSource ./.;
|
src = cleanSource ./.;
|
||||||
vendorHash = "sha256-eKeUhS2puz6ALb+cQKl7+DGvm9Cl+miZAHX0imf9wdg=";
|
vendorHash = "sha256-bv087tnyoFJmHwrTn0GQ5xDD1r1nYVKBsKSIvcif2bc=";
|
||||||
|
|
||||||
nativeBuildInputs = with pkgs; [installShellFiles];
|
nativeBuildInputs = with pkgs; [installShellFiles];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue