23 May 2025 |
emily | my main worry was waiting weeks for it to go through staging | 16:59:07 |
emily | but letting Hydra start churning through the 1.2k builds and releasing anyway seems perfectly acceptable to me | 16:59:24 |
emily | (and even waiting for staging-next-25.05 is okay if suboptimal too – my only real priority is the hope that we aren't stuck with the breaking change for the entire 25.05 cycle, so I assume that if we are going to merge it in some form it should be before the announcement) | 16:59:59 |
| mdaniels5757 joined the room. | 17:00:28 |
leona | then let's release today. I'd suggest 20:30 CEST. Then i can have food before | 17:01:46 |
emily | (just so I'm clear on blocking stuff: do you intend to post a decision about the backportability of that change on the PR?) | 17:13:56 |
hexa | advanced | 17:15:47 |
hexa | 1200 builds we can do | 17:16:31 |
hexa | just push forward | 17:16:33 |
hexa | and I'll bump the jobset accordingly | 17:16:43 |
hexa | emily: | 17:18:27 |
leona | In reply to @emilazy:matrix.org (just so I'm clear on blocking stuff: do you intend to post a decision about the backportability of that change on the PR?) Will do in a sec | 17:25:31 |
emily | it'll be 1200 × 2 if it's unstable + 25.05 | 17:32:43 |
emily | I can make it just 1200 by keeping the temporary undo on unstable and punting the fix to staging | 17:32:57 |
emily | if that works better | 17:32:59 |
hexa | Doesn't matter | 17:33:07 |
hexa | The earlier we start the sooner we're done | 17:33:47 |
emily | ok. will do if leona gives the green light :) | 17:37:02 |
leona | done | 17:37:09 |
leona | do it | 17:37:10 |
emily | alright | 17:37:21 |
emily | hexa: just to confirm: we eat the rebuilds on both branches? | 17:37:27 |
hexa | wfm | 17:37:43 |
emily | will wait for rebuild stats before merging backport | 17:41:06 |
emily | as expected; merged | 17:47:39 |
emily | hexa: can bump now | 17:47:45 |
emily | ty leona for handling the incredibly last-minute exemption 💜 | 17:48:08 |
emily | sorry for not catching it sooner, been drowning in my inbox lately | 17:48:18 |
leona | avocadoom: nixos-homepage fails on flake update with:
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nixos-homepage'
whose name attribute is located at /nix/store/z61ai0hbnmrqc041dzh8kjwz9kvbg34f-source/pkgs/stdenv/generic/make-derivation.nix:480:13
… while evaluating attribute 'shellHook' of derivation 'nixos-homepage'
at /nix/store/z61ai0hbnmrqc041dzh8kjwz9kvbg34f-source/pkgs/build-support/mkshell/default.nix:53:5:
52|
53| shellHook = lib.concatStringsSep "\n" (
| ^
54| lib.catAttrs "shellHook" (lib.reverseList inputsFrom ++ [ attrs ])
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: This file is not the source for amazon AMIs anymore since 24.05.
The canonical source for NixOS AMIs is the AWS API. Please see
https://nixos.org/download/#nixos-amazon or https://nixos.github.io/amis/ for instructions
| 18:02:55 |
leona | it feels like this var is no longer necessary | 18:04:24 |