commit 1d056cedb4dba8c87a97eb1045d025466565a3b6
parent 2513efb27e98ccae5b1c581f4fee7b143882a877
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Fri, 1 May 2026 23:14:38 +0000
chore: update npmDepsHash
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -118,7 +118,7 @@
inherit ((builtins.fromJSON (builtins.readFile ./package.json))) version;
inherit src;
- npmDepsHash = "sha256-mWtapB6mIfm7+ZQC4YiZUj2zBqKpiKvPMnuI8AE9hE0=";
+ npmDepsHash = "sha256-c7OXTEehvJpIRSe4aFUItaHS56EUwCFSn4pwiZh1D5k=";
npmRebuildFlags = ["--ignore-scripts"];
nativeBuildInputs = with pkgs; [