chore: add alejandra to nix shell
parent
182c7cd83d
commit
3d20bc0ade
|
|
@ -35,7 +35,7 @@
|
|||
in {
|
||||
inherit formatter;
|
||||
devShells.default = import ./shell.nix {
|
||||
inherit pkgs nil;
|
||||
inherit pkgs nil formatter;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Reference in New Issue