commit c39d3f1aac6c535cd445e99ca78a43cbbdef85ee
parent f3f26ab458f1ee147a407a7f1f36f1619bd89be6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sat, 18 Apr 2026 21:40:34 +0000
chore: update npmDepsHash
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -131,7 +131,7 @@
version = (builtins.fromJSON (builtins.readFile ./package.json)).version;
inherit src;
- npmDepsHash = "sha256-atG7x+YdT4jU9+jfLLbm6g2nnkG5hNEFbY7iWVAqBhM=";
+ npmDepsHash = "sha256-ExVAfGw3/9EroXZxTEo03Bvdj2Aw0isc5ul1C/AaTgQ=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [