Container w/ nix + nixpkgs-fmt
|
||
---|---|---|
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
.hadolint.yaml | ||
.pre-commit-config.yaml | ||
Containerfile | ||
LICENSE | ||
Makefile | ||
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