Skip to content

flake.lock: Update#1

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update_flake_lock_action
Open

flake.lock: Update#1
github-actions[bot] wants to merge 1 commit into
masterfrom
update_flake_lock_action

flake.lock: Update

c745152
Select commit
Loading
Failed to load commit list.
Garnix CI / devShell node [x86_64-linux] failed Jul 19, 2026 in 3m 47s

devShell node [x86_64-linux]

devShell node [x86_64-linux] failed

Details

Last 100 lines of logs:

node> failed running package evaluation. If you have `nix` installed, you can reproduce the error locally by running: prlimit --as=8589934592 nix build /tmp/garnix-runs-ad0ae8d2fa9c30f3#devShells.x86_64-linux.node --dry-run --json
node> warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
error (ignored): SQLite database '/home/nix-runner/.cache/nix/eval-cache-v6/38580e2126794a93200b15b9a3c0197453eb01c6a8dd883b899a7387bc3f277e.sqlite' is busy
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nix-shell'
         whose name attribute is located at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/pkgs/stdenv/generic/make-derivation.nix:647:11

       … while evaluating attribute 'buildInputs' of derivation 'nix-shell'
         at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/pkgs/stdenv/generic/make-derivation.nix:718:11:
          717|           depsHostHost = hostHostOutputs;
          718|           buildInputs = hostTargetOutputs;
             |           ^
          719|           depsTargetTarget = targetTargetOutputs;

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: nodePackages has been removed. Many packages are now available at the top level (e.g. `pkgs.package-name`). Check on https://search.nixos.org to see if the package is still available.