Framework for simplifying flake setup [maintainer=@accelbread]
Go to file
Archit Gupta ec3ce2b4aa Skip default.nix in loadNixDir
This will allow a default.nix to use loadNixDir to load its directory.
2023-04-15 02:20:26 -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 Skip default.nix in loadNixDir 2023-04-15 02:20:26 -07:00
flake.lock Initial commit 2023-04-13 01:08:26 -07:00
flake.nix Initial commit 2023-04-13 01:08:26 -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.