scale-network
scale-network copied to clipboard
Run simple nix fmt and flake ci checks
Description
As we add more nix configuration to this repo it would be nice to start out with some initial tests for sanity: nixpkgs-fmt and flakes check would be a good start
Acceptance Criteria
- github actions runs
nixpkgs-fmtandflakes checkfor any nix code changes
https://github.com/kamadorueda/alejandra
seems to be the formater of choice..
but nixfmt is also good.
@nixinator hadnt heard about alejandra before, will definitely check this out too!