| 22 Jan 2025 |
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 |
| 24 Jan 2025 |
| Paul-Nicolas Madelaine changed their profile picture. | 09:39:07 |
SomeoneSerge (back on matrix) | Does OpenCollective only allow advertising a sequence of goals, or is it possible to create like an orthogonal sub-project that can be directly donated to? | 11:40:37 |
toonn | I do believe there's something like organisations and projects within organisations. | 11:43:22 |
| jccd joined the room. | 13:19:12 |
jccd | Hi all, I'm a bit confused about how the community cache works. I'm trying to get a cached aarch64-linux build of mongodb as seen in the hydra logs here: https://hydra.nix-community.org/build/2596287
whenever I try and get that store path (or any other one I randomly pull from hydra) from the nix-community cachix it returns 404.
eg: curl https://nix-community.cachix.org/94r8bay2a2n10a5lrimbz5ac3dwjdik9.narinfo
or nix path-info --store https://nix-community.cachix.org -r /nix/store/94r8bay2a2n10a5lrimbz5ac3dwjdik9-mongodb-7.0.14.drv
what am I doing wrong? (hope this isnt the wrong place to ask this btw)
| 13:27:42 |
jccd | (the same applies to the output paths as well, in this case /nix/store/pg5wacd3ry6s3rscw2w88rxabz2k8lrd-mongodb-7.0.14 | 13:28:40 |
jccd | * (the same applies to the output paths as well, in this case /nix/store/pg5wacd3ry6s3rscw2w88rxabz2k8lrd-mongodb-7.0.14) | 13:28:44 |
Jonas Chevalier | Good question. We don't have really good metrics on how much back-pressure the cache has. | 14:35:02 |
Jonas Chevalier | We have 1TB allocated by Cachix, but as nix-community grows, this might now be enough | 14:35:22 |