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
Maxine Aubrey
a57b4c7c4d
vala_0_52: 0.52.4 -> 0.52.5
...
- https://gitlab.gnome.org/GNOME/vala/raw/0.52.5/NEWS
2021-08-30 20:25:57 +02:00
Maxine Aubrey
520562cc47
vala_0_50: 0.50.9 -> 0.50.10
...
- https://gitlab.gnome.org/GNOME/vala/raw/0.50.10/NEWS
2021-08-30 20:25:32 +02:00
Maxine Aubrey
76d0f2038e
vala_0_48: 0.48.18 -> 0.48.19
...
- https://gitlab.gnome.org/GNOME/vala/raw/0.48.19/NEWS
2021-08-30 20:24:55 +02:00
Martin Weinelt
e2575c7de1
Merge branch 'master' into staging-next
2021-08-30 16:08:03 +02: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
Kranium Gikos Mendoza
88d416b334
orc: disable failing test suite on armv7l
2021-08-29 16:35:52 +10: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
github-actions[bot]
dbad333a72
Merge master into staging-next
2021-08-28 12:01:06 +00: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
Michael Weiss
b9e35f1c86
Merge pull request #135923 from primeos/llvmPackages_13
...
llvmPackages_13: 13.0.0-rc1 -> 13.0.0-rc2
2021-08-28 11:34:11 +02:00
github-actions[bot]
c85c717e9b
Merge master into haskell-updates
2021-08-28 00:05:53 +00:00
github-actions[bot]
b7f2a7d1ba
Merge master into staging-next
2021-08-28 00:01:34 +00:00
Michael Weiss
bac15390f5
llvmPackages_13: 13.0.0-rc1 -> 13.0.0-rc2
...
Upstream backported 5060224d9eed8b8359ed5090bb7c577b8575e9e7:
93da37dc58
2021-08-28 00:00:47 +02:00
Michael Weiss
6bb97886ad
llvmPackages_git: 2021-08-03 -> 2021-08-13
2021-08-27 20:14:28 +02:00
maralorn
354752c682
Merge pull request #135838 from sternenseemann/ghc-8.10.7
...
ghc: 8.10.6 -> 8.10.7
2021-08-27 19:34:38 +02:00
Ate Eskola
84affa0a68
dmd 2.095.1 -> 2.097.2
...
ldc 1.25.1 -> 1.27.1
2021-08-27 14:36:53 +03:00
github-actions[bot]
fd0f377048
Merge master into staging-next
2021-08-27 06:00:59 +00:00
Dennis Gosnell
9eee295881
Merge pull request #135729 from cdepillabout/bump-purescript
...
purescript: 0.14.3 -> 0.14.4
2021-08-27 11:21:28 +09:00
Dennis Gosnell
688eef3c04
purescript: add missing dependency to update script
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-27 10:45:20 +09:00
github-actions[bot]
2b967ea234
Merge master into haskell-updates
2021-08-27 00:06:46 +00:00
github-actions[bot]
10ce8bb753
Merge master into staging-next
2021-08-27 00:01:31 +00:00
Michael Raskin
7c3be098d3
Merge pull request #133217 from yu-re-ka/feature/emscripten-2-0-26
...
emscripten: 2.0.10 -> 2.0.26
2021-08-26 23:08:02 +00:00
sternenseemann
9eca744cc0
ghc: 8.10.6 -> 8.10.7
...
https://www.haskell.org/ghc/download_ghc_8_10_7.html
2021-08-27 00:42:51 +02:00
github-actions[bot]
b13b005f0e
Merge master into staging-next
2021-08-26 12:01:09 +00:00
Paul-Nicolas Madelaine
6e758d0e81
fstar: 0.9.6.0 -> 2021.07.31
2021-08-26 13:36:29 +02:00
(cdep)illabout
aff01371c1
purescript: add updateScript for automatic updates
2021-08-26 10:20:27 +09:00
(cdep)illabout
905a62e6c3
purescript: 0.14.3 -> 0.14.4
2021-08-26 10:16:28 +09:00
github-actions[bot]
faa97c56dc
Merge master into haskell-updates
2021-08-26 00:06:00 +00:00
sternenseemann
d01533ceab
pkgsCross.avr.buildPackages.gcc{10,11}: avoid log limit on hydra
...
When upgrading from gcc 9 to 10, avr-gcc started to hit the hydra log
limit, preventing the binary cache from being populated.
This commit tries to workaround this issue by passing `-s` to make for
avr-gcc 10 and 11 which seem to exhibit this problem.
Reference #135605 .
2021-08-26 00:36:58 +02:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next
2021-08-25 19:42:15 +02:00
R. RyanTM
bcd4ec4f48
kotlin: 1.5.21 -> 1.5.30
2021-08-25 07:00:16 +00:00
Pavol Rusnak
02c5e5173f
haskellPackages: introduce ghc8105Binary to enable aarch64-darwin bootstrap
2021-08-24 18:49:25 +02:00
sternenseemann
b4f66903e3
haskell.compiler.*: make big-parallel
...
Compiling GHC on Hydra takes 3h or more (with -j2) whereas even on an
outdated CPU GHC can be compiled in under an hour with -j4. To get a
higher NIX_BUILD_CORES value at build time, we'll have to mark GHC
big-parallel.
2021-08-24 00:57:19 +02:00
github-actions[bot]
929f19508c
Merge staging-next into staging
2021-08-23 18:01:39 +00:00
Joe Hermaszewski
ea7f40ef09
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-08-23 23:10:16 +08:00
Sandro
9657c3861f
Merge pull request #135446 from VergeDX/zulu
2021-08-23 16:18:58 +02:00
Sandro
e698133fe4
Merge pull request #135432 from Emantor/bump/dtc
...
dtc: 1.6.0 -> 1.6.1
2021-08-23 15:58:56 +02:00
Vanilla
8b1dae8b3c
zulu: 11.41.23 -> 11.50.19
2021-08-23 20:56:56 +08:00
Jan Tojnar
4ff3577f25
Merge branch 'staging-next' into staging
2021-08-23 14:19:54 +02:00
Rouven Czerwinski
22371fd67f
dtc: 1.6.0 -> 1.6.1
...
New upstream release:
Changes since v1.6.0 include:
* A number of bugfixes
* Fix many warnings with -Wsign-compare
* Add compilation with meson (not used by default so far)
* Yet another revamp of how we handle unaligned accesses
* Added a number of extra checks for common tree errors
* Checks for interrupt providers
* i2c reg properties
* Tighten checking of gpio properties
* Reduce dependencies when building libfdt only
* Allow libfdt.h header to be used from C++ more easily
* Accept .dtbo extension for overlays
* Update valid node and property characters to match current devicetree spec
* Add several checks for root node sanity in fdt_check_full()
* Somewhat more robust type labelling for the benefit of yaml output
2021-08-23 12:45:14 +02:00
Guillaume Bouchard
5c1d3b7944
ghc: add guibou as maintainers for all ghc compilers
2021-08-23 12:40:11 +02:00
Guillaume Bouchard
e0f7b04c2e
ghc: add 9.2.1 (rc1)
2021-08-23 12:40:11 +02:00
Vanilla
381e0dfb09
zulu: fix build on darwin
2021-08-23 18:08:53 +08:00
Malte Brandy
5a774fc2f6
Merge branch 'master' into haskell-updates
2021-08-22 19:42:48 +02:00
Sandro
3590598c4c
Merge pull request #133679 from Stunkymonkey/development-ardu-comp-inter-pname-version
...
development/{arduino/compilers/interpreters}: replace name with pname…
2021-08-22 19:38:01 +02:00
github-actions[bot]
42f8c46335
Merge staging-next into staging
2021-08-22 12:01:56 +00:00
Mario Rodas
2ae7ba4434
mlkit: build on darwin
2021-08-22 02:28:46 -05:00
github-actions[bot]
4c4f7353fa
Merge master into haskell-updates
2021-08-22 00:06:15 +00:00
Jan Tojnar
7a04c2ad68
Merge branch 'staging-next' into staging
...
- boost 171 removed on staging-next
- re-generated node-packages.nix
; Conflicts:
; pkgs/development/java-modules/m2install.nix
; pkgs/development/node-packages/node-packages.nix
; pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Felix Buehler
7c784439a2
development/{arduino/compilers/interpreters}: replace name with pname&version
2021-08-21 23:02:55 +02:00
Sandro
9183479c8e
Merge pull request #134399 from VergeDX/mono6
...
mono6: 6.12.0.90 -> 6.12.0.122
2021-08-21 15:05:01 +02:00
Yureka
691464d120
emscripten: 2.0.10 -> 2.0.27
2021-08-21 10:10:03 +02:00
John Ericson
7195e6008a
Merge pull request #132538 from sternenseemann/has-gold
...
binutils-unwrapped: expose if built with ld.gold
2021-08-20 21:12:20 -04:00
github-actions[bot]
4492115291
Merge master into haskell-updates
2021-08-21 00:05:38 +00:00
Sebastián Mancilla
8f94a33b38
treewide: ensure pre/post phase hooks are strings
...
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sandro
b6ca47d6a8
Merge pull request #134867 from NeQuissimus/scala212
...
scala_2_12: 2.12.13 → 2.12.14
2021-08-20 23:16:48 +02:00
R. RyanTM
d6869f3236
binaryen: 99 -> 101
2021-08-20 23:07:43 +02:00
Yureka
f8230bb0f4
llvmPackages_13.libcxx: mark as broken on darwin
2021-08-20 23:07:43 +02:00
Yureka
b0f27ee74d
llvmPackages_*: expose release_version
2021-08-20 23:07:43 +02:00
Yureka
48d1e393c0
llvm_13: fix tests on non-x86 platforms
2021-08-20 23:07:43 +02:00
Yureka
91b15b6dcf
llvm_13: workaround for llvm bug 50611
...
https://bugs.llvm.org/show_bug.cgi?id=50611
2021-08-20 23:07:43 +02:00
Sandro
953e471721
Merge pull request #132325 from trepetti/swift-5.4.2
...
swift: 5.1.1 -> 5.4.2
2021-08-20 21:53:55 +02:00
Timothy DeHerrera
2b7e9a65a1
Merge pull request #134946 from dermetfan/rust-target-windows
...
fix toRustTarget for windows
2021-08-20 07:27:48 -06:00
Robin Stumm
d89c29deb8
rust.toRustTarget: fix for windows
...
change vendor from "w64" to "pc"
broken since 91718534f1
2021-08-20 12:43:02 +02:00
Sandro
8d0769ce33
Merge pull request #134806 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded: 10.2.1 -> 10.3.1
2021-08-20 12:36:21 +02:00
zowoq
2a23aa28d6
go_1_14: remove
2021-08-20 15:59:30 +10:00
John Ericson
a54bafe50a
Merge pull request #133008 from symphorien/ocaml-static
...
Misc static improvements (mainly ocaml and a regression linked to b0b5ef7286
)
2021-08-20 01:56:16 -04:00
github-actions[bot]
79f38d76c2
Merge master into haskell-updates
2021-08-20 00:06:05 +00:00
davidak
a9c8d1940f
Merge pull request #134212 from Stunkymonkey/yasm-pname-version
...
yasm: replace name with pname&version
2021-08-19 22:57:45 +02:00
Sandro
bcbb07c01b
Merge pull request #134783 from amesgen/update-closurecompiler-20210808
...
closurecompiler: 20200719 -> 20210808
2021-08-19 21:30:25 +02:00
amesgen
c2bc610de0
closurecompiler: 20200719 -> 20210808
2021-08-19 19:33:13 +02:00
Tim Steinbach
cd95007afd
scala_2_12: 2.12.13 → 2.12.14
2021-08-19 16:13:49 +00:00
Pavol Rusnak
b4e24e298c
gcc-arm-embedded: 10.2.1 -> 10.3.1
2021-08-19 16:08:10 +02:00
github-actions[bot]
323ea758dd
Merge staging-next into staging
2021-08-19 12:02:04 +00:00
Austin Seipp
32cc33e129
nextpnr: 2021.08.06 -> 2021.08.16
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-08-19 04:16:32 -05:00
Austin Seipp
5540e1b0dd
yosys-bluespec: 2021.01.17 -> 2021.08.19
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-08-19 04:16:32 -05:00
Austin Seipp
0cfbb59066
yosys: 0.9+4272 -> 0.9+4276
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-08-19 04:16:32 -05:00
Guillaume Girol
6506d2ae4d
pkgsStatic.ocaml: migrate some logic from static adapter to ocaml
2021-08-19 09:30:48 +02:00
Guillaume Girol
a2c566265e
ocaml: add strictDeps = true
2021-08-19 09:30:46 +02:00
Guillaume Girol
061f70f8f7
ocaml: fix static compilation on recent versions
2021-08-19 09:29:55 +02:00
github-actions[bot]
2970c28349
Merge staging-next into staging
2021-08-19 06:01:34 +00:00
Mario Rodas
a2df7bb883
jdk: fix manpage symlink on darwin
2021-08-18 19:14:04 -05:00
github-actions[bot]
1f6dedd364
Merge master into haskell-updates
2021-08-18 00:05:52 +00:00
sternenseemann
0908812372
haskell.compiler.*: check bintools.hasGold before enabling ld.gold
2021-08-18 01:21:44 +02:00
Jan Tojnar
e286e1cfa0
Merge branch 'staging-next' into staging
...
- boost 167 removed on staging-next (7915d1e03f
) × boost attributes are inherited on staging (d20aa4955d
)
- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507
) × hardened kernels are versioned on staging (a5341beb78
) + removed linux_5_12 (e55554491d
)
- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
Vanilla
7a40820de6
mono6: 6.12.0.90 -> 6.12.0.122
2021-08-17 14:13:44 +08:00
Jörg Thalheim
ba3768aec0
Merge pull request #134385 from r-burns/gcc-ppc64
...
gcc: update powerpc-specific configuration
2021-08-17 07:12:36 +01:00
Ryan Burns
7364241a6a
gcc: update powerpc-specific configuration
...
* support -m32 on (big-endian) powerpc64-linux
* fix compilation to powerpc*-musl targets with
incomplete decimal-float support
2021-08-16 19:42:10 -07:00
github-actions[bot]
585575043f
Merge master into haskell-updates
2021-08-17 00:09:16 +00:00
maralorn
d5f8216275
Merge pull request #126195 from NixOS/haskell-updates-ghc-8.10.5
...
ghc: 8.10.4 -> 8.10.6
2021-08-16 14:50:25 +02:00
maralorn
266adb3397
Merge pull request #133422 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2021-08-16 14:49:48 +02:00
Felix Buehler
34be580107
gprolog: replace name with pname&version
2021-08-16 14:06:42 +02:00
github-actions[bot]
60b1048b91
Merge master into haskell-updates
2021-08-16 00:06:12 +00:00
github-actions[bot]
e9080dd5e3
Merge staging-next into staging
2021-08-16 00:02:02 +00:00
Keshav Kini
0964eae237
sbcl: backport ARM segfault fix for large cores
2021-08-15 12:15:37 -07:00
github-actions[bot]
4dfde9ac8e
Merge staging-next into staging
2021-08-15 18:01:33 +00:00
Robert Hensing
a201246bac
treewide: runCommandNoCC -> runCommand in generated code
...
This has been synonymous for ~5y.
Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Felix Buehler
0e274ced1b
yasm: replace name with pname&version
2021-08-15 16:30:23 +02:00
Jan Tojnar
513701efce
Merge branch 'staging-next' into staging
2021-08-15 10:45:11 +02:00
Austin Seipp
2af9fc4c2a
yosys: 0.9+4221 -> 0.9+4272
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-08-15 03:20:12 -05:00
Austin Seipp
576f74fb47
nextpnr: 2021.07.28 -> 2021.08.06
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-08-15 03:20:12 -05:00
github-actions[bot]
fb28fa05db
Merge master into haskell-updates
2021-08-15 00:06:22 +00:00
Michael Weiss
72526765df
Merge pull request #134014 from primeos/llvmPackages_git
...
llvmPackages_git: 2021-07-16 -> 2021-08-03
2021-08-14 22:25:12 +02:00
github-actions[bot]
09ab2ff775
Merge staging-next into staging
2021-08-14 18:01:37 +00:00
Artturi
74593328f7
Merge pull request #133853 from Artturin/bigloo
2021-08-14 20:32:36 +03:00
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
Michael Weiss
50fb63e197
llvmPackages_git: 2021-07-16 -> 2021-08-03
2021-08-14 15:15:52 +02:00
Jan Tojnar
cdb1d29692
Merge branch 'staging-next' into staging
2021-08-14 14:43:16 +02:00
Artturin
2f4c2f207a
hop: 3.3.0 -> 3.4.4
2021-08-14 03:34:53 +03:00
Artturin
8b96771f4b
bigloo 4.3h -> 4.4b
2021-08-14 03:34:38 +03:00
github-actions[bot]
caa9f451d1
Merge master into haskell-updates
2021-08-14 00:06:20 +00:00
Wael M. Nasreddine
8dcfd8f20a
openjdk11: fix the share/man symlink on darwin
2021-08-13 12:08:11 -07:00
github-actions[bot]
271d1e1bd2
Merge master into haskell-updates
2021-08-13 00:07:44 +00:00
Ryan Mulligan
ebb6f2c655
Merge pull request #133615 from r-ryantm/auto-update/fennel
...
fennel: 0.9.2 -> 0.10.0
2021-08-12 06:30:36 -07:00
R. RyanTM
8b085dac8f
fennel: 0.9.2 -> 0.10.0
2021-08-12 11:29:53 +00:00
Daniel Nagy
a82078dd05
vlang: use shipped Makefile instead of custom buildPhase ( #128527 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-12 11:55:21 +02:00
github-actions[bot]
593e70f63d
Merge master into haskell-updates
2021-08-12 00:05:55 +00:00
github-actions[bot]
7ae0b00541
Merge staging-next into staging
2021-08-11 18:01:46 +00:00
Michael Raskin
ea494914f0
Merge pull request #133261 from SeTSeR/master
...
compiler-rt: Rename `llvm` argument to `libllvm` for consistency.
2021-08-11 14:51:40 +00:00
Jan Tojnar
807d3ec359
Merge branch 'staging-next' into staging
...
; Conflicts:
; pkgs/tools/misc/t1utils/default.nix
2021-08-11 16:34:11 +02:00
(cdep)illabout
2d1b5aa1fe
haskell.compiler.ghcHEAD: increase Hydra timeout because Darwin builds were timing out
...
Building `haskell.compiler.ghcHEAD` on Hydra on Darwin seemed to cause
frequent timeouts.
Here's an example of a timeout: https://hydra.nixos.org/build/149762652
This commit raises the timeout time on Hydra for ghcHEAD. The other
GHC derivations have this set, so it makes sense to set this here
as well.
2021-08-11 13:21:02 +09:00
Malte Brandy
d86710ad1f
Merge branch 'master' into haskell-updates
2021-08-10 22:01:47 +02:00
Tom Repetti
b2d4ec4323
swift: 5.1.1 -> 5.4.2
2021-08-10 12:10:43 -04:00
Sandro
1eea388646
Merge pull request #133332 from SuperSandro2000/cleanup
2021-08-10 14:28:26 +02:00
Sandro Jäckel
047fea5392
ecl: format, cleanup
2021-08-10 10:32:45 +02:00
Sandro Jäckel
e61bbf2eb0
scala-runners: remove unused input
2021-08-10 10:32:44 +02:00
Kid
b43389f49d
iasl: drop pacakge
2021-08-10 03:46:01 +00:00
Dennis Gosnell
debd99499a
Merge pull request #133309 from utdemir/ud/update-ghc-head-2021080
...
haskell.compiler.ghcHEAD: 9.3.20210504 -> 9.3.20210806
2021-08-10 10:40:03 +09:00