commit 81e9c52d8863c6fa45247f8368ccab5c16e8ee5f
parent 19a440f16b8952eed135aaecbdfc9927a419359a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon, 20 Apr 2026 14:18:20 +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-KRUaKB+ALoYZdvyQEYyr4iVWBN04nepauDom25Nr1hk=";
+ npmDepsHash = "sha256-PPXUTAIPU6j44AjfrfcEbJh8z4vm0xq23QkzEmDPZCY=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [