haskell: drop the obsolete 'multi-ghc-travis' meta package
This commit is contained in:
parent
6b02cc17e9
commit
8e2abd0fa9
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue