add workflow and fix hash

This commit is contained in:
2026-03-31 15:34:34 -05:00
parent 20a511b6b7
commit a932279a10
3 changed files with 70 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
version = "0.0.0";
src = ../src;
doCheck = false;
vendorHash = "sha256-HEXIHASdDC7chG9uF56f6pvZPVbxYs/fWFytDz6CAf4=";
vendorHash = "sha256-4XOlUsbFNtq0TvQMtqiTgZtWV8Q6snwZiS4oCuhL2nw=";
installPhase = ''
runHook preInstall