NixOS/nixos-wiki-infra build #101 failed ← #100 #102 →
eval warnings
3 kinds
· 14 occurrences
- error ×1
- error Nixpkgs 26.11 has dropped support for x86_64-darwin. ×1
- warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×12
5 failed
| status | attribute | duration |
|---|---|---|
checks.aarch64-darwin.package-default
|
41s | |
nixos-rebuild-ng-26.11: > _os.mkdir(file, 0o700) E PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.9 …nixos-rebuild-ng-26.11: > _os.mkdir(file, 0o700) E PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.95_76tij' /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/lib/python3.14/tempfile.py:381: PermissionError ------------------------------ Captured log call ------------------------------- DEBUG nixos_rebuild.tmpdir:tmpdir.py:69 tempdir '<TemporaryDirectory '/nix/var/nix/builds/nix-73736-4274481832/nixos-rebuild.3r4d9t_7'>' exceeds 45 bytes limit, defaulting to '<TemporaryDirectory '/tmp/nixos-rebuild.xxqohonp'>' instead =========================== short test summary info ============================ FAILED tests/test_tmpdir.py::test_make_tmpdir - PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.95_76tij' ========================= 1 failed, 73 passed in 1.78s ========================= |
||
checks.aarch64-darwin.treefmt
|
33s | |
treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe …treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option). traversed 71 files emitted 55 files for processing formatted 52 files (3 changed) in 5.206s Error: failed to finalise formatting: formatting failures detected |
||
checks.aarch64-linux.treefmt
|
6s | |
treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe …treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option). traversed 71 files emitted 55 files for processing formatted 52 files (2 changed) in 738ms Error: failed to finalise formatting: formatting failures detected |
||
checks.x86_64-darwin
|
— | |
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 the option `perSystem.x86_64-darwin.checks':
… while evaluating definitions from `/nix/store/mgs7394jqzra2rspy4a1mj2as8wnp8gi-source/flake.nix, via option perSystem':
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':
… while evaluating the option `perSystem.x86_64-darwin.packages':
… while evaluating definitions from `/nix/store/mgs7394jqzra2rspy4a1mj2as8wnp8gi-source/vm/flake-module.nix, via option perSystem':
… while evaluating the module argument `pkgs' in ":anon-12: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.treefmt
|
9s | |
treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe …treefmt-check: 3 | MediaWiki User Search Tool | Found 27 errors (17 fixed, 10 remaining). No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option). traversed 71 files emitted 55 files for processing formatted 52 files (2 changed) in 697ms Error: failed to finalise formatting: formatting failures detected |
||
15 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||