$ 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-2b08dc1b0b93da98/ssh-key-5cb0d30cc1c886ef/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/emacs-semver?ref=renovate%2Fnixpkgs-25.x&rev=be65389947e83f6163a2d4ab396636e9c142af5b --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-2b08dc1b0b93da98/build-hook-698b731577c62f6b/nix-ci-cache-upload.sh evaluating ''... unpacking 'github:sellout/project-manager/495cb847eb2cbf6b7981576c3b1610cc077c4768?narHash=sha256-Vo/7F1zMEWy62ChY7nXcvJf1pv5dm5jASdFJvPfy1pw%3D' into the Git cache... unpacking 'github:sellout/bash-strict-mode/2bbf1b85858cbeaba335dcee93ca213620ee47b6?narHash=sha256-VcaueHWgggznwyNy1fFh3kdWWDbNF05hrrVqhDYMmb8%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/4q1zswbvba6vrnkhg09mzn3ckskwscrr-source/flake.nix:94:7: 93| 94| checks = | ^ 95| self.projectConfigurations.${system}.checks … in the left operand of the update (//) operator at /nix/store/4q1zswbvba6vrnkhg09mzn3ckskwscrr-source/flake.nix:96:9: 95| self.projectConfigurations.${system}.checks 96| // { | ^ 97| elisp-doctor = flaky.lib.elisp.checks.doctor pkgs src; … while evaluating the option `warnings': … while evaluating definitions from `/nix/store/wvfmh4la7mny8wc4i5ia8yxllx2zbddk-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/wvfmh4la7mny8wc4i5ia8yxllx2zbddk-source/modules/project-environment.nix:455:27: 454| nixpkgsRelease = lib.trivial.release; 455| allowedPmVersions = supportedVersions.${nixpkgsRelease}; | ^ 456| releaseMismatch = Did you mean one of 21.05, 22.05, 23.05, 24.05 or 15.09?