| 7 Feb 2025 |
Gaétan Lepage | emily are you using the darwin builder right now ? | 22:46:24 |
| 8 Feb 2025 |
Perchun Pak [don't ping; dm instead] | it was probably me, I was building all vimPlugins on all architectures | 10:12:19 |
Perchun Pak [don't ping; dm instead] | though it shouldn't be a lot of load | 10:12:37 |
Gaétan Lepage | It was some rust stuff. Anyway, it's all good now :) | 10:47:51 |
| 9 Feb 2025 |
| blades joined the room. | 02:38:37 |
| ohchase joined the room. | 13:35:55 |
| sinan changed their profile picture. | 14:43:19 |
| sinan changed their display name from Sinan (comfy) to sinan. | 14:43:29 |
| sinan changed their profile picture. | 14:47:57 |
| sinan changed their profile picture. | 15:41:40 |
| @tired:fairydust.space left the room. | 22:50:19 |
| 10 Feb 2025 |
| stigo joined the room. | 09:04:54 |
| 11 Feb 2025 |
| steliyan joined the room. | 07:45:12 |
Roberto Abdelkader Martínez Pérez | When using the nix-community buildbot, are all built derivations, including those created for pull requests, pushed to the Cachix cache? | 22:29:30 |
Gaétan Lepage | In theory yes | 22:31:50 |
Roberto Abdelkader Martínez Pérez | Thanks for clarifying, Gaétan. Is there a way to check what is in the Cachix cache? | 22:39:46 |
Gaétan Lepage | Maybe with nix path-info... But I've never tried it myself | 22:50:30 |
magic_rb | In reply to @nilp0inter2k6:matrix.org Thanks for clarifying, Gaétan. Is there a way to check what is in the Cachix cache? Yeah nix path-info --store https://whatever.org /nix/store/abcdefgh-hello iirc | 23:12:55 |
Roberto Abdelkader Martínez Pérez | awesome, thanks! | 23:14:02 |
magic_rb | Dont say "awesome" until it works :D | 23:14:22 |
magic_rb | Id advice you add a few -v to the command and also -o negative-nar-cache-ttl 0 to disable the negative nar cache and if you get a signature error, but then sign the path, nix wont realize and there is no way to clear the signature cache nicely, only way is to rm -rf ~/.cache/nix (hope i got the path right) | 23:15:50 |
magic_rb | I spent the last week debugging my own binary caches so i know some stuff about this cursed system | 23:16:12 |
magic_rb | * Id advise you add a few -v to the command and also -o negative-nar-cache-ttl 0 to disable the negative nar cache and if you get a signature error, but then sign the path, nix wont realize and there is no way to clear the signature cache nicely, only way is to rm -rf ~/.cache/nix (hope i got the path right) | 23:16:29 |
| 12 Feb 2025 |
| arcayr joined the room. | 02:51:09 |
| Kira changed their display name from kira to Kira. | 19:59:43 |
| 13 Feb 2025 |
| Rohit Singh joined the room. | 04:56:57 |
| getpsyched joined the room. | 04:58:17 |
| connor (burnt/out) (UTC-8) changed their display name from connor (he/him) (UTC-7) to connor (he/him) (UTC-8). | 06:59:19 |
@brian:bmcgee.ie | I lost at a couple of hours once to the negative nar cache. I didn't know it existed.... tables were flipped | 09:05:27 |
@brian:bmcgee.ie | --refresh is your friend | 09:05:46 |