commit 61f5d9dd067623408a9ba7e5a0445b92847c23be
parent 52c4b5131c71f0ff4be8f3d6a68c919fe83ff67a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon, 20 Apr 2026 21:09:01 +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-PPXUTAIPU6j44AjfrfcEbJh8z4vm0xq23QkzEmDPZCY=";
+ npmDepsHash = "sha256-ghhPZm4Evtd8sRmUils9z2kUb9lTFeMcYD8BIOt4O/M=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [