nix: update package lock hash

This commit is contained in:
outfoxxed 2026-04-04 02:23:43 -07:00
parent 2f22943c38
commit 84d7d2dc45
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -43,7 +43,7 @@
outputHashMode = "recursive"; outputHashMode = "recursive";
outputHashAlgo = "sha256"; outputHashAlgo = "sha256";
outputHash = "V1sjOLi6UOb3HQLiGTcGJInDU7H28fjzdmrxYXXI0ug="; outputHash = "AyX2MW8Kbfwswe+vXAr3l2JgTLw0RGqvAfvlnFrvYYw=";
}; };
in { in {
pname = "quickshell-web"; pname = "quickshell-web";