mirror of
https://github.com/nix-community/flakelight.git
synced 2024-11-22 15:33:10 +01:00
Framework for simplifying flake setup [maintainer=@accelbread]
426480067c
This allows having a dir for which loadNixDir generates a "default" attr without making the dir importable, by naming the file `+default.nix` instead of `default.nix`. |
||
---|---|---|
.editorconfig | ||
.envrc | ||
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
flakelite
An opinionated Nix flake framework for making flakes simple.