diff --git a/flake.nix b/flake.nix index 0d5acf4..67f8123 100644 --- a/flake.nix +++ b/flake.nix @@ -29,7 +29,7 @@ pname = "gluestick"; version = "0.1.0"; src = ./.; - npmDepsHash = "sha256-keOreamXKunlJzU2AKJo0J02ZxQrjLdoCIMCaiwEU4Y="; + npmDepsHash = "sha256-JPsXIPyiGycT/4dcg78qAz+qqIRYpSR24NWeu+5jLk0="; nativeBuildInputs = inputs; buildInputs = inputs;