!UKDpaKNNsBpOPfLWfX:zhaofeng.li

Colmena

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

Load older messages


SenderMessageTime
17 Jul 2022
@winterqt:nixos.devWinter (she/her)

:( no version info

okay, can you try just directly using the output of the function? like, do "..." = { enableACME = false; locations = ...; } to see if it's the function invocation that's causing it for whatever reason?

05:02:34
@winterqt:nixos.devWinter (she/her) oh also can you run nix-instantiate --eval -E '(import <nixpkgs> {}).lib.nixpkgsVersion' 05:03:20
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameI already did that, it's not just the function invocation, it's having the full block there too05:04:57
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.name

that command gets me:

trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
"22.11pre388097.9a17f325397"
05:05:30
@winterqt:nixos.devWinter (she/her)can you switch your nixpkgs channel temporarily to nixos-unstable-small, update it, and try to apply again? (i'm not sure what that process looks like on non-NixOS)05:13:27
@winterqt:nixos.devWinter (she/her)it has a newer Nix version05:13:57
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.namehow do I do that?05:25:05
@winterqt:nixos.devWinter (she/her) nix-channel --add https://nixos.org/channels/nixos-unstable-small nixpkgs && nix-channel --update 05:30:16
@winterqt:nixos.devWinter (she/her)you know better than me how to update Nix and such from that afterwards, though 😅05:30:56
@winterqt:nixos.devWinter (she/her)(hopefully)05:31:04
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameok I'll try that05:32:43
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.namewhat is nixos-unstable-small? I"ve never seen that before05:32:51
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameanyway that did something05:32:57
@winterqt:nixos.devWinter (she/her) cool. can you update Nix (again, i assume you've done this before, if you haven't let me know and i can scour the docs), make sure nix --version reports 2.10.3, and try to apply it again? 05:35:34
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameokay, I'm trying this again, and it seems to be taking longer and not crashing05:36:42
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameI assume it's updating every single package somehow05:36:50
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameso what maeks nixos-unstable-small different from nixos-unstable?05:38:50
@buckley310:matrix.orgBuckley the -small channels have a smaller set of prebuilt packages, and less tests are required to pass for the channel to move forward 05:40:14
@buckley310:matrix.orgBuckleyso the channel moves forward quicker05:40:33
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameokay nevermind that failed05:41:04
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.name
Activation failed: Child process exited with error code: 4
          | Failed: Child process exited with error code: 4
05:41:28
@winterqt:nixos.devWinter (she/her)
In reply to @rendakuenthusiast:imperishable.name
okay nevermind that failed
well it didn't segfault at least!
05:43:56
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.nameokay if I try the deploy again and actually remove that stanza, it works05:46:52
@winterqt:nixos.devWinter (she/her)which stanza?05:58:56
@rendakuenthusiast:imperishable.name@rendakuenthusiast:imperishable.namethe one with the vhost I was trying to get rid of07:24:44
@ctrochalakis:matrix.orgChristos Trochalakis joined the room.07:49:05
@ctrochalakis:matrix.orgChristos TrochalakisHello! I am using colmena with flakes, is it possible to build node configurations with hydra (hydraJobs)? 13:49:19
@atharvaamritkar:matrix.org@atharvaamritkar:matrix.org left the room.15:12:28
@zhaofeng:zhaofeng.liZhaofeng Li
In reply to @ctrochalakis:matrix.org
Hello! I am using colmena with flakes, is it possible to build node configurations with hydra (hydraJobs)?
You may be able to wrap the node configurations back into nixosSystems. The Colmena flake exposes the deploymentOptions NixOS module so the deployment.* options still work.
19:49:35
@slby:matrix.orgslby joined the room.20:08:22

Show newer messages


Back to Room ListRoom Version: 6