Mic92/update-flake-inputs-gitea build #20 failed ← #19 #21 →
eval warnings
3 kinds
· 11 occurrences
- error ×4
- error Nixpkgs 26.11 has dropped support for x86_64-darwin. ×4
- warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×3
10 failed
| status | attribute | duration |
|---|---|---|
checks.aarch64-darwin.pytest-impure
|
5s | |
setup: these 2 derivations will be built: /nix/store/vmxmall0h8dly4sln8kb9bx61rh72wcm-python3-3.13.15-env.drv /nix/store/bq6amill0bd41jay37rmmp9kh0dgqvr3-py …setup: these 2 derivations will be built: /nix/store/vmxmall0h8dly4sln8kb9bx61rh72wcm-python3-3.13.15-env.drv /nix/store/bq6amill0bd41jay37rmmp9kh0dgqvr3-pytest-impure.drv Failed to find a machine for remote build! derivation: wb6xjwc75dlj3rbnqa96g9i3gyf5frwr-pytest-impure.drv required (system, features): (aarch64-darwin, [ca-derivations]) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/wb6xjwc75dlj3rbnqa96g9i3gyf5frwr-pytest-impure.drv'. Reason: platform mismatch Required system: 'aarch64-darwin' Current system: 'x86_64-linux' error: build of resolved derivation '/nix/store/wb6xjwc75dlj3rbnqa96g9i3gyf5frwr-pytest-impure.drv' failed |
||
checks.aarch64-darwin.treefmt
|
3s | |
treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. t …treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. traversed 34 files emitted 20 files for processing formatted 10 files (0 changed) in 47ms Error: failed to finalise formatting: formatting failures detected |
||
checks.aarch64-linux.pytest-impure
|
15s | |
pytest-impure: FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input FAILED tests/test_flake_service.py::TestFlakeService::test_update_s …pytest-impure: FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input FAILED tests/test_flake_service.py::TestFlakeService::test_update_subflake_input FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_with_updatable_flake_input FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_worktree_based_on_base_branch_not_head FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_custom_git_author_committer FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_branch_suffix FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_fails_at_end_when_individual_input_fails 7 failed, 16 passed in 4.05s |
||
checks.aarch64-linux.treefmt
|
2s | |
treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. t …treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. traversed 34 files emitted 20 files for processing formatted 10 files (0 changed) in 98ms Error: failed to finalise formatting: formatting failures detected |
||
checks.x86_64-darwin.mypy
|
— | |
error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then …error:
… while evaluating a branch condition
at «string»:25:5:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… in the left operand of the OR (||) operator
at «string»:25:28:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating the module argument `pkgs' in ":anon-11:anon-1":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Nixpkgs 26.11 has dropped support for x86_64-darwin.
The 26.05 stable branch still supports x86_64-darwin, and will
receive security fixes until the end of 2026. If you use channels,
you can switch to 26.05 as follows:
$ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
$ sudo nix-channel --update
If this doesn’t work, you may need to run:
# Lack of sudo is deliberate:
$ nix-channel --remove nixpkgs
If you use flakes, switch your flake input:
inputs.nixpkgs = {
url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
};
See the release notes for more information and alternatives:
https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
|
||
checks.x86_64-darwin.pytest
|
— | |
error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then …error:
… while evaluating a branch condition
at «string»:25:5:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… in the left operand of the OR (||) operator
at «string»:25:28:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating the module argument `pkgs' in ":anon-11:anon-1":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Nixpkgs 26.11 has dropped support for x86_64-darwin.
The 26.05 stable branch still supports x86_64-darwin, and will
receive security fixes until the end of 2026. If you use channels,
you can switch to 26.05 as follows:
$ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
$ sudo nix-channel --update
If this doesn’t work, you may need to run:
# Lack of sudo is deliberate:
$ nix-channel --remove nixpkgs
If you use flakes, switch your flake input:
inputs.nixpkgs = {
url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
};
See the release notes for more information and alternatives:
https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
|
||
checks.x86_64-darwin.pytest-impure
|
— | |
error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then …error:
… while evaluating a branch condition
at «string»:25:5:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… in the left operand of the OR (||) operator
at «string»:25:28:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating the module argument `pkgs' in ":anon-11:anon-1":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Nixpkgs 26.11 has dropped support for x86_64-darwin.
The 26.05 stable branch still supports x86_64-darwin, and will
receive security fixes until the end of 2026. If you use channels,
you can switch to 26.05 as follows:
$ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
$ sudo nix-channel --update
If this doesn’t work, you may need to run:
# Lack of sudo is deliberate:
$ nix-channel --remove nixpkgs
If you use flakes, switch your flake input:
inputs.nixpkgs = {
url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
};
See the release notes for more information and alternatives:
https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
|
||
checks.x86_64-darwin.treefmt
|
— | |
error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then …error:
… while evaluating a branch condition
at «string»:25:5:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… in the left operand of the OR (||) operator
at «string»:25:28:
24| v:
25| if !builtins.isAttrs v || isDrv v then
| ^
26| v
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/mdh8sbbfyjx02h66nav419nd1w8799xr-source/flake-module.nix':
… while evaluating definitions from `/nix/store/mdh8sbbfyjx02h66nav419nd1w8799xr-source/module-options.nix':
… while evaluating the module argument `pkgs' in "/nix/store/mdh8sbbfyjx02h66nav419nd1w8799xr-source/module-options.nix":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/mdh8sbbfyjx02h66nav419nd1w8799xr-source/flake-module.nix':
… while evaluating the option `perSystem.x86_64-darwin.treefmt.pkgs':
… while evaluating the module argument `pkgs' in ":anon-10:anon-1":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/40yylm6n2balrr1k4h7byadrm97qa76d-source/flake.nix, via option perSystem':
… while evaluating the module argument `pkgs' in ":anon-11:anon-1":
… noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Nixpkgs 26.11 has dropped support for x86_64-darwin.
The 26.05 stable branch still supports x86_64-darwin, and will
receive security fixes until the end of 2026. If you use channels,
you can switch to 26.05 as follows:
$ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
$ sudo nix-channel --update
If this doesn’t work, you may need to run:
# Lack of sudo is deliberate:
$ nix-channel --remove nixpkgs
If you use flakes, switch your flake input:
inputs.nixpkgs = {
url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
};
See the release notes for more information and alternatives:
https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
|
||
checks.x86_64-linux.pytest-impure
|
15s | |
pytest-impure: FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input FAILED tests/test_flake_service.py::TestFlakeService::test_update_s …pytest-impure: FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input FAILED tests/test_flake_service.py::TestFlakeService::test_update_subflake_input FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_with_updatable_flake_input FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_worktree_based_on_base_branch_not_head FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_custom_git_author_committer FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_branch_suffix FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_fails_at_end_when_individual_input_fails 7 failed, 16 passed in 3.62s |
||
checks.x86_64-linux.treefmt
|
3s | |
treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. t …treefmt-check: --> tests/test_gitea_service.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_process_flake_updates.py:1:1 Found 10 errors. traversed 34 files emitted 20 files for processing formatted 10 files (0 changed) in 184ms Error: failed to finalise formatting: formatting failures detected |
||
6 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||