tangled
alpha
login
or
join now
oeiuwq.com
/
checkmate
0
fork
atom
A flake checker (treefmt & nix-unit) for testing other flakes with zero dependencies.
0
fork
atom
overview
issues
pulls
pipelines
add lib
oeiuwq.com
1 year ago
922017ba
68f4c59a
+1
-1
1 changed file
expand all
collapse all
unified
split
default.nix
+1
-1
default.nix
···
2
2
let
3
3
functor =
4
4
_: newInputs: newModule:
5
5
-
inputs.flake-parts.mkFlake
5
5
+
inputs.flake-parts.lib.mkFlake
6
6
{
7
7
inputs =
8
8
inputs