Skip to content

Lock file maintenance

874d70d
Select commit
Loading
Failed to load commit list.
Open

Lock file maintenance #117

Lock file maintenance
874d70d
Select commit
Loading
Failed to load commit list.
Garnix CI / Evaluate flake.nix failed Mar 13, 2026 in 13s

Evaluate flake.nix

Evaluate flake.nix failed

Details

Last 100 lines of logs:

Couldn't get attributes to build. Error was: warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
Pass '--accept-flake-config' to trust it
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
warning: ignoring untrusted flake configuration setting 'registries'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'sandbox'.
Pass '--accept-flake-config' to trust it
error:
       … in the left operand of the update (//) operator
         at «nix-internal»/call-flake.nix:66:9:
           65|         # This is shadowed in the next //
           66|         // sourceInfo
             |         ^
           67|         // {

       … in the right operand of the update (//) operator
         at /nix/store/xq4kpnwia5vagfnrl8j1k00ssm5zhxfd-source/flake.nix:167:5:
          166|     }
          167|     // flake-utils.lib.eachSystem supportedSystems (system: let
             |     ^
          168|       pkgs = import nixpkgs {

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

       error: attribute 'defaultSystems' missing
       at /nix/store/xq4kpnwia5vagfnrl8j1k00ssm5zhxfd-source/flake.nix:41:24:
           40|
           41|     supportedSystems = flaky.lib.defaultSystems;
             |                        ^
           42|