nix-nixpkgs-fmt/README.md

11 lines
473 B
Markdown
Raw Normal View History

2022-05-10 17:25:35 +02:00
# nix-nixfmt-pkgs
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
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](https://drone.io) with ephemeral containers).
based on `docker.io/nixos/nix:2.8.0-amd64`, weekly rebuilt on cron.
### LICENSE
GPL-3.0