commit 41c1e6504d3747575e1122ecf49c5dc5ea3cfd41
parent e93288b36102a76e6d7f4fbbb060612693f83220
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Fri, 24 Apr 2026 18:37:41 +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-eqRRymOtj92bzH0yHCrvq72ATwPEwB4bfqpmu+5HHmE=";
+ npmDepsHash = "sha256-HXkrPbFbzqB1rWdppmQOYFJEDgiSUyUElsiPOTvWCuU=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [