cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build

This commit is contained in:
Peter Simons
2015-01-23 13:24:40 +01:00
parent 48a20a63ce
commit 3b35ae7a73
6 changed files with 30 additions and 206 deletions
@@ -376,9 +376,9 @@ self: super: {
# https://github.com/rrnewton/haskell-lockfree/issues/44
chaselev-deque = markBrokenVersion "0.5.0.3" super.chaselev-deque;
}
// {
# Not on Hackage yet.
} // {
# Not on Hackage.
cabal2nix = self.mkDerivation {
pname = "cabal2nix";
version = "2.0";