$ 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-50b773c23ecc32f2/ssh-key-a56b16c3cd0d04d6/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/dada?ref=renovate%2Fnixpkgs-25.x&rev=415e6b947bf5bee725aad3158276844f77db8f04 --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-50b773c23ecc32f2/build-hook-33ca2d8ab3153cf7/nix-ci-cache-upload.sh evaluating ''... unpacking 'github:sellout/project-manager/d146c153ad35040bcf666798a4d18ee045ae9daf?narHash=sha256-O%2BPsfu6mj9yzJzkjz3mbqtusmtk07MkHy99lebsOxG0%3D' into the Git cache... unpacking 'github:sellout/dhall-bhat/59dc4cf691c0b51c6bd856bc5f010524b32460fc?narHash=sha256-gvtKNIron95DH4HGzDYy8NjI7umSQkCYxVoSd3B8lNk%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/v6l1fd59xiv7gr4j02wld4la1zm2k6jg-source/flake.nix:271:7: 270| 271| checks = self.projectConfigurations.${system}.checks; | ^ 272| formatter = self.projectConfigurations.${system}.formatter; … while evaluating the attribute 'projectConfigurations.aarch64-darwin.checks' at /nix/store/8zwdac2sxqh5dbwkh712ml7gf1jpqps2-source/modules/default.nix:50:5: 49| packages 50| checks | ^ 51| sandboxedChecks … while evaluating the option `warnings': … while evaluating definitions from `/nix/store/8zwdac2sxqh5dbwkh712ml7gf1jpqps2-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/8zwdac2sxqh5dbwkh712ml7gf1jpqps2-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?