| 2 Nov 2023 |
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 |
Julien | In reply to @julienmalka:matrix.org Maybe generating the token with the attic user ? Yeah definitely try to run the token generation with the atticd user, I think that’s what fixed it for me | 08:48:50 |
misuzu | In reply to @julienmalka:matrix.org Yeah definitely try to run the token generation with the atticd user, I think that’s what fixed it for me Isn't atticd-atticadm does exactly that? | 08:49:45 |
misuzu | https://github.com/zhaofengli/attic/blob/e9918bc6be268da6fa97af6ced15193d8a0421c0/nixos/atticd.nix#L46 | 08:50:13 |
Julien | Hmm | 08:50:48 |