Commit graph

4 commits

Author SHA1 Message Date
33ec203071
refactor: inherit system 2024-02-12 10:11:29 -06:00
Jacob Birkett
80c347ef1c
Clean up the Nix flake, recommended practices, provide overlay (#6)
* flake: update description

* flake: add alejandra as formatter

* flake: format nix code

* flake: make systems overrideable

* flake: replace forAllSystems with eachSystem

* flake: inherit lib at top level

* flake: move usages of with to smallest scopes

* flake: introduce overlay

* flake: package: remove needless unpackPase override

* flake: devShell: replace buildInputs with packages

* chore: move alejandra to pre-commit-hook

* chore: inherit from nixpkgs.lib not nixpkgs

* chore: remove some lets add others

* chore: change mkShell back to buildInputs

---------

Co-authored-by: Daylin Morgan <daylinmorgan@gmail.com>
2024-02-10 14:36:03 -06:00
67e41cd362
build: add package for nix run 2024-01-30 20:40:47 -06:00
4a52ad225b
feat: add flake.nix 2024-01-30 20:34:03 -06:00