*: remove DappHub projects

DappHub maintains a separate overlay at
https://github.com/dapphub/dapptools/blob/master/overlay.nix
This commit is contained in:
Lorenzo Manacorda
2018-09-24 19:24:06 +02:00
parent 4406745ab4
commit 6017c6fa5b
7 changed files with 0 additions and 225 deletions
-5
View File
@@ -15536,12 +15536,7 @@ with pkgs;
go-ethereum = self.altcoins.go-ethereum;
ethsign = self.altcoins.ethsign;
ethabi = self.altcoins.ethabi;
ethrun = self.altcoins.ethrun;
seth = self.altcoins.seth;
dapp = self.altcoins.dapp;
hevm = self.altcoins.hevm;
parity = self.altcoins.parity;
parity-beta = self.altcoins.parity-beta;