Commit graph

318322 commits

Author SHA1 Message Date
Malte Brandy 7b54437362
maintainers/scripts/haskell/hydra-report.hs: Fix wording 2021-09-23 23:37:05 +02:00
sternenseemann 628d864ba2 haskell.compiler.ghc8107: always self-bootstrap
Allows us to get rid of the musl special-casing.
2021-09-23 20:38:36 +02:00
Niklas Hambüchen c57ad7ccb9 haskell.compiler.ghc*: Use 8.10.7 bindist for bootstrapping.
This fixes musl+integer-simple, see #130441.

Co-Authored-By: sternenseemann <sternenseemann@systemli.org>
2021-09-23 20:38:36 +02:00
Niklas Hambüchen 998e40ce38 haskell.compiler.ghc*: Add variantSuffix.
When debugging musl builds, I often have to sift through thousands of lines
of `nix-store -q --tree` or `nix-store -qR` output.
Until now, `pkgsMusl` and normal `pkgs` GHCs looked exactly the same in
there, making that task tough.

Same for `integer-simple`, which makes debugging `gmp` issues easier.

This commit introduces a suffix to tell them apart easily.

Note that this is different from `targetPrefix` which is for
cross-compilation, which `pkgsMusl` does not do.

For GHC HEAD, integer-simple no longer exists, instead we now have a
“bignum backend”, so we just call the integer-simple successor
native-bignum.

Co-Authored-By: sternenseemann <sternenseemann@systemli.org>
2021-09-23 16:41:49 +02:00
sternenseemann 3bdb476804 haskell.compiler.ghc*: use pname instead of name
This also means the -binary suffix is moved *before* the version which
prevents builtins.parseDrvName from interpreting it as part of the version.
2021-09-23 16:41:49 +02:00
Niklas Hambüchen 14d020bf06 pkgsMusl.haskell.compiler.ghc8107Binary: Remove now-incorrect gmp dependency.
GHC HQ switched the musl bindists from gmp to `integer-simple`
with GHC >= 8.10.6, but this was not reflected in the nixpkgs update:

* commit 6f1242469a: ghc: 8.10.5-binary -> 8.10.7-binary
  From PR #135453

