You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.dockerignore | 2 weeks ago | |
.drone.yml | 2 weeks ago | |
.gitignore | 2 weeks ago | |
.hadolint.yaml | 2 weeks ago | |
.pre-commit-config.yaml | 2 weeks ago | |
Containerfile | 2 weeks ago | |
LICENSE | 2 weeks ago | |
Makefile | 2 weeks ago | |
README.md | 2 weeks ago |
README.md
nix-nixfmt-pkgs
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:2.8.0-amd64
, weekly rebuilt on cron.
LICENSE
GPL-3.0