flake: regen vendorhash

This commit is contained in:
Aaron Bieber 2024-03-26 14:23:21 -06:00
parent 6d10e0c209
commit b81e3fb2bc
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1710806803,
"narHash": "sha256-qrxvLS888pNJFwJdK+hf1wpRCSQcqA6W5+Ox202NDa0=",
"lastModified": 1711333969,
"narHash": "sha256-5PiWGn10DQjMZee5NXzeA6ccsv60iLu+Xtw+mfvkUAs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b06025f1533a1e07b6db3e75151caa155d1c7eb3",
"rev": "57e6b3a9e4ebec5aa121188301f04a6b8c354c9b",
"type": "github"
},
"original": {

View File

@ -21,7 +21,7 @@
src = ./.;
vendorHash =
"sha256-jbL5DCgZR19FfeBNYDMZbYM91ugwp1huyUIZvrKSdss=";
"sha256-60IDIGZD1K+FjLCBssDx13en+SZh/20eB0AjKIj/F0Q=";
proxyVendor = true;
nativeBuildInputs = [ pkg-config copyDesktopItems ];