fix hash
Some checks failed
Build and Publish / build-release (push) Failing after 1m29s

This commit is contained in:
2026-04-10 10:07:01 -05:00
parent 14463a5dbe
commit 39f027d416
2 changed files with 9 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
version = "0.0.0";
src = ../.;
doCheck = false;
vendorHash = "sha256-j8In3lKJ3ZpxI5i1HxasM2uqQ/j1Mmkh+VgoC2tNSGc=";
vendorHash = "sha256-o2lb7G2UTG5AC0JkG677K636BrJO1oOpVLhl+neM8/A=";
installPhase = ''
runHook preInstall