haskell: drop the obsolete 'multi-ghc-travis' meta package

This commit is contained in:
Peter Simons 2020-12-04 20:21:44 +01:00
parent 6b02cc17e9
commit 8e2abd0fa9

View file

@ -7,9 +7,6 @@
# files.
self: super: {
multi-ghc-travis = throw ("haskellPackages.multi-ghc-travis has been renamed"
+ " to haskell-ci, which is now on hackage");
dconf2nix = self.callPackage ../tools/haskell/dconf2nix/dconf2nix.nix { };
# https://github.com/channable/vaultenv/issues/1