| 4 Dec 2022 |
| @happyalu:matrix.org joined the room. | 08:21:53 |
Reventlov | Hey | 09:25:28 |
Reventlov | So i'm trying to deploy a system on a node that has no internet access, and i'm getting weird errors from colmena : https://0x0.st/okwD.txt | 09:26:33 |
Reventlov | there is no problem with the build, but as soon as I deploy, it tries to communicate with cache.nixos.org… I was under the impression that only my local machine was used for the build and that remote machines didn't need internet access unless I wanted to build on them, am i mistaken ? | 09:27:45 |
| @hanemile:matrix.org changed their profile picture. | 11:13:41 |
Reventlov | (seems it was --no-substitutes I was searching for) | 14:02:40 |
| CRTified changed their display name from CRTified to CRTified (old handle). | 14:19:48 |
| 5 Dec 2022 |
| luxus joined the room. | 01:22:47 |
| 6 Dec 2022 |
| CRTified changed their profile picture. | 14:11:31 |
| 10 Dec 2022 |
David Arnold (blaggacao) | Just to confirm, currently, we don't have darwin support from colmena (yet), right? | 16:22:46 |
Winter (she/her) | In reply to @blaggacao:matrix.org Just to confirm, currently, we don't have darwin support from colmena (yet), right? correct -- i've been thinking of implementing it, and may do so in the coming weeks, though | 16:33:30 |
David Arnold (blaggacao) | I assume that the self.colmenaHive contract would be maintained and based on the detected system, the profile activation code might branch off and maybe some other code path leaves that currently strongly assume a linux environment. Based on that we'll get a bit of a picture of what's necessary to abstract profile activation in the code path and come up with an interface similar to deploy-rs (but hopefully better specified). | 16:42:06 |