Framework for simplifying flake setup [maintainer=@accelbread]
Go to file
Archit Gupta 59ccd592a3 Allow outputs to be a functor
Previously, if outputs was a functor, it would mistakenly get called by
recUpdateSets.
2023-04-20 18:45:31 -07:00
builtin-modules Clean up git pre-commit hook package 2023-04-16 16:51:08 -07:00
packages Add coreutils to pre-commit-hook to specify mktemp 2023-04-16 19:59:02 -07:00
.editorconfig Set git commit line lengths to 72 2023-04-14 19:04:11 -07:00
.envrc Initial commit 2023-04-13 01:08:26 -07:00
.gitignore Initial commit 2023-04-13 01:08:26 -07:00
default.nix Allow outputs to be a functor 2023-04-20 18:45:31 -07:00
flake.lock Initial commit 2023-04-13 01:08:26 -07:00
flake.nix Have devShell install git pre-commit hook 2023-04-16 13:22:21 -07:00
LICENSE Initial commit 2023-04-13 01:08:26 -07:00
README.md Initial commit 2023-04-13 01:08:26 -07:00

flakelite

An opinionated Nix flake framework for making flakes simple.