nixpkgs/pkgs
sternenseemann cb330ce4f0 ghc: 8.10.4 -> 8.10.6
The only big change is required for darwin since GHC 8.10.5 now
runs xattr in the install phase on darwin:

* 11e1dcde0d
* ec451cac39

Unfortunately, it uses the host /usr/bin/xattr by default which is
present in the build due to a lack of sandboxing on darwin. That xattr
version however still requires Python 2.7 whereas Python 3.8 is in PATH
in our build. We solve this by setting the XATTR environment variable.

We can't use python3Packages.xattr since GHC expects Apple's fork of
xattr which provides some extra flags to utilize.

Co-authored-by: Cheng Shao <cheng.shao@tweag.io>
2021-08-14 17:12:39 +02:00
..
applications Merge pull request #133816 from samdoshi/calibre 2021-08-14 02:16:45 +03:00
build-support mingw: Disalbe FORTIFY_SOURCE by default. 2021-08-11 05:07:42 -04:00
common-updater
data Merge master into haskell-updates 2021-08-13 00:07:44 +00:00
desktops epiphany: 40.2 -> 40.3 2021-08-13 11:00:48 +00:00
development ghc: 8.10.4 -> 8.10.6 2021-08-14 17:12:39 +02:00
games Merge pull request #133619 from angustrau/liberation-circuit 2021-08-13 10:53:06 +00:00
misc vimPlugins.compe-tabnine: fix binaries symlink 2021-08-13 16:04:37 -07:00
os-specific darwin.xattr: init at 61.60.1 2021-08-14 17:06:29 +02:00
pkgs-lib
servers Merge pull request #133643 from fabaff/bump-asyncpg 2021-08-13 21:54:36 +02:00
shells oil: 0.8.12 -> 0.9.0 2021-08-13 11:04:37 +09:00
stdenv stdenv/check-meta: add maxSilent 2021-08-07 02:18:59 +03:00
test
tools Merge pull request #133809 from SuperSandro2000/luaformat 2021-08-14 01:52:09 +02:00
top-level ghc: 8.10.4 -> 8.10.6 2021-08-14 17:12:39 +02:00