Closed novmar closed 2 months ago
It depends on what nixpkgs version you use.
On NixOS 21.11, yes, there is an unnoticed conflict, but due to some weird merge behaviour, it actually works. At least for me, even now.
NixOS unstable was shortly broken, because the merge behaviour was changed and the conflict surfaced. However, it was resolved in January. So if you use unstable, just update.
yeah, it was solved after some confctl channel update.
I am still experiencing this issue with vpsAdminOs installation. I am using the 24.07 image. I updated the vpsadminos channel
This issue is about NixOS containers running on vpsAdminOS, not vpsAdminOS itself. What command exactly is failing, what is the output and what is the configuration you're trying to build?
Ah sorry, I misunderstood. If you prefer, I can make a new ticket instead of resurrecting this one.
This is after running os-install --root /mnt
.
The conflicting declarations are in:
I did a nix-channel --update
to get the installer to work in the first
place. Vpsadminos channel is tracking staging.
I am building derivationn vpsadminos-24.05.0pre-git
Moved to #72
Hello i am trying to build system, with including file
and got error:
in vpsadminos there are two config parameters, which cause that problem
it do this
https://github.com/NixOS/nixpkgs/blob/1477a5e043d36a980ec8c6170293fe563908cef0/nixos/modules/system/boot/loader/init-script/init-script.nix#L45
and this:
https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/virtualisation/container-config.nix#L7