diff options
Diffstat (limited to 'Biz/Bild.nix')
-rw-r--r-- | Biz/Bild.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Biz/Bild.nix b/Biz/Bild.nix index 183e633..9017f17 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -123,18 +123,12 @@ in nixpkgs // { bild = rec { # this should just be dev tools buildInputs = with nixpkgs.pkgs; [ bild - black ctags - deadnix figlet git gitlint - hlint - indent lolcat nixpkgs.haskell.packages.${constants.ghcCompiler}.fast-tags - ormolu - shellcheck wemux ]; shellHook = '' |