!UKDpaKNNsBpOPfLWfX:zhaofeng.li

Colmena

309 Members
A simple, stateless NixOS deployment tool - https://github.com/zhaofengli/colmena109 Servers

Load older messages


SenderMessageTime
6 Jun 2023
@dminuoso:matrix.orgdminuoso * But I think there was another bug, because --build-on-target still caused all paths to be copied from my local host.12:46:58
7 Jun 2023
@pedroallenrevez:matrix.orgPedro Lopes joined the room.23:06:46
11 Jun 2023
@matthewp:matrix.orgMatthew joined the room.01:35:11
12 Jun 2023
@dantefromhell:matrix.orgdantefromhell is there a way to show STDOUT and STDERR from a colmena exec run without going into --verbose mode which adds a whole lot more info? 15:18:09
@isa:flauschekatze.spaceisa joined the room.22:06:57
14 Jun 2023
@raitobezarius:matrix.orgraitobezariusis there any way for colmena to use a specific ssh key?00:43:16
@raitobezarius:matrix.orgraitobezariusI can cheat my way with .ssh/config00:46:30
@zhaofeng:zhaofeng.liZhaofeng Li
In reply to @dantefromhell:matrix.org
is there a way to show STDOUT and STDERR from a colmena exec run without going into --verbose mode which adds a whole lot more info?
(oops, completely missed this) Sadly not at the moment, but maybe it's not hard to add (prepending some symbol to each line)
00:48:49
@zhaofeng:zhaofeng.liZhaofeng Li
In reply to @raitobezarius:matrix.org
is there any way for colmena to use a specific ssh key?
Also not, and ssh_config would be the way to go
00:49:20
@raitobezarius:matrix.orgraitobezariusI see00:49:42
@dantefromhell:matrix.orgdantefromhell
In reply to @zhaofeng:zhaofeng.li
(oops, completely missed this) Sadly not at the moment, but maybe it's not hard to add (prepending some symbol to each line)

I started to use it a bit and realized my ideal UI would be a mix of exec and exec --verbose.

are GH issues a good way for proposing/ discussing?

01:18:18
@raphi:tapesoftware.netraphi
In reply to @raitobezarius:matrix.org
I see
You can set the env var SSH_CONFIG_FILE to override the config file location
06:57:43
@raphi:tapesoftware.netraphi changed their display name from raphi (element unread channel fix when) to raphi.07:03:15
18 Jun 2023
@madonius:entropia.de/madonius[er|he] changed their display name from /madonius [er|him] to madonius [PL].11:55:16
@madonius:entropia.de/madonius[er|he] changed their display name from madonius [PL] to /madonius[er|he].15:29:33
@neverbehave:matrix.orgneverbehave joined the room.22:39:10
19 Jun 2023
@rendakuenthusiast:imperishable.namerendakuenthusiast joined the room.05:24:50
@rendakuenthusiast:imperishable.namerendakuenthusiastI'm trying to convert my colmena setup to flakes and am running into errors that I can't debug05:26:12
@rendakuenthusiast:imperishable.namerendakuenthusiast I have nixpkgs pinned to a specific hash on github with nixpkgs.url = "github:NixOS/nixpkgs/a12a82e90bcbff3f6fa72fc4e708d850da7e5e8b"; (same hash I had with my previous non-flakes setup) 05:26:57
@rendakuenthusiast:imperishable.namerendakuenthusiast

and then my colmena.meta.nixpkgs is:
```
nixpkgs = import nixpkgs {
system = "x86_64-linux";
overlays = [];
}

```

05:27:27
@rendakuenthusiast:imperishable.namerendakuenthusiastas per the documentation05:27:30
@rendakuenthusiast:imperishable.namerendakuenthusiast * and then my colmena.meta.nixpkgs is:
```
nixpkgs = import nixpkgs {
system = "x86_64-linux";
overlays = [];
}
```
05:27:39
@rendakuenthusiast:imperishable.namerendakuenthusiast *

and then my colmena.meta.nixpkgs is:

            nixpkgs = import nixpkgs {
               system = "x86\_64-linux";
               overlays = \[];
             }
05:27:58
@rendakuenthusiast:imperishable.namerendakuenthusiast

I'm seeing the error:

       error: The option `system' does not exist. Definition values:
       - In `<unknown-file>': "x86_64-linux"
05:28:24
@rendakuenthusiast:imperishable.namerendakuenthusiasthm, not sure how those escapes got into the above file, they don't exist in my flake.nix05:28:56
@rendakuenthusiast:imperishable.namerendakuenthusiast oh, hm, I may have solved my own problem - I had colmena.meta.system = "x86_64-linux"; defined for some reason 05:30:38
@rendakuenthusiast:imperishable.namerendakuenthusiastif I remove that it seems to deploy05:30:45
@rendakuenthusiast:imperishable.namerendakuenthusiast

okay it seems that if I do pass -f flake.nix as an argument, colmena fails with the error message:

error: '' is not a valid URL
05:34:04
@rendakuenthusiast:imperishable.namerendakuenthusiastwhich is very confusing05:34:07
@rendakuenthusiast:imperishable.namerendakuenthusiastbut if I omit that it seems to work fine05:34:13

Show newer messages


Back to Room ListRoom Version: 6