haskellPackages.pipes-text: unbreak

This commit is contained in:
Siva Mahadevan 2020-11-23 23:07:24 -05:00 committed by Peter Simons
parent 8bf26dad96
commit 79e9ab2828
2 changed files with 3 additions and 1 deletions

View file

@ -1502,4 +1502,7 @@ self: super: {
excludes = [ "stack.yaml" "sources.json" "src/Cachix/Types/Session.hs" "src/Cachix/API/Signing.hs" "cachix-api.cabal" "workflows/test.yml" ];
});
# 2020-11-23: Jailbreaking until: https://github.com/michaelt/text-pipes/pull/29
pipes-text = doJailbreak super.pipes-text;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -8703,7 +8703,6 @@ broken-packages:
- pipes-s3
- pipes-shell
- pipes-sqlite-simple
- pipes-text
- pipes-transduce
- pipes-vector
- pipes-zeromq4