nix-builder (0.2)
Published 2026-05-30 21:36:19 +02:00 by Alexandre_1a
Installation
docker pull git.alexdelcamp.fr/alexandre_1a/nix-builder:0.2sha256:c0d7fb708cbf16d6f713ee050d11e1c548b73daa0998b037b2c26b3c613977afAbout this package
Nix container image
Image Layers
| RUN /bin/sh -c mkdir -p /etc/nix && echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf # buildkit |
| RUN /bin/sh -c echo "sandbox = false" >> /etc/nix/nix.conf # buildkit |
| RUN /bin/sh -c mkdir -p /bin && ln -s $(which sleep) /bin/sleep # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Nix container image |
| org.opencontainers.image.source | https://github.com/NixOS/nix |
| org.opencontainers.image.title | Nix |
| org.opencontainers.image.vendor | Nix project |
| org.opencontainers.image.version | 2.34.2 |
Details
Versions (2)
View all