update nix hash

This commit is contained in:
Julian 2023-05-10 22:37:38 +00:00
parent 4ce2931348
commit 940e2621bc
Signed by untrusted user: NotNite
GPG key ID: BD91A5402CCEB08A

View file

@ -29,7 +29,7 @@
pname = "gluestick";
version = "0.1.0";
src = ./.;
npmDepsHash = "sha256-keOreamXKunlJzU2AKJo0J02ZxQrjLdoCIMCaiwEU4Y=";
npmDepsHash = "sha256-JPsXIPyiGycT/4dcg78qAz+qqIRYpSR24NWeu+5jLk0=";
nativeBuildInputs = inputs;
buildInputs = inputs;