erikarvstedt / extra-container

Run declarative NixOS containers without full system rebuilds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Nix 2.0 for builds

danbst opened this issue · comments

Because why not

You can already use the new Nix CLI when building containers via flakes.
The extra-container binary will switch to the new CLI when it's no longer experimental (i.e. hidden behind the nix-command feature flag).