github-actions[bot]
143452baae
Merge staging-next into staging
2021-10-02 12:01:40 +00:00
github-actions[bot]
d03095b67a
Merge master into staging-next
2021-10-02 12:01:09 +00:00
Michael Weiss
ed2c99e65f
llvmPackages_13: 13.0.0-rc4 -> 13.0.0
2021-10-01 22:10:21 +02:00
github-actions[bot]
6baf6700f7
Merge staging-next into staging
2021-10-01 06:01:38 +00:00
github-actions[bot]
b1431ff2ab
Merge master into staging-next
2021-10-01 06:01:06 +00:00
Ben Siraphob
5e1360c873
Merge pull request #140033 from sternenseemann/koka-2.2.0
2021-10-01 04:18:10 +00:00
github-actions[bot]
29cadb4162
Merge staging-next into staging
2021-10-01 00:02:08 +00:00
Bernardo Meurer
9ae3e76435
Merge pull request #139812 from Princemachiavelli/rocm_compiler-rt_no_cyclades
...
compiler-rt: cont. remove <cyclades.h> from libsanitizer
2021-09-30 22:06:28 +00:00
sternenseemann
4467ba6101
sbcl_2_1_9: init at 2.1.9
...
http://www.sbcl.org/news.html#2.1.9
2021-09-30 15:23:08 +02:00
sternenseemann
8ed1616157
sbcl_2_1_8: remove at 2.1.8
2021-09-30 15:23:07 +02:00
sternenseemann
6fd63365fc
koka: 2.1.9 -> 2.3.1
2021-09-30 14:59:00 +02:00
Josh Hoffer
2549800a1a
compiler-rt: cont. remove <cyclades.h> from libsanitizer
...
See commit 199b7c505b
for the
original issue.
This patch is from the upstream rocm llvm repo:
https://reviews.llvm.org/rG884040db086936107ec81656aa5b4c607235fb9a
2021-09-29 22:28:16 -06:00
github-actions[bot]
2dfffe79b2
Merge staging-next into staging
2021-09-30 00:02:24 +00:00
github-actions[bot]
1994a3055b
Merge master into staging-next
2021-09-30 00:01:51 +00:00
sterni
53432e913b
Merge pull request #138596 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2021-09-29 23:24:50 +02:00
Austin Seipp
3a784c4963
nextpnr: 2021.08.16 -> 2021.09.27
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-09-29 13:14:27 -05:00
Austin Seipp
874ebfd5a8
yosys: 0.9+4276 -> 0.10+1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-09-29 13:14:27 -05:00
github-actions[bot]
1de97398ed
Merge master into haskell-updates
2021-09-29 00:06:39 +00:00
David Guibert
7f98fe1ebd
cudatoolkit: make 11_4 as default 11
2021-09-28 13:48:47 +02:00
github-actions[bot]
46d4b6c758
Merge staging-next into staging
2021-09-28 06:01:55 +00:00
github-actions[bot]
cf2149f1d4
Merge master into staging-next
2021-09-28 06:01:21 +00:00
Peter Hoeg
35dbdedf63
vala: not using vala
2021-09-28 09:21:08 +08:00
Martin Weinelt
ccbdef3b20
edk2: 202102 -> 202108
2021-09-28 02:38:31 +02:00
github-actions[bot]
2a1a484050
Merge master into haskell-updates
2021-09-28 00:06:32 +00:00
github-actions[bot]
0bbb651740
Merge staging-next into staging
2021-09-28 00:02:03 +00:00
github-actions[bot]
2be25e103b
Merge master into staging-next
2021-09-28 00:01:31 +00:00
John Ericson
80345d7083
Merge pull request #139022 from trofi/fix-llvm-8-to-10-on-gcc11
...
llvm_8, llvm_9, llvm_10: apply upstream fix for gcc-11
2021-09-27 12:35:11 -04:00
github-actions[bot]
33def12436
Merge master into haskell-updates
2021-09-27 00:06:36 +00:00
Artturin
afb755e706
buildCrystalPackage: use --no-debug
...
it was causing problems with the installCheckPhase due to it generating
.dwarf files
2021-09-27 00:39:08 +03:00
Artturin
9bd941c5d2
crystal,shards: remove old versions
2021-09-27 00:15:11 +03:00
Artturin
9a3ed0e8c5
buildCrystalPackage: redirect stdout to /dev/null
...
makes build errors easier to diagnose
2021-09-27 00:15:10 +03:00
Artturin
51e3c659a0
crystal: increase build cores
...
crystal: remove obsolete substituteInPlace
crystal: patchShebangs in genericBinary
crystal: use mktemp
2021-09-27 00:15:10 +03:00
Artturin
6900e4773d
crystal_0_36: add a binary bootstrap variant
...
fixes crystal on darwin
2021-09-27 00:15:10 +03:00
sternenseemann
2034c06a0a
haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2
...
Reverse bootstrapping is not supported by GHC upstream. In the case of
8.8.4 it just happens to work using 8.10.2, with later versions,
specifically 8.10.7 there seems to be some digressions in the generated /
used C code which cause 8.8.4 to fail to compile [1].
Thus we revert to using 8.10.2 for aarch64 and Musl which means: Still
no integer-simple and musl at the same time (however all other GHCs have
it, so it's probably not a problem) and no aarch64-darwin (GHC 8.8.4
can't target that architecture anyways). In short, the situation stays
the same.
[1]: https://github.com/NixOS/nixpkgs/pull/138523#issuecomment-927339953
2021-09-26 19:40:56 +02:00
Luke Granger-Brown
bc882f0c02
Merge remote-tracking branch 'upstream/staging' into staging-next
2021-09-26 18:26:57 +01:00
Ryan Burns
3d85bb0810
Merge pull request #139374 from ericdallo/bump-flutter
...
flutter: 2.2.1 -> 2.5.1
2021-09-26 10:09:25 -07:00
Pontus Stenetorp
c43789e7bb
julia_16-bin: 1.6.2 -> 1.6.3
...
Patches: https://github.com/JuliaLang/julia/compare/v1.6.2...v1.6.3
Dropping `chown` test workaround patch as it is now fixed upstream:
3e8eb9e8de
2021-09-26 14:32:29 +00:00
Vladimír Čunát
a641e599a8
Merge branch 'staging-next' into staging
2021-09-26 15:03:03 +02:00
Divam Narula
d032f60c37
ghcjs: Enable on darwin ( #139067 )
2021-09-26 00:51:46 -04:00
github-actions[bot]
3fc911506a
Merge master into haskell-updates
2021-09-26 00:07:13 +00:00
Vincent Laporte
450c0ab5e7
ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-rc2 → 4.13.0
2021-09-25 22:26:37 +02:00
sternenseemann
fac07c2b92
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-09-25 21:07:27 +02:00
github-actions[bot]
5dd6e3a959
Merge staging-next into staging
2021-09-25 18:01:44 +00:00
David Guibert
e6da69e878
cudatolkit: fix documentation into $doc output
2021-09-25 14:51:43 +02:00
Michael Weiss
8bc030eb13
llvmPackages_13: 13.0.0-rc3 -> 13.0.0-rc4
2021-09-25 13:52:14 +02:00
Eric Dallo
804e2edff5
flutter: 2.2.1 -> 2.5.1
2021-09-25 00:28:02 -03:00
github-actions[bot]
287bb04efb
Merge master into haskell-updates
2021-09-25 00:06:17 +00:00
github-actions[bot]
1cfb9e706e
Merge staging-next into staging
2021-09-25 00:02:02 +00:00
Ryan Burns
156414ecbf
Merge pull request #136655 from samuela/samuela/cudatoolkit
...
cudatoolkit_11_{3,4}: init at 11.{3,4}.1
2021-09-24 12:20:40 -07:00
github-actions[bot]
d892d4cbeb
Merge staging-next into staging
2021-09-24 18:01:43 +00:00
Ryan Burns
4d1c0ead24
Merge pull request #138454 from trofi/fix-osl
...
osl: fix build by overriding llvm-as path
2021-09-24 09:28:14 -07:00
sternenseemann
414d4ab627
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-09-24 16:26:28 +02:00
Sergei Trofimovich
46951d9527
gcc48, gcc49: apply upstream fix for gcc-11 ( #138979 )
...
Without the change build fails against gcc-11 as:
```
../../gcc-4.8.5/gcc/reload1.c:89:24:
error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
89 | (this_target_reload->x_spill_indirect_levels)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
```
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-09-24 02:17:09 -04:00
github-actions[bot]
55c0ac1484
Merge staging-next into staging
2021-09-24 06:01:40 +00:00
Timothy DeHerrera
4493c55376
Merge pull request #139008 from trofi/fix-llvm-5-for-gcc-11
...
llvm_5: disable print_context.c (fails on gcc-11 / dwarf-5)
2021-09-23 20:19:29 -06:00
Ryan Burns
40299257cc
Merge branch 'master' into staging-next
2021-09-23 18:43:00 -07:00
r-burns
188dad47ca
Merge pull request #135360 from r-burns/gcc-musl-libgomp
...
gcc: enable libgomp for musl targets
2021-09-23 17:22:21 -07:00
github-actions[bot]
1c28c30c71
Merge master into haskell-updates
2021-09-24 00:06:33 +00: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
Sandro
714fdd6f38
Merge pull request #139042 from r-ryantm/auto-update/idris2
2021-09-23 17:01:13 +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
Sandro
c9433189c1
Merge pull request #139084 from r-ryantm/auto-update/mlkit
2021-09-23 16:08:58 +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
Bobby Rong
d3e8e1cd31
Merge pull request #139058 from r-ryantm/auto-update/kotlin
...
kotlin: 1.5.30 -> 1.5.31
2021-09-23 14:44:11 +08:00
github-actions[bot]
194b50aba8
Merge staging-next into staging
2021-09-23 06:01:47 +00:00
github-actions[bot]
bfc4b6b621
Merge master into staging-next
2021-09-23 06:01:05 +00:00
R. RyanTM
06bcfffc27
mlkit: 4.5.7 -> 4.5.9
2021-09-23 04:28:19 +00:00
John Ericson
06f968ff54
Merge pull request #139043 from obsidiansystems/dn-fix-lld_13
...
llvmPackages_13.lld: add postPatch to fix Darwin build
2021-09-22 22:07:30 -04:00
R. RyanTM
281dd1830d
gleam: 0.16.1 -> 0.17.0
2021-09-23 10:58:47 +09:00
R. RyanTM
143e73b2de
kotlin: 1.5.30 -> 1.5.31
2021-09-23 01:41:27 +00:00
Divam
d32e0e6b1b
llvmPackages_13.lld: add postPatch to fix Darwin build
2021-09-23 09:17:31 +09:00
R. RyanTM
896ee5ffc6
idris2: 0.5.0 -> 0.5.1
2021-09-23 00:16:08 +00:00
github-actions[bot]
69efe64153
Merge master into haskell-updates
2021-09-23 00:06:56 +00:00
github-actions[bot]
c836da689f
Merge staging-next into staging
2021-09-23 00:03:12 +00:00
github-actions[bot]
796a5df129
Merge master into staging-next
2021-09-23 00:01:50 +00:00
Sergei Trofimovich
e9b26087ad
llvm_8, llvm_9, llvm_10: apply upstream fix for gcc-11
...
On gcc-11 build fails due to missing <limits> include.
The fix pulls upstream change as is.
2021-09-22 22:34:01 +01:00
Sergei Trofimovich
02310b34b5
llvm_5: disable print_context.c (fails on gcc-11 / dwarf-5)
...
gcc-11 defaults to -gdwarf-5 and makes llvm symbolizer test fail.
As it's the only failing test let's just skip it for llvm-5.
2021-09-22 21:43:16 +01:00
Guillaume Girol
4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
...
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
sternenseemann
2a1e089550
haskell.compiler.ghc921: fix build on darwin
...
See https://gitlab.haskell.org/ghc/ghc/-/issues/19950#note_377768
2021-09-22 19:11:43 +02:00
github-actions[bot]
2505488672
Merge staging-next into staging
2021-09-22 12:02:01 +00:00
Alyssa Ross
b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/os-specific/linux/libfabric/default.nix
pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
Ryan Burns
b8779dbffe
nim: fix power arch predicates
...
isPowerPC is only true on 32 bit machines;
to check the family we should use isPower here
Otherwise, e.g. `pkgsCross.powernv.buildPackages.nim` fails to eval with
`error: evaluation aborted with the following error message: 'no Nim CPU support known for powerpc64le-unknown-linux-gnu'`
2021-09-22 10:30:09 +02:00
github-actions[bot]
aff0e5c530
Merge staging-next into staging
2021-09-21 12:02:04 +00:00
github-actions[bot]
fd3d37414d
Merge master into staging-next
2021-09-21 12:01:29 +00:00
Samuel Ainsworth
0981d9473f
cudatoolkit_11_{3,4}: init at 11.{3,4}.1
2021-09-21 07:03:01 +00:00
r-burns
c8cedcfa3e
Merge pull request #138231 from r-burns/cudatoolkit
...
cudatoolkit: fix build
2021-09-20 23:44:11 -07:00
Sergei Trofimovich
199b7c505b
compiler-rt: remove <cyclades.h> from libsanitizer
...
linux-headers-5.13 removed <cyclades.h> along with device support.
Backport a single https://reviews.llvm.org/D102059 upstream change to
fix compiler-rt build.
Use local patches as there is a whitespace change compared to upstream.
2021-09-20 19:37:19 +01:00
Sergei Trofimovich
974e68a7ad
gcc: remove <cyclades.h> from libsanitizer
...
linux-headers-5.13 removed <cyclades.h> along with device support.
Backport a single https://gcc.gnu.org/PR100379 upstream change to
fix gcc build.
Use local (unmodified) upstream patches to avoid fetchpatch dependency.
2021-09-20 19:37:19 +01:00
github-actions[bot]
f666c4d10f
Merge master into staging-next
2021-09-20 06:01:17 +00:00
Artturi
bc07980fa3
Merge pull request #137920 from r-ryantm/auto-update/sjasmplus
...
sjasmplus: 1.18.2 -> 1.18.3
2021-09-20 07:18:39 +03:00
github-actions[bot]
57fc353eea
Merge master into haskell-updates
2021-09-20 00:06:42 +00:00
github-actions[bot]
20062d8491
Merge master into staging-next
2021-09-20 00:01:41 +00:00
figsoda
0428e50fc7
Merge pull request #138506 from r-ryantm/auto-update/idris2
...
idris2: 0.4.0 -> 0.5.0
2021-09-19 14:48:50 -04:00
Marek Fajkus
139c8fe705
elmPackages.*: auto upgrade
2021-09-19 17:23:57 +02:00
R. RyanTM
948ef8a6c5
idris2: 0.4.0 -> 0.5.0
2021-09-19 08:30:18 +00:00
(cdep)illabout
3389aab889
haskell.compiler.ghcjs: mark hydraPlatforms as none because output is too large
2021-09-19 09:32:17 +09:00
Sergei Trofimovich
33a6220244
osl: fix build by overriding llvm-as path
...
Closes: https://github.com/NixOS/nixpkgs/issues/138373
2021-09-18 20:00:48 +01:00
github-actions[bot]
c4fd2a8f99
Merge master into staging-next
2021-09-18 00:01:33 +00:00
Michael Weiss
3dc28072b6
Merge pull request #137891 from primeos/llvmPackages_13
...
llvmPackages_13: 13.0.0-rc2 -> 13.0.0-rc3
2021-09-17 23:21:08 +02:00
Vincent Laporte
f837a27a8a
ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-rc1 → 4.13.0-rc2
2021-09-17 21:41:19 +02:00
github-actions[bot]
a21275cdae
Merge master into staging-next
2021-09-17 18:01:14 +00:00
(cdep)illabout
c870565292
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-09-18 02:40:35 +09:00
Claudio Bley
1b97f5d00b
dotnetCorePackages:*_3_1: 3.1.15 -> 3.1.19
2021-09-17 10:11:27 -07:00
Claudio Bley
5ebf9aec75
roslyn: Update dependencies
2021-09-17 10:11:27 -07:00
Claudio Bley
77bd59abcf
dotnetCorePackages.*_5*: 5.0.6 -> 5.0.10
2021-09-17 10:11:27 -07:00
Jonathan Ringer
6c64820ffa
dotnetCorePackages:*_3_1: 3.1.8 -> 3.1.15
2021-09-17 10:11:27 -07:00
Jonathan Ringer
30076ecc15
dotnetCorePackages.*_5*: 5.0.0 -> 5.0.6
2021-09-17 10:11:27 -07:00
Ryan Burns
810e595e4e
cudatoolkit: fix build
...
This is a workaround for a segfault in patchelf
when attempting to set an empty rpath
2021-09-16 22:30:54 -07:00
github-actions[bot]
e1bb182359
Merge master into haskell-updates
2021-09-17 00:06:18 +00:00
github-actions[bot]
9905c2647a
Merge staging-next into staging
2021-09-16 18:01:40 +00:00
Tim Steinbach
d388af3695
scala_2_12: 2.12.14 → 2.12.15
2021-09-16 09:31:31 -04:00
github-actions[bot]
85bd312fb6
Merge staging-next into staging
2021-09-16 12:02:04 +00:00
sternenseemann
d7a393dc6b
haskell.compiler.ghcHEAD: 9.3.20210806 -> 9.3.20210913
...
Mainly gives us the forward port of the XATTR environment variable, so
we can make this expression more consistent with GHC 8.10.7.
2021-09-16 13:16:06 +02:00
Vincent Laporte
c03d9a850a
ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-β1 → 4.13.0-rc1
2021-09-16 11:00:58 +02:00
github-actions[bot]
b7d0ebd8f8
Merge master into haskell-updates
2021-09-16 00:06:30 +00:00
github-actions[bot]
6a10b23c61
Merge staging-next into staging
2021-09-16 00:02:05 +00:00
Artturi
2eb8695646
Merge pull request #137950 from Artturin/fixmistscheem
...
mit-scheme: set MITSCHEME_LIBRARY_PATH properly
2021-09-16 01:54:08 +03:00
github-actions[bot]
24a34e5706
Merge staging-next into staging
2021-09-15 12:01:34 +00:00
Michael Raskin
1217890533
Merge pull request #137948 from marsam/fix-inputs-ecl
...
ecl: fix nativeBuildInputs
2021-09-15 09:03:05 +00:00
Divam
0918598005
Remove old ghcjs files
2021-09-15 12:51:35 +09:00
Divam
ba25b274f4
ghcjs: init at 8.10.7
...
The src points to the obsidiansystems repo as it has the ghcjs ported from
8.10.5 to 8.10.7, and a bunch of other fixes (#812 , #811 , #809 )
2021-09-15 12:51:34 +09:00
Divam
feac31b1f0
ghc: add the Cabal ghcjs support patch
2021-09-15 12:51:34 +09:00
Divam
c8b255cf25
haskellPackages.ghcjs-base: 0.2.0.0 -> 0.2.0.3
2021-09-15 12:51:33 +09:00
Artturin
e9afd04202
mit-scheme: set MITSCHEME_LIBRARY_PATH properly
...
by changing its path and wrapping the correct binary
all the other binaries in bin/ are symlinks to bin/mit-scheme${arch}-${version}
therefore its easier to just wrap that one instead of all the others
2021-09-15 05:38:03 +03:00
R. RyanTM
cee18277c6
sjasmplus: 1.18.2 -> 1.18.3
2021-09-14 23:10:43 +00:00
Michael Weiss
d4f61aa164
llvmPackages_13: 13.0.0-rc2 -> 13.0.0-rc3
2021-09-14 22:49:56 +02:00
github-actions[bot]
04e48fbe4f
Merge staging-next into staging
2021-09-13 18:01:51 +00:00
github-actions[bot]
ce44d09c85
Merge master into staging-next
2021-09-13 18:01:17 +00:00
adisbladis
fcf5397793
Merge pull request #135905 from dukc/secondDmd2097
...
D compiler update
2021-09-13 11:36:55 -05:00
github-actions[bot]
fef6f602e6
Merge staging-next into staging
2021-09-12 18:01:50 +00:00
github-actions[bot]
a13bf1828b
Merge master into staging-next
2021-09-12 18:01:21 +00:00
Daniël de Kok
6f2ce2a65e
treewide: remove danieldk as maintainer from a set of packages
...
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
github-actions[bot]
7267016c66
Merge staging-next into staging
2021-09-12 12:01:42 +00:00
github-actions[bot]
acd45cb351
Merge master into staging-next
2021-09-12 12:01:10 +00:00
github-actions[bot]
3d192af340
Merge staging-next into staging
2021-09-12 06:01:33 +00:00
github-actions[bot]
45de5d0c9a
Merge master into staging-next
2021-09-12 06:01:00 +00:00
zowoq
2ce4d21663
go_1_16: 1.16.7 -> 1.16.8
2021-09-12 10:48:00 +10:00
github-actions[bot]
ff5297bcd3
Merge staging-next into staging
2021-09-11 12:01:45 +00:00
Alyssa Ross
56314db098
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/compilers/ghc/8.10.7.nix
pkgs/development/compilers/ghc/8.8.4.nix
I've removed the isWindows check from useLdGold in ghc, since that should
be covered by the new hasGold check.
2021-09-11 10:49:13 +00:00
Rick van Schijndel
517d2b963f
llvm_12: fix cross-compilation
...
Cross-compilation is broken because the method of finding ncurses has
changed, causing the build for the 'build system' to fail with a linking
error due to ncurses being for the 'host system' (where you're compiling
for).
This patch disables ncurses, which is not a very neat solution, but will
do until someone takes this upstream and gets it fixed properly.
Closes https://github.com/NixOS/nixpkgs/issues/127946 .
Error that's seen before applying this:
/nix/store/hash-binutils-2.35.1/bin/ld: /nix/store/hash-ncurses-6.2-aarch64-unknown-linux-gnu/lib/libtinfo.so: error adding symbols: file in wrong format
2021-09-11 06:57:25 +00:00
Jörg Thalheim
d5bdbc676a
Merge pull request #137198 from alyssais/rust_1_55
...
rust: 1.54.0 -> 1.55.0
2021-09-11 07:15:23 +01:00
github-actions[bot]
6188f2aeeb
Merge staging-next into staging
2021-09-11 06:01:28 +00:00
Mario Rodas
13af44ba2a
ecl: fix nativeBuildInputs
2021-09-11 04:20:00 +00:00
Mario Rodas
12a73316bb
fstar: 2021.08.27 -> 2021.09.11
2021-09-11 04:20:00 +00:00
(cdep)illabout
8594029c4a
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-09-11 11:09:45 +09:00
zowoq
9675a865c9
buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin
2021-09-11 10:44:23 +10:00
zowoq
273ff5cf17
go_1_17: init at 1.17.1
2021-09-11 10:44:23 +10:00
Martin Weinelt
bae10ead99
Merge remote-tracking branch 'origin/master' into staging-next
2021-09-11 02:29:58 +02:00
github-actions[bot]
c9f88db4b0
Merge master into haskell-updates
2021-09-11 00:06:08 +00:00
Ben Siraphob
6e4c36b3f7
Merge pull request #137312 from siraben/miranda-mainprogram
...
miranda: add meta.mainProgram
2021-09-10 15:03:53 -05:00
Ben Siraphob
000748c824
miranda: add meta.mainProgram
2021-09-10 14:46:48 -05:00
github-actions[bot]
fa42e187e1
Merge staging-next into staging
2021-09-10 18:01:52 +00:00
Martin Weinelt
d9341eafa2
Merge branch 'master' into staging-next
2021-09-10 15:04:01 +02:00
Michael Raskin
0a87ed8170
Merge pull request #137110 from sternenseemann/sbcl-2.1.8
...
sbcl_2_1_8: init at 2.1.8
2021-09-10 12:42:41 +00:00
Ryan Burns
554d86af20
openjfx11: fix build
...
Remove -Werror=implicit-function-declaration, which when passed to cmake
for webkit build breaks C++ compiler configuration due to spurious warnings:
`cc1plus: warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for C++`
2021-09-10 21:38:30 +09:00
Alexander Bich
2c6f116448
llvmPackages_13, llvmPackages_git: libcxxabi: fix musl build
2021-09-10 13:55:35 +03:00
Alyssa Ross
28a97eab19
rust: 1.54.0 -> 1.55.0
2021-09-10 09:26:43 +00:00
Alyssa Ross
a43efb9884
cargo: don't use vendored curl
...
Using the curl from Nixpkgs will fix Cargo 0.55.0 on Darwin.
2021-09-10 09:26:42 +00:00
github-actions[bot]
caaf7e753c
Merge staging-next into staging
2021-09-10 06:01:46 +00:00
github-actions[bot]
3f7ad651c7
Merge master into staging-next
2021-09-10 06:01:06 +00:00
Anderson Torres
45d44fb1a1
Merge pull request #137142 from AndersonTorres/new-asm
...
Assemblers for 8-bit chips
2021-09-09 22:36:47 -03:00
github-actions[bot]
8de3dc884c
Merge master into haskell-updates
2021-09-10 00:06:15 +00:00
AndersonTorres
8d06eef655
atasm: init at 1.09
2021-09-09 17:48:34 -03:00
github-actions[bot]
57ea0f613d
Merge staging-next into staging
2021-09-09 18:01:41 +00:00
github-actions[bot]
dbebaeb8ba
Merge master into staging-next
2021-09-09 18:01:06 +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
github-actions[bot]
a646151837
Merge staging-next into staging
2021-09-09 06:01:37 +00:00
github-actions[bot]
77893d86c2
Merge master into staging-next
2021-09-09 06:01:04 +00: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
github-actions[bot]
a84ab6724a
Merge staging-next into staging
2021-09-08 18:01:37 +00:00
github-actions[bot]
31efc58eb0
Merge master into staging-next
2021-09-08 18:01:03 +00: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
sternenseemann
05020744fb
sbcl_2_1_8: init at 2.1.8
2021-09-08 16:38:09 +02:00
markuskowa
13bd2afb65
Merge pull request #136571 from markuskowa/fix-gfortran
...
treewide: move gfortran to nativeBuildInputs
2021-09-08 14:48:28 +02:00
github-actions[bot]
350e236585
Merge staging-next into staging
2021-09-08 06:01:57 +00:00
github-actions[bot]
ad1de317ad
Merge master into staging-next
2021-09-08 06:01:19 +00: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
Luke Granger-Brown
9094826af8
Merge remote-tracking branch 'upstream/staging-next' into staging-fix
2021-09-07 16:23:11 +00:00
Vladimír Čunát
dbc3228248
Merge branch 'master' into staging-next
...
(It's a little older version of master, to bring haskell updates now.)
2021-09-07 08:21:02 +02: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
AndersonTorres
ae19d5c68b
as31: init at 2.3.1
2021-09-05 23:22:37 -03:00
github-actions[bot]
75dc00dbd8
Merge master into staging-next
2021-09-05 18:00:57 +00: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
Martin Weinelt
7f732aca66
Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"
...
This reverts commit b041b2e1b2
, reversing
changes made to 5b6c2380ad
.
2021-09-05 15:02:25 +02:00
Martin Weinelt
b041b2e1b2
Merge remote-tracking branch 'origin/python-unstable' into staging-next
2021-09-05 14:51:26 +02:00
Emery Hemingway
45398d7b54
Initial nimPackages utilities
...
Add a nimPackages attrset with "buildNimPackage" and "fetchNimble".
2021-09-05 11:20:00 +02:00
github-actions[bot]
91c17290ed
Merge master into haskell-updates
2021-09-04 00:06:04 +00:00
github-actions[bot]
e750a74632
Merge staging-next into staging
2021-09-04 00:02:10 +00:00
github-actions[bot]
e3f1f8bba2
Merge master into staging-next
2021-09-04 00:01:34 +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
Alyssa Ross
071a7a4583
Merge remote-tracking branch 'nixpkgs/master' into staging-next
2021-09-03 18:23:45 +00: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
Markus Kowalewski
f476dcf3b3
graalvm: move gfortran to nativeBuildInputs
2021-09-03 13:33:32 +02: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
github-actions[bot]
047fcb59bd
Merge staging-next into staging
2021-09-01 18:01:48 +00:00
github-actions[bot]
6db5c6fc7b
Merge master into staging-next
2021-09-01 18:01:09 +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]
af292b1cdd
Merge staging-next into staging
2021-09-01 12:01:50 +00:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next
2021-09-01 07:47:01 +00:00
github-actions[bot]
4a174b6bb7
Merge staging-next into staging
2021-09-01 06:01:46 +00:00
Vladimír Čunát
4f1b64d802
Merge #136081 : orc: disable test failing on armv7l
2021-09-01 07:04:58 +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
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