Compare commits

..

No commits in common. "42ac8bee8c3fc78f6a8a2d3aee11a62c63bc556a" and "f7284f1104e44b2fad060c44a1e8ac01c644e0cf" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1717112898,
"narHash": "sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY=",
"lastModified": 1716312448,
"narHash": "sha256-PH3w5av8d+TdwCkiWN4UPBTxrD9MpxIQPDVWctlomVo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
"rev": "e381a1288138aceda0ac63db32c7be545b446921",
"type": "github"
},
"original": {

View file

@ -32,7 +32,7 @@
pname = "hyprman";
version = "unstable";
src = cleanSource ./.;
vendorHash = "sha256-bv087tnyoFJmHwrTn0GQ5xDD1r1nYVKBsKSIvcif2bc=";
vendorHash = "sha256-eKeUhS2puz6ALb+cQKl7+DGvm9Cl+miZAHX0imf9wdg=";
nativeBuildInputs = with pkgs; [installShellFiles];