···8585 - http-client-restricted < 0.0.5
8686 # Needs dhall 1.41.*, Stackage LTS 19 has 1.40
8787 - dhall-nix < 1.1.24
8888- # Temporarily forbid distribution-nixpkgs updates until cabal2nix supports the new version
8989- - distribution-nixpkgs < 1.7.0
9088 # patch is primarily used by reflex packages not all of which are patch 0.0.7 compatible yet
9189 - patch < 0.0.7
9290 - reflex < 0.8.2.1
···13131414 # Used by maintainers/scripts/regenerate-hackage-packages.sh, and generated
1515 # from the latest master instead of the current version on Hackage.
1616- cabal2nix-unstable = self.callPackage ./cabal2nix-unstable.nix {
1717- distribution-nixpkgs = self.distribution-nixpkgs_1_7_0;
1818- };
1616+ cabal2nix-unstable = self.callPackage ./cabal2nix-unstable.nix { };
19172018 # https://github.com/channable/vaultenv/issues/1
2119 vaultenv = self.callPackage ../tools/haskell/vaultenv { };