!UKDpaKNNsBpOPfLWfX:zhaofeng.li

Colmena

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

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


SenderMessageTime
8 Aug 2024
@dantefromhell:matrix.orgdantefromhell
In reply to @dazai:matrix.org

in the flake tutorial it has this

colmena = {
  meta = {
    nixpkgs = import nixpkgs {
      system = "x86_64-linux";
      overlays = [];
    };
  };

meaning i have to change my flake depending what machine i'm deploying on, does that make sense?

interestimg issue 🤔
I might have a similar one when I get my rpis...

Essentially you would need to figure out the architecture of the system colmena/nix is running on and use that in the import statement.

19:56:29
@dantefromhell:matrix.orgdantefromhell* interestimg issue 🤔 I might have a similar one when I get my rpis... Essentially you would need to figure out the architecture of the system colmena/nix is running on and use that in the import statement. me trying to rephrase the problem.for clarity...19:57:02
@hanleym:matrix.org@hanleym:matrix.org builtins.currentSystem? 19:58:03

Show newer messages


Back to Room ListRoom Version: 6