nixpkgs/pkgs
Soares Chen 32d2de8e00 haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8
`with-packages-wrapper.nix` has a hack to workaround the linker limit
in MacOS Sierra. However that is now broken with GHC 8.8, because of
slight change in the format of the package config.
In short, the package config produced by GHC 8.8 has a new line between
the key and list of values, while earlier versions have them separated
by a single space.

This PR fixes the linker hack by modifying the `grep` and `sed` commands
to pattern match on either space or new line, so that the hack can work
on all versions of GHC.
2020-05-29 22:28:47 +02:00
..
applications Merge pull request #89153 from alapshin/android-studio 2020-05-29 21:11:45 +02:00
build-support
common-updater
data all-cabal-hashes: update to Hackage at 2020-05-28T23:38:21Z 2020-05-29 22:28:47 +02:00
desktops Merge pull request #89040 from romildo/upd.deepin-screenshot 2020-05-28 09:30:14 -03:00
development haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8 2020-05-29 22:28:47 +02:00
games pentobi: 17.3 -> 18.0 2020-05-27 12:09:25 -07:00
misc Merge pull request #76427 from countoren/vscode-utils/vscodeEnv 2020-05-29 21:33:32 +02:00
os-specific checksec: 2.1.0 -> 2.2.1 2020-05-28 13:58:27 -05:00
servers gpsd: clarify license 2020-05-29 14:28:05 +00:00
shells grml-zsh-config: 0.16.1 -> 0.16.2 2020-05-27 12:13:48 -07:00
stdenv
test
tools rav1e: 0.3.1 -> 0.3.2 2020-05-29 21:34:51 +02:00
top-level Revert "Merge pull request #78910 from serokell/libarchive-zstd" 2020-05-29 21:03:02 +02:00