Fix flake with new hash

This commit is contained in:
2026-06-12 07:01:55 -07:00
parent 0744893e7b
commit 0535c68647
2 changed files with 1 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
pname = "pirats-frontend";
version = "0.1.0";
src = ./frontend;
npmDepsHash = "sha256-ekYBi0oUjtnsfdig2B0yrmT7KbSc9IB1DVbTCRwYI24=";
npmDepsHash = "sha256-S2CXmFgovGD40wS4bTsiVF84J3zEQK6qrg7EPy+ojPY=";
installPhase = ''
mkdir -p $out
cp -r dist $out/