From ddbb61ed8c546b718242bf3b54dba7f1d1248590 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 25 Jul 2022 09:14:18 -0400 Subject: Remove some unused dev dependencies --- Biz/Bild.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Biz/Bild.nix') diff --git a/Biz/Bild.nix b/Biz/Bild.nix index ff525eb..15d9134 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -116,7 +116,6 @@ rec { name = "bizdev"; # this should just be dev tools buildInputs = with nixpkgs.pkgs; [ - #haskell.packages.${constants.ghcCompiler}.apply-refact bild figlet git @@ -125,9 +124,6 @@ rec { lolcat nixops ormolu - # not using python now, should remove - #python38Packages.black - #python38Packages.pylint shellcheck wemux ]; -- cgit v1.2.3