Colmena | 325 Members | |
| A simple, stateless NixOS deployment tool - https://github.com/zhaofengli/colmena | 110 Servers |
| Sender | Message | Time |
|---|---|---|
| 30 May 2023 | ||
| For each node you are passing a NixOS module | 17:35:21 | |
| Thank you! :) | 17:38:51 | |
| Note they are just regular NixOS modules, which means you can do
And then
| 17:42:06 | |
| 1 Jun 2023 | ||
| 13:03:27 | ||
| 18:38:18 | ||
| 2 Jun 2023 | ||
| 16:43:44 | ||
| Hi there.
But it does not work:
Is it possible somehow to pin specific version of nixpkgs for a host in flake configuration? | 16:53:06 | |
| * Hi there.
But it does not work:
Is it possible somehow to pin specific version of nixpkgs for a host in flake configuration? | 16:53:51 | |
nodeNixpkgs.desktop has to be an initialized package set (see the error message), not a path | 17:00:00 | |
It accepts the exact type as meta.nixpkgs | 17:00:18 | |
| There is only example for
I cannot find out where I should place a path to a nixpkgs when using flake | 17:04:21 | |