nix-build (sha256:6036743f03830cb7810bde41123e1f01e462819e32c84116c7569526560f5329)
Installation
docker pull git.hydrar.de/hydra/nix-build@sha256:6036743f03830cb7810bde41123e1f01e462819e32c84116c7569526560f5329sha256:6036743f03830cb7810bde41123e1f01e462819e32c84116c7569526560f5329About this package
Nix container image
Image layers
| RUN /bin/sh -c echo -e "\nexperimental-features = nix-command flakes" >> /etc/nix/nix.conf # buildkit |
| RUN /bin/sh -c nix build nixpkgs#attic-client # buildkit |
| RUN /bin/sh -c nix build nixpkgs#fd # buildkit |
| RUN /bin/sh -c nix build nixpkgs#skopeo # buildkit |
| RUN /bin/sh -c nix build nixpkgs#gnused # buildkit |
| ADD script.sh /bin/ # buildkit |
| RUN /bin/sh -c chmod +x /bin/script.sh # buildkit |
| ENTRYPOINT ["/bin/sh" "-c" "/bin/script.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-01T00:00:48Z |
| org.opencontainers.image.description | Nix container image |
| org.opencontainers.image.revision | 790bd60b1e61048ff9279a14e01bf76930c17864 |
| org.opencontainers.image.source | https://git.hydrar.de/hydra/nix-build.git |
| org.opencontainers.image.title | Nix |
| org.opencontainers.image.url | https://git.hydrar.de/hydra/nix-build |
| org.opencontainers.image.vendor | Nix project |
| org.opencontainers.image.version | 2.33.1 |