Container w/ nix + cachix + glibc
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 6fe3faa47b
continuous-integration/drone/push Build is passing Details
ci: add .drone.yml
11 months ago
.dockerignore initial commit 11 months ago
.drone.yml ci: add .drone.yml 11 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 initial commit 11 months ago
LICENSE initial commit 11 months ago
Makefile initial commit 11 months ago
README.md ci: add .drone.yml 11 months ago

README.md

nix-cachix-glibc

pre-commit Build Status

the Containerfile in this repo simply installs cachix and glibc packages 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:2.8.0-amd64, weekly rebuilt on cron.

LICENSE

GPL-3.0