github-actions[bot]
8de3dc884c
Merge master into haskell-updates
2021-09-10 00:06:15 +00:00
John Ericson
29a06adb07
Merge pull request #132199 from alexfmpe/cross-mingw-ghc
...
ghc 8.x: fix cross compilation to windows
2021-09-09 11:10:33 -04:00
Sebastian Neubauer
48a54cc820
hip: add update script
2021-09-09 15:42:07 +02:00
Sebastian Neubauer
61a2864b18
llvmPackages_rocm: add update script
2021-09-09 15:42:07 +02:00
Alexandre Esteves
bd5f47022c
ghc8.8.4: fix mingw build
2021-09-09 03:35:17 +01:00
Alexandre Esteves
eea8e3eace
ghc8.10.7: fix mingw build
2021-09-09 03:35:07 +01:00
Ben Siraphob
96e5548dfe
Merge pull request #137061 from siraben/swi-prolog-updates
2021-09-08 19:42:25 -05:00
Bernardo Meurer
739c25621f
Merge pull request #136445 from lovesegfault/rocm-hip
...
hip: init at 4.3.1
2021-09-08 10:45:57 -07:00
AndersonTorres
d559051a1c
zig: 0.8.0 -> 0.8.1
2021-09-08 14:50:08 +09:00
Ben Siraphob
c1fe21db90
swi-prolog: 8.3.9 -> 8.3.29
2021-09-07 23:09:12 -05:00
Ben Siraphob
2e0d123158
swi-prolog: set meta.mainProgram
2021-09-07 22:51:03 -05:00
(cdep)illabout
89c37a0988
haskell.compiler.ghc921: remove darwin from hydraPlatforms since it is broken
...
This was marked broken in 6f1a319c45
.
2021-09-07 09:49:54 +09:00
Bernardo Meurer
75125b85d0
hip: init at 4.3.1
...
Co-Authored-By: acowley <acowley@users.noreply.github.com>
2021-09-06 12:01:57 -07:00
maralorn
828f92acea
Merge pull request #136797 from ncfavier/unbreak-lambdabot
...
haskellPackages.lambdabot-social-plugins,lambdabot: unbreak, add myself as maintainer
2021-09-05 19:01:02 +02:00
Vladimír Čunát
c5f4e54e1d
Merge #135692 : pkgsCross.avr.buildPackages.gcc: work around
...
... for log limit on hydra
2021-09-05 16:47:18 +02:00
github-actions[bot]
91c17290ed
Merge master into haskell-updates
2021-09-04 00:06:04 +00:00
Michael Weiss
5661f7dbee
llvmPackages_13.compiler-rt: Mark as broken on Aarch64
...
To avoid unnecessary builds but this needs to be fixed ASAP. Chromium
already depends on it and a lot of additional packages, including Mesa,
will depend on it after the stable release.
2021-09-03 23:13:43 +02:00
Joe Hermaszewski
96bceacda6
Merge pull request #136376 from sternenseemann/ghc-maintainers
...
haskell.compiler.*: clean up maintainer sets
2021-09-03 15:07:31 +01:00
Bernardo Meurer
e3b026fdba
llvmPackages_rocm: 4.1.0 -> 4.3.1
2021-09-02 13:04:11 -07:00
Bernardo Meurer
e4459e59a2
llvmPackages_rocm: add compiler-rt
...
Co-Authored-By: acowley <acowley@users.noreply.github.com>
2021-09-02 12:21:44 -07:00
github-actions[bot]
c421cdc0ee
Merge master into haskell-updates
2021-09-02 00:05:59 +00:00
sternenseemann
791f39c668
haskell.compiler.*: clean up maintainer sets
...
Let's remove peti (retired) as well Marc, Andres and Will who haven't
been active lately. Feel free to re-add yourself, but this should at
least lessen the GitHub notifications for now.
Add lib.teams.haskell to every maintainer list additionally. I've also
added Domen and Pavol to GHC 8.10.7 binary since they are the only ones
working on aarch64-darwin so far. Let me know if that is alright with
you.
2021-09-01 16:49:18 +02:00
Mario Rodas
7458f66f63
fstar: 2021.07.31 -> 2021.08.27 ( #136215 )
2021-09-01 07:31:20 -05:00
sternenseemann
6f1a319c45
haskell.compiler.ghc921: mark as broken on darwin
...
Seems like there is either a fundamental issue with how our derivation
works or an upstream bug prevent GHC 9.2.1 from compiling on macOS using
nixpkgs. Until someone fixes that or rc2 comes around, we can save the
build time.
2021-09-01 14:22:49 +02:00
github-actions[bot]
5f6b37f57e
Merge master into haskell-updates
2021-09-01 00:07:34 +00:00
Jack Cummings
912565a708
whitespace
2021-08-31 16:53:58 -05:00
Jack Cummings
6e968a8550
bluespec: style changes, checkInputs
2021-08-31 16:53:58 -05:00
Jack Cummings
83088d4503
whitespace
2021-08-31 16:53:58 -05:00
Jack Cummings
dea07960df
bluespec: use only 'check-smoke' for now
2021-08-31 16:53:58 -05:00
Jack Cummings
de2257e11c
whitespace
2021-08-31 16:53:58 -05:00
Jack Cummings
67247c113e
bluespec: unstable-2021.03.29 -> 2021.07
2021-08-31 16:53:58 -05:00
github-actions[bot]
100003e8ce
Merge master into haskell-updates
2021-08-31 00:09:17 +00:00
sternenseemann
3ff0594935
haskell.compiler.ghc884: remove big-parallel
...
GHC 8.8.4 seems to be quite susceptible to flaky build failures when
using more cores. Since we don't care about speed too much with this
one, let's disable big-parallel again.
2021-08-30 12:17:09 +02:00
Vincent Laporte
39067594f5
ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α2 → 4.13.0-β1
2021-08-30 07:38:35 +02:00
github-actions[bot]
423e1eaafd
Merge master into haskell-updates
2021-08-30 00:06:11 +00:00
Tom Repetti
c33c7c3d5f
clang_11: Fix RISC-V builds for compiler-rt. ( #135718 )
...
Closes : #135628
2021-08-29 19:31:30 -04:00
Robert Hensing
6129057412
Merge pull request #136043 from polykernel/treewide-concatstringssep-patch
...
treewide: lib.concatStrings (lib.intersperse ...) -> lib.concatStringsSep …
2021-08-29 23:24:57 +02:00
Ben Siraphob
816fa4a99f
Merge pull request #136086 from r-ryantm/auto-update/python3.8-vyper
2021-08-29 09:48:03 -05:00
Domen Kožar
6f1242469a
ghc: 8.10.5-binary -> 8.10.7-binary
2021-08-29 15:29:27 +02:00
R. RyanTM
1025f27189
python38Packages.vyper: 0.2.15 -> 0.2.16
2021-08-29 08:38:08 +00:00
github-actions[bot]
e96f5aea47
Merge master into haskell-updates
2021-08-29 00:06:33 +00:00
Michael Weiss
ae75e98913
Merge pull request #136061 from primeos/llvmPackages_git
...
llvm/update-git.py: Automatically commit the changes
2021-08-28 23:18:31 +02:00
Michael Weiss
00e380f1be
llvmPackages/update.sh: Support LLVM 13+
2021-08-28 22:55:08 +02:00
Michael Weiss
680c2e60c9
llvm/update-git.py: Automatically commit the changes
2021-08-28 22:54:31 +02:00
polykernel
ca20a96b5f
treewide: concatStrings (intersperse ...) -> concatStringsSep ...
...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843 ,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
sternenseemann
a008c419dd
haskell.compiler.ghc921: provide xattr on darwin
...
GHC 9.2.1-rc1 needs to run xattr in ghc.mk unconditionally. The fix for
this and support for the XATTR environment variable have only been added
to the GHC 8.10 series so far.
2021-08-28 16:17:21 +02:00
sternenseemann
b756d62d8d
haskell.compiler.ghcHEAD: provide xattr on darwin
...
This darwin specific tool is required for GHC on master
nowadays. Unfortunately the XATTR environment variable only works in the
GHC 8.10 series.
2021-08-28 16:17:21 +02:00
sternenseemann
a0142cc3cc
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-08-28 14:45:41 +02:00
Domen Kožar
09818c59fa
Merge pull request #135345 from prusnak/ghc-aarch64-darwin
...
ghc: enable build on aarch64-darwin (aka Apple Silicon)
2021-08-28 13:10:55 +02:00
Pavol Rusnak
e0b89affa0
haskellPackages: fix ghc build on aarch64-darwin
...
by adding autoSignDarwinBinariesHook to nativeBuildInputs
2021-08-28 12:54:06 +02:00