You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
5 months ago | |
---|---|---|
.dockerignore | 11 months ago | |
.drone.yml | 5 months ago | |
.gitignore | 11 months ago | |
.hadolint.yaml | 11 months ago | |
.pre-commit-config.yaml | 11 months ago | |
Containerfile | 5 months ago | |
LICENSE | 11 months ago | |
Makefile | 11 months ago | |
README.md | 5 months ago |
README.md
nix-nixpkgs-fmt
the Containerfile in this repo simply installs nixpkgs-fmt
on top of the base
image, the rationale being this image can be cached for reuse in CI (such as
Drone with ephemeral containers).
based on docker.io/nixos/nix
(see tag for the nix
version bundled), latest
version weekly rebuilt on cron.
LICENSE
GPL-3.0