nixbot

builds

Mic92/update-flake-inputs-gitea build #9 failed

branch main · PR #129 · commit 8f664d3d4e · · took 41s

eval warnings 2 kinds · 8 occurrences
  • error ×4
  • error Nixpkgs 26.11 has dropped support for x86_64-darwin. ×4

9 failed
failed attributes
status attribute duration
failed aarch64-darwin.pytest-impure 5s
setup: these 2 derivations will be built: /nix/store/j0cj5l6qq91ipnzhmnz03mi0xdnnwi9k-python3-3.13.14-env.drv /nix/store/li7wkdd4zgvm9lr9x401y6j8jz53gx67-py …
setup:
these 2 derivations will be built:
  /nix/store/j0cj5l6qq91ipnzhmnz03mi0xdnnwi9k-python3-3.13.14-env.drv
  /nix/store/li7wkdd4zgvm9lr9x401y6j8jz53gx67-pytest-impure.drv
Failed to find a machine for remote build!
derivation: pk6c5959r9b3k5y0rqcx1wn73pa0aank-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/pk6c5959r9b3k5y0rqcx1wn73pa0aank-pytest-impure.drv'.
       Reason: platform mismatch
       Required system: 'aarch64-darwin'
       Current system: 'x86_64-linux'
error: build of resolved derivation '/nix/store/pk6c5959r9b3k5y0rqcx1wn73pa0aank-pytest-impure.drv' failed
failed aarch64-linux.pytest-impure 25s
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 5.59s
failed aarch64-linux.treefmt 3s
treefmt: tribuchet: building on eliza mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted
treefmt:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted
failed eval x86_64-darwin.mypy
error: … while evaluating the attribute 'optionalValue.value' at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narH …
error:
       … while evaluating the attribute 'optionalValue.value'
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:5:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1311|   };

       … while evaluating a branch condition
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:21:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1311|   };

       … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/jr5h96invxdyvkgpm2fr27axlha4zmry-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/xfg4bws749i95jvnxhymxmfwailzk38q-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 eval x86_64-darwin.pytest
error: … while evaluating the attribute 'optionalValue.value' at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narH …
error:
       … while evaluating the attribute 'optionalValue.value'
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:5:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1311|   };

       … while evaluating a branch condition
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:21:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1311|   };

       … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/jr5h96invxdyvkgpm2fr27axlha4zmry-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/xfg4bws749i95jvnxhymxmfwailzk38q-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 eval x86_64-darwin.pytest-impure
error: … while evaluating the attribute 'optionalValue.value' at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narH …
error:
       … while evaluating the attribute 'optionalValue.value'
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:5:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1311|   };

       … while evaluating a branch condition
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:21:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1311|   };

       … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/jr5h96invxdyvkgpm2fr27axlha4zmry-source/flake.nix, via option perSystem':

       … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/jr5h96invxdyvkgpm2fr27axlha4zmry-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/xfg4bws749i95jvnxhymxmfwailzk38q-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 eval x86_64-darwin.treefmt
error: … while evaluating the attribute 'optionalValue.value' at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narH …
error:
       … while evaluating the attribute 'optionalValue.value'
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:5:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1311|   };

       … while evaluating a branch condition
         at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:21:
         1309|
         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1311|   };

       … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/ci7lj1kzv1qppll6m1f501p2dyl7l3vs-source/flake-module.nix':

       … while evaluating definitions from `/nix/store/ci7lj1kzv1qppll6m1f501p2dyl7l3vs-source/module-options.nix':

       … while evaluating the module argument `pkgs' in "/nix/store/ci7lj1kzv1qppll6m1f501p2dyl7l3vs-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/ci7lj1kzv1qppll6m1f501p2dyl7l3vs-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/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/jr5h96invxdyvkgpm2fr27axlha4zmry-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/xfg4bws749i95jvnxhymxmfwailzk38q-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 x86_64-linux.pytest-impure 18s
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
failed x86_64-linux.treefmt 2s
treefmt: tribuchet: building on jamie mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted
treefmt:
tribuchet: building on jamie
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted
7 succeeded
succeeded attributes
status attribute duration
loading…