$ 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-a4e2f97f0c552db8/ssh-key-04ab496a9e996bdb/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/pathway?ref=renovate%2Fnixpkgs-25.x&rev=657925e527aa184a9ae00ee32d901fb94e09eacb --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-a4e2f97f0c552db8/build-hook-7dbc022c03dde64e/nix-ci-cache-upload.sh evaluating ''... unpacking 'github:sellout/project-manager/91bd0e91eb37e433f31bd989330778f44d27cefa?narHash=sha256-TWOiE7k2KV19DEHilFaDi/Vj9hsSDlYnY7fGkyOo080%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. 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/84q1css0sjdrag0bnksj13w4ylilkl0d-source/flake.nix:249:7: 248| 249| checks = self.projectConfigurations.${system}.checks; | ^ 250| formatter = self.projectConfigurations.${system}.formatter; … while evaluating the attribute 'projectConfigurations.aarch64-darwin.checks' at /nix/store/gy3w1asjn5sd12xb1yjssgcafwy8pxk5-source/modules/default.nix:50:5: 49| packages 50| checks | ^ 51| sandboxedChecks … while evaluating the option `warnings': … while evaluating definitions from `/nix/store/gy3w1asjn5sd12xb1yjssgcafwy8pxk5-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/gy3w1asjn5sd12xb1yjssgcafwy8pxk5-source/modules/project-environment.nix:457:27: 456| nixpkgsRelease = lib.trivial.release; 457| allowedPmVersions = supportedVersions.${nixpkgsRelease}; | ^ 458| releaseMismatch = Did you mean one of 21.05, 22.05, 23.05, 24.05 or 15.09?