$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-4ab7ddf53f564f79/ssh-key-6fe2712e3016d34d/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --allow-import-from-derivation --print-build-logs flake show git+https://x-access-token:@github.com/sellout/dhall-dhall?ref=renovate%2Fnixpkgs-25.x&rev=478b629e248733b45b71cfbdb76916edaeca52fd --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-4ab7ddf53f564f79/build-hook-b7a3d72ca4583133/nix-ci-cache-upload.sh evaluating ''... unpacking 'github:sellout/flaky/80cf53665711edcb653bf86ede7853d0d4f408f9?narHash=sha256-20GOMZiGpERVgyBPje0UGrDfmi2dpOdW359fSv65RMo%3D' into the Git cache... unpacking 'github:NixOS/nixpkgs/08c2ce1f777d8792ccc56f473869f106694fdb80?narHash=sha256-pYBGIAuvslEa93oF93K2vIsm8WzppAEoWluXsQCT7cE%3D' into the Git cache... unpacking 'github:sellout/project-manager/e530ef56a625869cf344a52723d4f1d72aad6401?narHash=sha256-a%2Bv306XcIVnJywH24XfxxcOS9b%2Brb49PLjUdnyBQGHU%3D' into the Git cache... unpacking 'github:sellout/caterwaul/6815cb0142902224e25629383c4432c7d6b212c4?narHash=sha256-3o%2Bi4V2zr4oo7tcvJysDMKziOG4sgvqApz5jRPAp0NU%3D' into the Git cache... unpacking 'github:sellout/dada/45673758021692d7d76aa36b089798502ce1257a?narHash=sha256-8M9ts03znOrZ7TTnAMTZepkUgoypFfcmlDTKnX6DRM4%3D' into the Git cache... unpacking 'github:sellout/dhall-bhat/b9ae1da44bf439ab6cafafc6e8beff9d39169fc1?narHash=sha256-ZPuVPoUpd0cUC2pn85K6vOh7w8YmucXFI4q/pbw4tCw%3D' into the Git cache... unpacking 'github:compiling-to-categories/concat/3379bc9611ea245bce949e19ef9e2fb4c584a368?narHash=sha256-Q7w7gIDig6lwJGUE1F7q6eWWcGiWxZ6OIq6SHVKp0ho%3D' into the Git cache... evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption. evaluating 'checks'... evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption. evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption. evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption. evaluating 'checks.aarch64-darwin'... error: … while evaluating the attribute 'checks' at /nix/store/mvhmxbjfswdxn8yzmg6yda2r6lvkaan8-source/flake.nix:113:7: 112| 113| checks = inputs.self.projectConfigurations.${system}.checks; | ^ 114| … while evaluating the attribute 'self.projectConfigurations.aarch64-darwin.checks' at /nix/store/nhx45yrzmfrhq5ny9j2qsyq6f888a4ax-source/modules/default.nix:50:5: 49| packages 50| checks | ^ 51| sandboxedChecks … while evaluating the option `warnings': … while evaluating definitions from `/nix/store/nhx45yrzmfrhq5ny9j2qsyq6f888a4ax-source/modules/project-environment.nix': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute '"25.05"' missing at /nix/store/nhx45yrzmfrhq5ny9j2qsyq6f888a4ax-source/modules/project-environment.nix:454:27: 453| nixpkgsRelease = lib.trivial.release; 454| allowedPmVersions = supportedVersions.${nixpkgsRelease}; | ^ 455| releaseMismatch = Did you mean one of 21.05, 22.05, 23.05, 24.05 or 15.09?