See also #130441.
2021-09-23 15:12:45 +02:00
sternenseemann de37be3299 haskell.compiler.ghc921: update comments for darwin 2021-09-23 11:34:56 +02:00
github-actions[bot] 69efe64153
Merge master into haskell-updates 2021-09-23 00:06:56 +00:00
Sandro ed4f741c9c
Merge pull request #138951 from xfix/skytemple_1_3_1 2021-09-22 23:51:38 +02:00
Sandro febc115990
Merge pull request #139011 from qowoz/conmon 2021-09-22 23:45:00 +02:00
Sandro 93e0c87db1
Merge pull request #138855 from boppyt/discord 2021-09-22 23:41:35 +02:00
Sandro a944ebf498
Merge pull request #139003 from fabaff/bump-smbprotocol 2021-09-22 23:37:39 +02:00
Sandro 35abd5b25c
Merge pull request #139007 from illdefined/kappanhang 2021-09-22 23:34:45 +02:00
Sandro 12737460ec
Merge pull request #139012 from fabaff/fix-casbin 2021-09-22 23:30:17 +02:00
Pascal Bach 967ad1eb2f
Merge pull request #138919 from max-wittig/patch-13
gitlab-runner: 14.2.0 -> 14.3.0
2021-09-22 23:26:05 +02:00
Sandro a872b54511
Merge pull request #138944 from fabaff/faraday-cli 2021-09-22 23:20:36 +02:00
Sandro 095d2bbaf8
Merge pull request #136634 from yl3dy/scikit-learn-extra 2021-09-22 23:19:48 +02:00
Sandro 0be19aa514
Merge pull request #138954 from dotlambda/angelfish-21.08 2021-09-22 23:19:02 +02:00
Sandro 5e07bb896b
Merge pull request #138788 from Izorkin/add-linux-5-14-hardened 2021-09-22 23:18:32 +02:00
Sandro 4a72ffc2d4
Merge pull request #139009 from ThreshMain/master 2021-09-22 23:15:32 +02:00
Sandro 6d47e51361
Merge pull request #138853 from Artturin/cups-filters-update 2021-09-22 23:14:22 +02:00
Fabian Affolter 713ebe34df python3Packages.casbin: add missing dependency 2021-09-22 23:13:48 +02:00
Sandro fd25863788
Merge pull request #139005 from dotlambda/deltachat-desktop-1.22.1 2021-09-22 23:13:27 +02:00
zowoq e28643aa3d conmon: 2.0.29 -> 2.0.30
https://github.com/containers/conmon/releases/tag/v2.0.30
2021-09-23 07:10:44 +10:00
Sandro 617f76e8a8
Merge pull request #139001 from r-ryantm/auto-update/efm-langserver 2021-09-22 23:10:06 +02:00
Sandro fc428aaba0
Merge pull request #138995 from Kloenk/kalker-system-gmp 2021-09-22 23:08:25 +02:00
Sandro 0683c2673e
Merge pull request #138999 from rmcgibbo/fst 2021-09-22 23:07:44 +02:00
Sandro e84f89129e
Merge pull request #139000 from Luflosi/add-npiet 2021-09-22 23:07:13 +02:00
Sandro 1cb5712bd1
Merge pull request #138911 from r-ryantm/auto-update/folly 2021-09-22 23:06:16 +02:00
Sandro f3e4a0fa35
Merge pull request #139002 from fabaff/bump-types-requests 2021-09-22 23:04:28 +02:00
ThreshMain 70ba794266
discord-canary: 0.0.130 -> 0.0.131 2021-09-22 22:58:17 +02:00
ThreshMain a343985ac2
discord-ptb: 0.0.25 -> 0.0.26 2021-09-22 22:56:55 +02:00
Luflosi b23cf25c51
npiet: init at 1.3f 2021-09-22 22:41:02 +02:00
Sandro 81a4a694d1
Merge pull request #138846 from fabaff/bump-requests-cache 2021-09-22 22:34:42 +02:00
Robert Scott 37331ba3c7
Merge pull request #138370 from r-ryantm/auto-update/python3.8-influxdb-client
python38Packages.influxdb-client: 1.20.0 -> 1.21.0
2021-09-22 21:33:32 +01:00
Sandro 7ac678e6db
Merge pull request #138545 from rb2k/libbfd_darwin 2021-09-22 22:33:13 +02:00
Robert Scott 18134aee50
Merge pull request #137685 from samuela/samuela/fastavro
python3Packages.fastavro: init at 1.4.4
2021-09-22 21:32:54 +01:00
Mikael Voss 6893c29faa
kappanhang: init at 1.3 2021-09-22 22:32:48 +02:00
Mikael Voss b30b4dd510
maintainers: add mvs 2021-09-22 22:32:32 +02:00
Sandro 1d180608da
Merge pull request #138968 from hjones2199/kstars355 2021-09-22 22:32:28 +02:00
Robert Scott f2ff4cbe44
Merge pull request #137615 from r-ryantm/auto-update/python38Packages.django_3
python38Packages.django_3: 3.2.5 -> 3.2.7
2021-09-22 21:32:09 +01:00
Sandro 3dff639825
Merge pull request #138960 from erictapen/osrm-backend-5.26.0 2021-09-22 22:31:44 +02:00
Robert Scott 554b2564fb
Merge pull request #138496 from r-ryantm/auto-update/python3.8-maxminddb
python38Packages.maxminddb: 2.0.3 -> 2.1.0
2021-09-22 21:31:11 +01:00
Sandro eb4d6c858e
Merge pull request #138526 from Stunkymonkey/servers-github
pkgs/servers: switch to fetchFromGitHub
2021-09-22 22:29:55 +02:00
Robert Schütz c36ec028c5 deltachat-desktop: 1.21.1 -> 1.22.1 2021-09-22 13:29:45 -07:00
Fabian Affolter e78b3161d2 python3Packages.smbprotocol: 1.6.2 -> 1.7.0 2021-09-22 22:20:49 +02:00
Sandro dc2cebde00
Merge pull request #138998 from rmcgibbo/pyp 2021-09-22 22:19:48 +02:00
Sandro b7da968a51
Merge pull request #138974 from dywedir/grsync 2021-09-22 22:19:09 +02:00
Sandro 9ab49d51cc
Merge pull request #138976 from r-ryantm/auto-update/python3.8-aioesphomeapi 2021-09-22 22:18:21 +02:00
Fabian Affolter e1fcd5644e python3Packages.types-requests: 2.25.6 -> 2.25.8 2021-09-22 22:16:38 +02:00