getchoo / flake-checks

✅ Simple, lightweight, and reusable Nix flake checks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flake-checks

Simple, lightweight, and reusable Nix flake checks

Getting started

nix flake init --template github:getchoo/flake-checks # create a new flake with our template
nix flake check --print-build-logs # and off to the races!

Usage

mkChecks :: { pkgs, root }

Returns an attribute set of our supported checks

Related projects

About

✅ Simple, lightweight, and reusable Nix flake checks

License:MIT License


Languages

Language:Nix 96.1%Language:Rust 2.2%Language:JavaScript 1.7%