| 22 Jan 2025 |
Mic92 | emily: you mean staging-next? | 23:23:01 |
Mic92 | I think I would prefer pinning that over breaking ci | 23:23:13 |
emily | it's not in -next yet (it's not even in staging) | 23:23:32 |
emily | we could merge into staging and then pin staging, but then CI would be building stdenv | 23:23:41 |
emily | pinning to the PR head produces a working build though | 23:23:48 |
Mic92 | Ok. I guess it would be fine to bump a nix-init release once we it hits staging-next. | 23:25:44 |
Mic92 | No one will be mad if it's broken in staging for a while. | 23:26:51 |
emily | fair enough | 23:28:24 |
emily | pinning staging-next in the flake feels a bit weird though | 23:28:40 |
emily | I probably will not remember to unpin it once the cycle is over | 23:28:44 |
emily | I was hoping to get this addressed before merging the libgit2 bump as otherwise we are going to have ~0 regressions | 23:29:04 |
| 23 Jan 2025 |
Mic92 | pinning staging-next is a bit weird but I also don't expect too many people to use the github version over the nixpkgs version of nix-init | 00:08:22 |
emily | fair | 00:17:05 |
emily | could just pin the PR head for now to unblock CI in that case? | 00:17:11 |
| bumperboat joined the room. | 08:38:03 |
Mic92 | emily: Is the the merge-base on something that has a reasonable amount of packages cached? | 09:31:39 |
Mic92 | We have github actions in their, so I don't want to block runners in nix-community for half a day. | 09:32:14 |
| Roberto Abdelkader Martínez Pérez set a profile picture. | 16:33:45 |
emily | yep, base is master | 16:34:08 |
emily | it's just the libgit2 bump (+ associated fixes) | 16:34:18 |
| Roberto Abdelkader Martínez Pérez changed their profile picture. | 16:34:58 |
raitobezarius | Can @ElvishJerricco receive an invitation to be part of the nix-community org? | 16:41:20 |
raitobezarius | to be part of https://github.com/orgs/nix-community/teams/lanzaboote | 16:41:25 |
raitobezarius | btw, Mic92 do you still need to be part of the maintainer team of lanzaboote? I assume this was to debug CI, right? | 16:41:40 |
Mic92 | no | 16:41:58 |
raitobezarius | thank you | 17:22:46 |
emily | I've rebased it on the latest main and pinned the PR head. nix flake check passes without rebuilding the world for me, but it looks like CI is getting stuck running tests when building Nix (which depends on libgit2) because of some incomprehensible error | 22:12:54 |
| 16 Feb 2025 |
| steeringwheelrules joined the room. | 15:47:59 |
| 23 Jan 2025 |
emily | I'd guess a problem with the configuration of the builder, but not sure. looks like it's failing to execute busybox in some Nix test? | 22:13:18 |
emily | might be best to just wait for -next. but seems weird that the builders are failing to build Nix anyway. | 22:15:01 |