Container w/ nix + nixpkgs-fmt
Go to file
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
.dockerignore initial commit 2022-05-10 17:25:35 +02:00
.drone.yml chore: bump base image to nix2.11.0 2022-10-17 16:37:32 +02:00
.gitignore initial commit 2022-05-10 17:25:35 +02:00
.hadolint.yaml initial commit 2022-05-10 17:25:35 +02:00
.pre-commit-config.yaml ci: add .drone.yml 2022-05-10 17:36:25 +02:00
Containerfile chore: bump base image to nix2.11.0 2022-10-17 16:37:32 +02:00
LICENSE initial commit 2022-05-10 17:25:35 +02:00
Makefile initial commit 2022-05-10 17:25:35 +02:00
README.md chore: bump base image to nix2.11.0 2022-10-17 16:37:32 +02:00

nix-nixpkgs-fmt

pre-commit Build Status

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