$ 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-81a9b936e67fa43e/ssh-key-8dc5c101b33ef655/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-81a9b936e67fa43e/build-hook-25cc4077af61ec2b/nix-ci-cache-upload.sh evaluating ''... evaluating 'checks'... evaluating 'checks.aarch64-darwin'... evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption. 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?