nixbot

builds

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

branch main · commit a528094d8f · · took 39s

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

10 failed
failed attributes
status attribute duration
failed default.checks.aarch64-darwin.pytest-impure 7s
setup: /nix/store/hj67nmmr2mfj58lv7xsppl2qqp0bl9ih-python3.13-iniconfig-2.3.0 /nix/store/8y9g1ywy0bhfllmvy47z0bzm9mjz8miz-python3.13-packaging-26.2 /nix/s …
setup:
  /nix/store/hj67nmmr2mfj58lv7xsppl2qqp0bl9ih-python3.13-iniconfig-2.3.0
  /nix/store/8y9g1ywy0bhfllmvy47z0bzm9mjz8miz-python3.13-packaging-26.2
  /nix/store/xm30dc419wxdclg0vfp9cvaid7sr0rpv-python3.13-pluggy-1.6.0
  /nix/store/gf4152r6gz7x7hlfkbrafr8b719knhp9-python3.13-pygments-2.20.0
  /nix/store/p54qjhcsv7hl5hga1lg72nw802w7y2y3-python3.13-pytest-9.1.1
Failed to find a machine for remote build!
derivation: 4njx31l8v7gcj98flhz1bbgmbwaw4cf1-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/4njx31l8v7gcj98flhz1bbgmbwaw4cf1-pytest-impure.drv'.
       Reason: platform mismatch
       Required system: 'aarch64-darwin'
       Current system: 'x86_64-linux'
error: build of resolved derivation '/nix/store/4njx31l8v7gcj98flhz1bbgmbwaw4cf1-pytest-impure.drv' failed
failed default.checks.aarch64-darwin.treefmt 5s
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 135ms
Error: failed to finalise formatting: formatting failures detected
failed default.checks.aarch64-linux.pytest-impure 12s
pytest-impure: tribuchet: building on eliza
pytest-impure:
tribuchet: building on eliza
failed default.checks.aarch64-linux.treefmt 2s
treefmt-check: tribuchet: building on eliza
treefmt-check:
tribuchet: building on eliza
failed eval default.checks.x86_64-darwin.mypy
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

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

       … while evaluating definitions from `/nix/store/s9z0pl1z2axpp252k0mqi4qxpf1xs2j3-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
failed eval default.checks.x86_64-darwin.pytest
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

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

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

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

       … while evaluating definitions from `/nix/store/s9z0pl1z2axpp252k0mqi4qxpf1xs2j3-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
failed eval default.checks.x86_64-darwin.pytest-impure
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

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

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

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

       … while evaluating definitions from `/nix/store/s9z0pl1z2axpp252k0mqi4qxpf1xs2j3-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
failed eval default.checks.x86_64-darwin.treefmt
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … 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/s9z0pl1z2axpp252k0mqi4qxpf1xs2j3-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
failed default.checks.x86_64-linux.pytest-impure 12s
pytest-impure: tribuchet: building on jamie
pytest-impure:
tribuchet: building on jamie
failed default.checks.x86_64-linux.treefmt 5s
treefmt-check: tribuchet: building on jamie
treefmt-check:
tribuchet: building on jamie
6 succeeded
succeeded attributes
status attribute duration
loading…