nix2container icon indicating copy to clipboard operation
nix2container copied to clipboard

idea: Flake Module

Open kolloch opened this issue 2 years ago • 2 comments

I started experimenting a little bit with building a flake module for nix2container.

I plan to expose most of the nix2container API one-to-one but also add some convenience more high-level stuff on top.

This is in an early stage but feel free to chime in:

https://kolloch.github.io/n2c-mod/

kolloch avatar Feb 22 '24 03:02 kolloch

I would just hope for an overlay to avoid arbitrary having more versions of nixpkgs laying around than necessary.

psionic-k avatar Mar 12 '24 02:03 psionic-k

overlay seems worked good in many cases

dzmitry-lahoda avatar Mar 18 '24 12:03 dzmitry-lahoda