27 Apr 2024 |
sylex-matrix | If my project was managed by a flake | 22:30:03 |
sylex-matrix | would activation scripts be the simplest approach too? | 22:30:18 |
sylex-matrix | lets say my project works by simply doing nix run | 22:30:35 |
sylex-matrix | so actiationScripts = "cd fun; nix run"? | 22:30:56 |
Bonus | I'm up to help you figure out stuff on private chat, we probably shouldn't send so many non-colmena related messages in this room | 22:31:58 |
28 Apr 2024 |
| @samtan106:matrix.org left the room. | 16:46:28 |
29 Apr 2024 |
| NixOS Moderation Botchanged room power levels. | 15:29:09 |
30 Apr 2024 |
| @4censord:unfug.hs-furtwangen.de left the room. | 08:03:35 |
| ondt joined the room. | 22:24:03 |
1 May 2024 |
| NixOS Moderation Botchanged room power levels. | 15:06:29 |
3 May 2024 |
Jeff | anyone using pulumi/colmena/nixos? starting to think about replacing opentofu/terraform... | 17:52:23 |
dantefromhell | In reply to @jeff:ocjtech.us anyone using pulumi/colmena/nixos? starting to think about replacing opentofu/terraform... not using it but I'm very curious why you're pondering this setup? | 17:55:08 |
Jeff | mainly terraform/opentofu has been annoying me lately so i wanted to see if the grass was greener 😉
| 17:57:25 |
Jeff | Was hoping to get better integration between the two tools. I've got some Nix code to pull data from Terraform's state information but it's a pain to use. | 18:02:28 |
5 May 2024 |
dmoonfire | Sorry, I went from Pulumi to OpenTofu but not the reverse. | 16:31:48 |
dantefromhell | In reply to @jeff:ocjtech.us Was hoping to get better integration between the two tools. I've got some Nix code to pull data from Terraform's state information but it's a pain to use. do you consider terranix to painful to use? | 17:12:17 |
Jeff | Never tried terranix, didn't know it was a thing until now. | 17:52:35 |
dantefromhell | In reply to @jeff:ocjtech.us Never tried terranix, didn't know it was a thing until now. I havent used the data blocks but the rest of my TF config is native nix | 18:18:01 |
6 May 2024 |
rendakuenthusiast⚡️ | I often run into problems where I'm deploying to a remote machine, and colmena tells me something like Activating system profile and then hangs for many minutes | 09:17:07 |
rendakuenthusiast⚡️ | I am not sure how to get diagnostic information from the remote machine when this happens | 09:17:22 |
7 May 2024 |
| pinpox left the room. | 20:12:07 |
| pistache changed their display name from pistache to p̴͖͌i̵̼̔s̴̙̾t̶͕̀a̴͍̓c̸̞̉h̴̳͝e̴̠͗. | 23:23:35 |
| pistache changed their display name from p̴͖͌i̵̼̔s̴̙̾t̶͕̀a̴͍̓c̸̞̉h̴̳͝e̴̠͗ to pistache. | 23:24:42 |
| pistache changed their profile picture. | 23:47:43 |
8 May 2024 |
sntx | ats
| 22:50:55 |
sntx | I mistyped while trying out a tui matrix client, my bad
| 22:51:52 |
10 May 2024 |
| marshmallow joined the room. | 02:45:51 |
11 May 2024 |
rendakuenthusiast⚡️ | it would really be nice if https://colmena.cli.rs/unstable/features/remote-builds.html had some more detail | 08:37:04 |
rendakuenthusiast⚡️ | I would like to implement a setup where I can run colmena on my laptop, have it perform the build on an external build machine and cache it there, and then deploy that to multiple hosts | 08:37:43 |
rendakuenthusiast⚡️ | and I've been having trouble following those directions | 08:38:09 |