ghc-9.0.x: add plenty of overrides to make packages build

This commit is contained in:
Peter Simons
2020-10-23 21:00:25 +02:00
parent d6a60b8943
commit f39f5cf4bb
2 changed files with 41 additions and 0 deletions
@@ -730,6 +730,7 @@ self: super: builtins.intersectAttrs super {
# break infinite recursion with base-orphans
primitive = dontCheck super.primitive;
primitive_0_7_1_0 = dontCheck super.primitive_0_7_1_0;
cut-the-crap =
let path = pkgs.stdenv.lib.makeBinPath [ pkgs.ffmpeg_3 pkgs.youtube-dl ];