28 Mar 2024 |
@belak:matrix.org | In reply to @sammy:cherrykitten.dev see here and the following mesaages after Oh interesting. I didn’t know colmenaHive was a thing. | 14:17:43 |
@belak:matrix.org | I assumed that was somehow related to hive.nix which people sometimes reference and seems to be completely undocumented | 14:20:24 |
@belak:matrix.org | * I assumed that was somehow related to hive.nix which people sometimes reference and (also) seems to be completely undocumented | 14:22:53 |
Sammy (It/Its) | yep, colmena documentation is really lacking in some places currently :/
| 16:55:04 |
29 Mar 2024 |
| @moira:raccoon.college changed their display name from Moira to Moira (@eh21 DECT 4711). | 11:18:13 |
30 Mar 2024 |
sbc64 | This is an unrelated project, but it does what you want belak: https://github.com/juspay/colmena-flake | 06:45:46 |
Bonus | this does literally the same | 20:36:14 |
Bonus | * this does literally the same thing | 20:36:16 |
Bonus | only hides it from you, because "it's in another repo" | 20:36:29 |
31 Mar 2024 |
@belak:matrix.org | Yeah, maybe I’ll just stick to what I have and try to understand why it works | 06:45:24 |
| @aktaboot:tchncs.de left the room. | 08:31:22 |
1 Apr 2024 |
| @moira:raccoon.college changed their display name from Moira (@eh21 DECT 4711) to Moira. | 13:34:17 |
| pamplemousse joined the room. | 16:14:13 |
| @thesimplekid:matrix.org joined the room. | 20:57:52 |
@thesimplekid:matrix.org | In reply to @me:indeednotjames.com
you can also mix colmena nodes and your "vanilla" lib.nixosSystem in nixosConfigurations that way (for use with nixos-rebuild ):
https://git.geklaute.cloud/emilylange/nixos-config/src/commit/22570786b24b606484447bef7a29fe565d475db7/flake.nix#L48-L76
Does that mean not all the machines will be built with colmena build if i take our the following lines No hosts are selected? how are the machines ryzen and frameless uses? nisos-rebuild?
https://git.geklaute.cloud/emilylange/nixos-config/src/commit/22570786b24b606484447bef7a29fe565d475db7/flake.nix#L42-L45
| 23:30:08 |
| @thesimplekid:matrix.org set a profile picture. | 23:31:17 |
3 Apr 2024 |
June | Hi o/ Recently I'm getting the following error whenever trying to run colmena build :
error: cannot update unlocked flake input 'hive' in pure mode
| 00:10:58 |
June | Version infos:
$ nix --version
nix (Nix) 2.21.1
$ colmena --version
Colmena 0.4.0
| 00:11:32 |
4 Apr 2024 |
| Unit 1721344 [polygon] (it/its, es/ihr) joined the room. | 14:54:11 |
Unit 1721344 [polygon] (it/its, es/ihr) | hey there | 14:54:21 |
Unit 1721344 [polygon] (it/its, es/ihr) | i believe with nixops it was possible to basically "hijack" a system not running nixos yet? as in using the "copy" deployment method | 14:54:49 |
Unit 1721344 [polygon] (it/its, es/ihr) | is that possible with colmena? | 14:54:54 |
Unit 1721344 [polygon] (it/its, es/ihr) | given there is ssh access with root privileges | 14:55:07 |
ajs124 | are you maybe thinking of the NIXOS_LUSTRATE feature? that's a NixOS feature that can have support in the deployment tooling but should also sort of work without it. | 14:56:37 |