Welcome to the v0.2.1 release of nix-snapshotter!
Highlights
- Support for gVisor
- Various bug fixes
New options (NixOS & Home Manager)
-
New options for
containerd
&containerd.rootless
config.virtualisation.containerd = { enable = true; # Register gvisor's runsc as a container runtime. gVisorIntegration = true; # Use runsc as the default container runtime. defaultRuntime = "runsc"; }
Contributors
- bglgwyng
- Christian Kögler
- Edgar Lee
- Ian Becker
- Robbie Buxton
- Yureka
Dependency Changes
- NixOS 23.11 -> 24.05