Framework for simplifying flake setup [maintainer=@accelbread]
Go to file
Archit Gupta 7c903add3f Make inputs and inputs' available in pkgs arg
This allows functions with access only to pkgs to access the flake inputs. The
inputs' arg allows easy access to per system attributes.
2023-04-14 10:44:05 -07:00
.editorconfig Initial commit 2023-04-13 01:08:26 -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 Make inputs and inputs' available in pkgs arg 2023-04-14 10:44:05 -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.