Container w/ nix + nixpkgs-fmt
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
surtur c80dff9f08
continuous-integration/drone/push Build is passing Details
containerfile: add proper OCI annotations
5 months ago
.dockerignore initial commit 11 months ago
.drone.yml chore: bump base image to nix2.11.0 5 months ago
.gitignore initial commit 11 months ago
.hadolint.yaml initial commit 11 months ago
.pre-commit-config.yaml ci: add .drone.yml 11 months ago
Containerfile containerfile: add proper OCI annotations 5 months ago
LICENSE initial commit 11 months ago
Makefile initial commit 11 months ago
README.md chore: bump base image to nix2.11.0 5 months ago

README.md

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