$ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://cache.nix-ci.com --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --netrc-file /tmp/nix-ci-worker-efed780eda33d614/nix-ci-cache-3fbdbd225fc123b3/netrc --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-efed780eda33d614/ssh-key-fac95b7565d22bd8/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/Platonic-Systems/secrix?ref=master&rev=6cd20734bb5bbe28f82f4f2fdfb5b2694b026b16 --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-efed780eda33d614/nix-ci-cache-upload.sh evaluating ''... evaluating 'checks'... evaluating 'checks.x86_64-linux'... evaluating 'checks.x86_64-linux.e2e-test'... error: … while evaluating a branch condition at /nix/store/qkph2sflcz4i39krcsk6zjk16jr9w3s4-source/pkgs/top-level/aliases.nix:27:5: 26| alias: 27| if alias.recurseForDerivations or false then | ^ 28| lib.removeAttrs alias [ "recurseForDerivations" ] … while calling the 'throw' builtin at /nix/store/qkph2sflcz4i39krcsk6zjk16jr9w3s4-source/pkgs/top-level/aliases.nix:1153:15: 1152| nixForLinking = throw "nixForLinking has been removed, use `nixVersions.nixComponents_` instead"; # Added 2025-08-14 1153| nixosTest = throw "'nixosTest' has been renamed to/replaced by 'testers.nixosTest'"; # Converted to throw 2025-10-27 | ^ 1154| nixStable = throw "'nixStable' has been renamed to/replaced by 'nixVersions.stable'"; # Converted to throw 2025-10-27 error: 'nixosTest' has been renamed to/replaced by 'testers.nixosTest'