commit efcc94f92296803b08e5f85a92746a047d5c82fb
parent 7d364aa04872c66b780b86facc771b0a23561da7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun, 19 Apr 2026 14:09:26 +0000
chore: update npmDepsHash
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -131,7 +131,7 @@
inherit ((builtins.fromJSON (builtins.readFile ./package.json))) version;
inherit src;
- npmDepsHash = "sha256-AjGK+8bFWR/BipFP468B+rreQ+CRG0unkG+hJ/0PtUI=";
+ npmDepsHash = "sha256-3SB0N2XuKf8PeiC1DUiBLWK3G86e74IIPCYgbheNH6g=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [