Skip to content

Lock file maintenance

325b9c8
Select commit
Loading
Failed to load commit list.
Merged

Lock file maintenance #110

Lock file maintenance
325b9c8
Select commit
Loading
Failed to load commit list.
Garnix CI / Evaluate flake.nix failed Aug 10, 2025 in 10s

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/w5n3vidkqprf619fscanbi8a194a3kc9-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/w5n3vidkqprf619fscanbi8a194a3kc9-source/flake.nix:41:24:
           40|
           41|     supportedSystems = flaky.lib.defaultSystems;
             |                        ^
           42|