Add frequently used nix packages to the shell
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
262c18e03b
commit
93ebc1ed0c
@ -25,6 +25,9 @@ forEachSystem (
|
||||
packages = with pkgs; [
|
||||
deadnix
|
||||
pre-commit
|
||||
treefmt
|
||||
statix
|
||||
nixfmt-rfc-style
|
||||
];
|
||||
};
|
||||
in
|
||||
|
Loading…
x
Reference in New Issue
Block a user