| 10 Nov 2022 |
mel (they/them) | Thanks, somehow missed that! | 20:07:31 |
| 12 Nov 2022 |
aanderse | am i missing some easy way to get output from colmena exec? might be nice if there were a --json flag that returns the output from each machine after being run... or some sort of way to get output easily | 18:33:14 |
Zhaofeng Li | Currently there's no clean way. You could use -v and strip out the prefixes but the output format isn't considered stable. I agree that a --json output (either streaming or one JSON at the end) would be a nice thing to have. | 21:46:16 |
| 16 Nov 2022 |
@yuka:yuka.dev | there were multiple efforts to support non-NixOS targets | 16:23:31 |
@yuka:yuka.dev | I would really support it if the actual deployment commands/logic for NixOS and non-NixOS was just part of a NixOS module system thing | 16:23:57 |
@yuka:yuka.dev | So that the cli is a dumb task runner | 16:24:04 |
@yuka:yuka.dev | basically a parallel version of nix run .#nixosConfigurations.xyz.config.system.build.deployScript | 16:24:27 |
@yuka:yuka.dev | And nix-darwin or nixos containers or completely custom targets can set this deployScript option in their nixos module system to override what happens on a deployment | 16:24:56 |
@yuka:yuka.dev | * basically a parallel version of nix run .#nixosConfigurations.xyz.config.system.build.deployScript | 16:25:07 |
| @omlet:matrix.org joined the room. | 20:34:25 |
| 17 Nov 2022 |
| shapr joined the room. | 22:14:10 |