haskell: drop the obsolete 'multi-ghc-travis' meta package
This commit is contained in:
parent
6b02cc17e9
commit
8e2abd0fa9
@ -7,9 +7,6 @@
|
|||||||
# files.
|
# files.
|
||||||
self: super: {
|
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 { };
|
dconf2nix = self.callPackage ../tools/haskell/dconf2nix/dconf2nix.nix { };
|
||||||
|
|
||||||
# https://github.com/channable/vaultenv/issues/1
|
# https://github.com/channable/vaultenv/issues/1
|
||||||
|
Loading…
Reference in New Issue
Block a user