commit cf113016fa06d8165400a09e8b20e81efac5d2c8
parent a5cfde729872917e49b236b61663b4f53dabd1aa
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sat, 25 Apr 2026 16:03:44 +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-VgVeU4kdidCKZFE46xkZr1rybzkoYKHQAQAuGvr0b1M=";
+ npmDepsHash = "sha256-0HhM77cGFy0dOa+5l8MbqjmxbcGwLglXcGmexYIv940=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [