haskellPackages.pipes-text: unbreak

This commit is contained in:
Siva Mahadevan
2020-11-27 20:59:59 +01:00
committed by Peter Simons
parent 8bf26dad96
commit 79e9ab2828
2 changed files with 3 additions and 1 deletions
@@ -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