!UKDpaKNNsBpOPfLWfX:zhaofeng.li

Colmena

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

You have reached the beginning of time (for this room).


SenderMessageTime
15 Apr 2025
@ststefa:matrix.orgststefaAh, I think I did a mess with systemd-boot (on the system) vs. grub (in my flake)19:31:07
@dish1892:matrix.orgdish1892Did you use the hardware-config.nix from the system where you installed nix on? (With nixinfect)19:54:33
@ststefa:matrix.orgststefaNo, I didn‘t grasp that the colmena deployment process is entirely unrelated to the „nixos-rebuild approach. Now that makes sense. But it also means that I should somehow collect the /etc/nixos/configuration.nix plus imported files and base my colmenas input on that, no? Is there maybe a clever workflow to do that? Or is there a better approach?21:04:12
@ststefa:matrix.orgststefaMy goal would be to build a fully automated workflow which is agnostic to any pre-existing state/config21:09:14
16 Apr 2025
@dustee:matrix.orgdustee

i can build this configuration with nixos-rebuild but colmena throws infinite recursion, is there a way to fix it?

{
  inputs,
  ...
}: {
  imports = [
     # this file configures some third party module and the imported function requires inputs as a consequence
    (import "${inputs.my-flake}/modules-profiles/some-app-configs/default-with-inputs.nix")
  ];

… while evaluating the module argument `inputs'
error: infinite recursion encountered

22:21:50
@dustee:matrix.orgdustee *

i can build this nixos host configuration with nixos-rebuild but colmena throws infinite recursion, is there a way to fix it?

{
  inputs,
  ...
}: {
  imports = [
     # this file configures some third party module and the imported function requires inputs as a consequence
    (import "${inputs.my-flake}/modules-profiles/some-app-configs/default-with-inputs.nix")
  ];

… while evaluating the module argument `inputs'
error: infinite recursion encountered

22:22:00
18 Apr 2025
@fabaff:matrix.orgfabaff joined the room.18:03:45
19 Apr 2025
@sako:sako.lolsako -w- left the room.17:36:43
20 Apr 2025
@mannp:mannuk.rocksmannp changed their profile picture.20:22:14
21 Apr 2025
@tammi:greyseal.euTammi (ey/em) left the room.10:24:43
24 Apr 2025
@lantian:lantian.pubLan Tian joined the room.16:37:36

Show newer messages


Back to Room ListRoom Version: 6