| 8 Jan 2024 |
K900 | I have an "all packages" target kind of | 09:33:11 |
K900 | So I can build that | 09:33:14 |
aidalgol | Ah, handy. | 09:33:25 |
K900 | https://github.com/nix-community/kde2nix/actions/runs/7445595376/job/20254134079?pr=28 | 09:35:44 |
K900 | I think it worked??? | 09:35:49 |
aidalgol | And I think the uses: cachix/cachix-action@v12 bit will mean that nix uses the nix-community cachix cache, so it won't burn through GH Action minutes rebuilding everything every time. | 09:37:27 |
K900 | Looks like it's fetching some things from there at least | 09:38:45 |
aidalgol | Probably dependencies. See what happens on a subsequent run. | 09:39:23 |
aidalgol | So how's Plasma 6 on NixOS for you? I'm looking forward to the release. | 09:40:04 |
K900 | Scary good | 09:40:14 |
K900 | I got alpha 1 building, and in two days I was daily driving it on all of my machines and I still am | 09:40:43 |
K900 | Compared to the 4.x to 5.0 update, it's insanely good | 09:41:30 |
K900 | So uh | 11:56:15 |
K900 | Maybe building everything in one job was a bad idea | 11:56:24 |
K900 | It's been chugging for two and a half hours now and it's not even halfway done I think | 11:56:47 |
K900 | Still chugging... | 14:13:13 |
| 9 Jan 2024 |
| matthewcroughan changed their display name from matthewcroughan - Linux 6.7 When to matthewcroughan. | 08:37:37 |
| @andar1an:matrix.org joined the room. | 20:30:12 |
| 10 Jan 2024 |
| ghpzin changed their display name from 9hp71n to ghpzin. | 06:33:10 |
| 11 Jan 2024 |
| @andar1an:matrix.org left the room. | 11:43:20 |
| 12 Jan 2024 |
| Scrumplex joined the room. | 06:55:07 |
Scrumplex | Hello!
I have recently joined the org and transferred a project into it: https://github.com/nix-community/nixpkgs-xr/
The FAQ mentions that I should get admin access to the repo, but as far as I can tell, I can't access the repo's settings.
I am also trying to set up Hercules CI, but the project isn't popping up: https://hercules-ci.com/github/nix-community/nixpkgs-xr | 07:00:58 |
Mic92 | your admin access has been restored | 09:05:49 |
Mic92 | I tried adding buildbot but it seems that github is not sending out any webhooks: https://github.com/nix-community/nixpkgs-xr/settings/hooks/454262794?tab=deliveries | 09:12:49 |
Mic92 | Maybe same issue as with hercules? I would give this a few hours. Sometimes github is buggy | 09:13:22 |
Mic92 | Ah, now it works: https://github.com/nix-community/nixpkgs-xr/pull/14 | 09:13:55 |
Scrumplex | Hmm. I just hope that I didn't break anything. I tried to transfer the repo three times before | 09:14:01 |
Mic92 | You would need to re-export your packages as checks to have them build in buildbot: https://github.com/Mic92/dotfiles/blob/d4ff3a2e2a76bfee6167e610cb46f62c6894eec2/flake.nix#L138 | 09:14:43 |
Mic92 | Than it's the same result as running nix flake check locally | 09:15:04 |
Scrumplex | Great! I should also update all references to the previous repository URL and binary cache while I am at it^^ | 09:15:38 |