[Nix-dev] Building separate nixos/nixpkgs in the same nix build
Rickard Nilsson
rickard.nilsson at telia.com
Fri Jan 25 09:39:46 CET 2013
Den 2013-01-24 19:00:16 skrev Eelco Dolstra <eelco.dolstra at logicblox.com>:
> Hi,
>
> On 24/01/13 18:19, Rickard Nilsson wrote:
>
>> I've looked at Charon, but it seems all configurations and machines must
>> use the same nixos and nixpkgs there?
>
> As far as I can see the only problem is the <nixpkgs> references in
> nixos/lib/eval-config.nix, which could easily be replaced by a function
> argument
> like "nixpkgs ? <nixpkgs>".
Yes, that might actually be the only thing required. I will mess around
with that and see what I can achieve.
Thanks!
/ Rickard
More information about the nix-dev
mailing list