| 29 Oct 2023 |
| SomeoneSerge (UTC+2) changed their display name from SomeoneSerge (UTC+1) to SomeoneSerge (UTC+2). | 22:40:02 |
| 2 Nov 2023 |
Pratham Patel (you can mention me) | Hey folks, are there any low-effort tasks that I can help with, to get started? | 06:58:32 |
Pratham Patel (you can mention me) | Looking at the linked pad, I don't seen any GH issues that need addressing... | 06:59:14 |
fgaz | In reply to @fgaz:matrix.org If anyone has the time, llvm 17 is missing libatomic https://github.com/NixOS/nixpkgs/pull/258614#issuecomment-1773235978 Pratham Patel (you can mention me): ↑ but I'm not sure about the effort required | 08:32:32 |
| * Pratham Patel (you can mention me) is looking into it | 08:33:15 |
fgaz | misuzu: are you hosting your cache on raw R2 or are you using something like attic? I'm thinking of hosting one too | 08:41:27 |
misuzu | In reply to @fgaz:matrix.org misuzu: are you hosting your cache on raw R2 or are you using something like attic? I'm thinking of hosting one too I'm using this abomination: https://gitlab.com/misuzu/nixos-configuration/-/blob/391a9e5d0f5099d03608a39b759f63bbb4bc892b/hosts/mia/nix-cache/default.nix I'd like to migrate to attic, but it looks broken: https://github.com/zhaofengli/attic/issues/90 | 08:45:01 |
Julien | I had the same problem with attic | 08:45:50 |
Julien | And I have found the solution | 08:46:00 |
Julien | But I don’t remember the solution | 08:46:07 |
Julien | Maybe generating the token with the attic user ? | 08:46:21 |
Julien | It was something like that | 08:46:29 |
Julien | I remember that I struggled a lot and was pissed at the lack of documentation | 08:46:59 |
fgaz | In reply to @misuzu:matrix.org I'm using this abomination: https://gitlab.com/misuzu/nixos-configuration/-/blob/391a9e5d0f5099d03608a39b759f63bbb4bc892b/hosts/mia/nix-cache/default.nix I'd like to migrate to attic, but it looks broken: https://github.com/zhaofengli/attic/issues/90 It doesn't build at all for me unless I override some transitive dependencies ( https://github.com/awslabs/smithy-rs/issues/3112 ) | 08:47:21 |
misuzu | In reply to @fgaz:matrix.org It doesn't build at all for me unless I override some transitive dependencies ( https://github.com/awslabs/smithy-rs/issues/3112 ) I've only tried it on aarch64 and x86_64 | 08:48:13 |