Add other tools to nix env
This commit is contained in:
parent
325493f5ab
commit
30cdcd9de7
|
@ -13,7 +13,7 @@
|
|||
|
||||
nix = pkgs.nixUnstable;
|
||||
|
||||
helpers = with pkgs; [ nixfmt nixpkgs-fmt statix ];
|
||||
helpers = with pkgs; [ cachix lorri nixfmt nixpkgs-fmt niv statix ];
|
||||
|
||||
inherit (pkgs) mkShell;
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue