nix-build (sha256:4237b14e41c6c93097b6f5b855b7bc46c5e3d3ebe5de79ab579ac5de3f4e3e8d)
Installation
docker pull git.hydrar.de/hydra/nix-build@sha256:4237b14e41c6c93097b6f5b855b7bc46c5e3d3ebe5de79ab579ac5de3f4e3e8dsha256:4237b14e41c6c93097b6f5b855b7bc46c5e3d3ebe5de79ab579ac5de3f4e3e8dAbout 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 | 2025-12-21T00:01:00Z |
| 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.0 |