Is Docker Sandbox (sbx) available in NixOS 26.05?

Are Docker Sandboxes available on NixOS 26.05?

I couldn’t find it.

It’s actually a a separate piece of proprietary software, packing is in this PR:

2 Likes

If you want to test out the derivation before its merged, you can run:

NIXPKGS_ALLOW_UNFREE=1 nix profile add 'github:Skyb0rg007/nixpkgs/docker-sbx#docker-sbx' --impure

Otherwise give the PR a like! That can help get maintainers to pay attention, since I’ve been waiting for a few weeks now.