| 19 Aug 2023 |
Wanja Hentze | I think it might still work if you use <nixpkgs> somewhere but it would use the channels of the deploying host, not the deployed host | 13:17:51 |
@khalilsantana:matrix.org | I'm not using flakes as of yet, trying to keep it as simple as possible so I can actually understand it | 13:17:53 |
Wanja Hentze | me neither btw | 13:18:05 |
Wanja Hentze | we just have a JSON file with the git revs and such | 13:18:21 |
Wanja Hentze | using nix-prefetch-git to pin nixpkgs | 13:18:38 |
Wanja Hentze | very low-tech but works perfectly | 13:18:49 |
@khalilsantana:matrix.org | hum, understood. Is there a way to at least share built packages between hosts? | 13:18:56 |