commit 8838b510a6f027519bbc488d72a87963f23bdf36
parent 98958c67fd5e3c7aa2c56a16b0cccd06b69eda66
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Tue, 21 Apr 2026 15:02:14 +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-ghhPZm4Evtd8sRmUils9z2kUb9lTFeMcYD8BIOt4O/M=";
+ npmDepsHash = "sha256-Qy2X2mWaQcF895PE3dXqoQj84fdywC7uiIxITuN/YpM=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [