failed attributes
| status |
attribute |
duration |
| failed |
checks.aarch64-darwin.package-default
|
4s |
nixos-rebuild-ng-26.11:
> _os.mkdir(file, 0o700)
E PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.e …
nixos-rebuild-ng-26.11:
> _os.mkdir(file, 0o700)
E PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.e4r3u4n4'
/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-47301-2375789421/nixos-rebuild.o4mq0clo'>' exceeds 45 bytes limit, defaulting to '<TemporaryDirectory '/tmp/nixos-rebuild.pvdu04lc'>' instead
=========================== short test summary info ============================
FAILED tests/test_tmpdir.py::test_make_tmpdir - PermissionError: [Errno 13] Permission denied: '/tmp/not-too-long/nixos-rebuild.e4r3u4n4'
========================= 1 failed, 73 passed in 0.20s =========================
|
| failed |
checks.aarch64-darwin.treefmt
|
3s |
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 871ms
Error: failed to finalise formatting: formatting failures detected
|
| failed |
checks.aarch64-linux.treefmt
|
1s |
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 707ms
Error: failed to finalise formatting: formatting failures detected
|
| failed eval |
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/8irp4pn5h68vx00mg6pg3sdzlj10chhy-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/8irp4pn5h68vx00mg6pg3sdzlj10chhy-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
|
| failed |
checks.x86_64-linux.treefmt
|
1s |
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 404ms
Error: failed to finalise formatting: formatting failures detected
|