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 |
|