11 Jul 2025 |
| rnhmjoj joined the room. | 09:32:39 |
rnhmjoj | just to be sure, to get the name of a test for the tested job (nixos/release-combined.nix) I take the attribute name and replace nixosTests with nixos.test , right?
es. nixosTests.networking.networkd.bridge -> nixos.tests.networking.networkd.bridge | 09:38:57 |
sterni | Seems to happen a lot in staging-next at the moment as well, haven't been able to trigger this on any of my own machines yet even with big rebuilds… | 09:48:27 |
K900 | I wonder if this is related to @DavHau's patchShebangs changes | 09:52:51 |
dramforever | sterni: do you have a concrete example package? i want to take a look at what could possibly be in the build process | 09:55:02 |
DavHau | staging-next doesn't seem to have the latest fix for patch-shebangs | 09:55:06 |
K900 | We're getting close to the end of the cycle now | 09:58:02 |
DavHau | Opened a backport PR against staging-next: https://github.com/NixOS/nixpkgs/pull/424278/files | 09:58:03 |
dramforever | oh that would make sense, the haskell Setup is usually binary | 09:58:42 |
K900 | We can't | 09:58:59 |
K900 | It'll scrap the entire cycle | 09:59:03 |
sterni | dramforever: https://hydra.nixos.org/build/301811455/nixlog/1 | 09:59:49 |
K900 | I'm running a new eval on -next | 10:00:10 |
sterni | DavHau: does that try to patchShebang every binary in parallel with other phases? | 10:00:13 |
K900 | And will restart all failed after | 10:00:16 |
K900 | In parallel but not with other phases | 10:00:22 |
sterni | hm but when? Setup is created in compileBuildDriverPhase which is only executed before configurePhase | 10:01:24 |
DavHau | No, this is just a bug fix for something I implemented for macos compat. It is not adding parallism | 10:01:28 |
K900 | patchShebangs doesn't auto-run | 10:01:56 |
K900 | Except in fixupPhase | 10:02:02 |
sterni | oh that was unrelated, got confused | 10:06:49 |
hexa (signing key rotation when) | sounds correct | 10:16:43 |
hexa (signing key rotation when) | we then append the system at the end | 10:16:52 |
hexa (signing key rotation when) | nix-repl> nixos.tests.networking.networkd.bridge.
nixos.tests.networking.networkd.bridge.aarch64-linux
nixos.tests.networking.networkd.bridge.x86_64-linux
| 10:17:10 |
rnhmjoj | In reply to @hexa:lossy.network we then append the system at the end ok, thank you! | 10:18:40 |
K900 | https://github.com/NixOS/nixpkgs/actions/runs/16222366363/job/45805853015 | 14:25:37 |
K900 | OK can whoever enabled merged rules fix this | 14:25:45 |
K900 | * OK can whoever enabled merge rules fix this | 14:25:47 |
K900 | Or unenable them | 14:25:50 |
hexa (signing key rotation when) | infinisil: ^ | 14:27:04 |