nix-nixpkgs-fmt/README.md
surtur 9ec9305b81
All checks were successful
continuous-integration/drone/push Build is passing
chore: bump base image to nix2.11.0
2022-10-17 16:37:32 +02:00

13 lines
676 B
Markdown

# nix-nixpkgs-fmt
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Build Status](https://drone.dotya.ml/api/badges/wanderer-containers/nix-nixpkgs-fmt/status.svg)](https://drone.dotya.ml/wanderer-containers/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](https://drone.io) 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