nix-build (sha256:b1c52aa9b36fba8a124a65d402c2e1e2f41dae3ae4ab5604d1f6983a172eda0f)
Installation
docker pull git.hydrar.de/hydra/nix-build@sha256:b1c52aa9b36fba8a124a65d402c2e1e2f41dae3ae4ab5604d1f6983a172eda0fsha256:b1c52aa9b36fba8a124a65d402c2e1e2f41dae3ae4ab5604d1f6983a172eda0fAbout 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-11-25T18:23:01Z |
| 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.32.4 |