| 24 Jan 2025 |
SomeoneSerge (matrix works sometimes) | 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 |
Jonas Chevalier | Maybe Domen Kožar can help by taking a look at the underlying metrics | 14:36:14 |
Jonas Chevalier |  Download image.png | 14:37:04 |
Jonas Chevalier | It would be useful to have some sort of GC log, or upload statistics | 14:38:28 |
Jonas Chevalier | We could create a sub-project if you want. Is that to track the GPU instance? | 14:39:37 |
jccd | ahhh so its just expired from the cache. thanks. | 15:49:38 |
| 25 Jan 2025 |
Roberto Abdelkader Martínez Pérez | Does the community Buildbot provide badges that I can add to my project? | 01:10:06 |
zowoq | No, the buildbot badge plugin doesn't work with buildbot-nix. | 01:26:37 |
Roberto Abdelkader Martínez Pérez | Ah, got it, thanks for the info! | 01:34:11 |
Roberto Abdelkader Martínez Pérez | Sorry to ask again, but I’d like to enable Mergify for my repository and I'm not sure if it's already enabled organization-wide. Do I just need to add a .mergify.yml file to the root of my repo, or do the admins need to perform any additional setup? | 02:19:32 |
zowoq | Only needs to be approved by an admin, it doesn't require any additional setup. We can't enable it org wide as it adds status checks to every repo. | 02:28:06 |