Framework for simplifying flake setup [maintainer=@accelbread]
Go to file
2023-08-26 22:39:28 -07:00
builtinModules Reimplement framework using the module system 2023-08-26 22:39:28 -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 Reimplement framework using the module system 2023-08-26 22:39:28 -07:00
flake.lock Reimplement framework using the module system 2023-08-26 22:39:28 -07:00
flake.nix Reimplement framework using the module system 2023-08-26 22:39:28 -07:00
LICENSE Initial commit 2023-04-13 01:08:26 -07:00
README.md Add readme note regarding project status 2023-07-04 08:09:26 -07:00

flakelite

An opinionated Nix flake framework for making flakes simple.

Warning

This project is a work in progress. Features and implementation will change. Documentation will be added when the feature set is stabilized. Feel free to give feedback if you end up using it.