nixbot

builds

Mic92/gitea-mq build #40 failed

branch main · PR #66 · commit 0e957ee655 · · took 3m 9s

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

4 failed
failed attributes
status attribute duration
failed aarch64-linux.formatting 33s
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 aarch64-linux.nixos-test 13s
unit-script-gitea-mq-start: tribuchet: building on eliza mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not pe …
unit-script-gitea-mq-start:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

unit-script-postgresql-pre-start:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

X-Restart-Triggers-dbus-broker:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

… and 11 more failed derivations
failed aarch64-linux.nixos-test-forgejo 14s
nixos-tmpfiles.d: tribuchet: building on eliza mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted u …
nixos-tmpfiles.d:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

unit-script-forgejo-secrets-start:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

X-Restart-Triggers-dbus-broker:
tribuchet: building on eliza
mv: cannot remove '/build/.attr-1lf969yddshzhld7sr1vbagr07bnygg99lgl6gk5kxcnp4z9wbcq': Operation not permitted

… and 11 more failed derivations
failed eval x86_64-darwin
error: … in the left operand of the update (//) operator at /var/lib/nixbot/worktrees/1120-0e957ee6551a-700fd37b/flake.nix:77:12: 76| …
error:
       … in the left operand of the update (//) operator
         at /var/lib/nixbot/worktrees/1120-0e957ee6551a-700fd37b/flake.nix:77:12:
           76|         }
           77|         // lib.optionalAttrs pkgs.stdenv.hostPlatform.isLinux {
             |            ^
           78|           nixos-test = pkgs.callPackage ./nix/test.nix {

       … while evaluating a branch condition
         at «github:NixOS/nixpkgs/35d3407a3816f3b341d8cf1d60abaf2b7b8166ac?narHash=sha256-BoYPdqk6jlKXy%2BDyUzyGV/CtRGfAhk2MmIgBhsemTGI%3D»/lib/attrsets.nix:1482:29:
         1481|   */
         1482|   optionalAttrs = cond: as: if cond then as else { };
             |                             ^
         1483|

       (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
16 succeeded
succeeded attributes
status attribute duration
loading…