commit 7f4bfd6cbc8c16e20d01c2b5dcedcad27e898c07
parent 506805b7858021fc23d7251c2cd782d5577a037c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2026 21:59:50 +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-DG9zoiR/T450nrcfjNwttI7soubNzcfR1rLzgyQYJXQ=";
+ npmDepsHash = "sha256-Fo2A9zFBIcFVQmqtTniSr2nQNKtVjiP0654R9tnyrBM=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [