Container w/ nix + statix
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 b0105cf584
continuous-integration/drone/push Build is passing Details
chore: bump base image to nix2.11.0
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: start signing .drone.yml 6 months ago
Containerfile chore: bump base image to nix2.11.0 5 months ago
LICENSE initial commit 11 months ago
Makefile chore(makefile): bump kaniko to v1.9.1 [skip ci] 6 months ago
README.md chore: bump base image to nix2.11.0 5 months ago

README.md

nix-statix

pre-commit Build Status

the Containerfile in this repo simply installs statix 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-or-later (see LICENSE for details).