Commit graph

10125 commits

Author SHA1 Message Date
github-actions[bot] 7a1e77336a
Merge staging-next into staging 2021-07-21 18:01:41 +00:00
github-actions[bot] 3087a2d2e9
Merge staging-next into staging 2021-07-21 12:02:00 +00:00
Sandro Jäckel 2e9c330216
pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel 9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Rémy Grünblatt e46c0fb402 rasm: Fix the source URL 2021-07-21 10:23:35 +02:00
Vincent Laporte 621afb9980 ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α1 → 4.13.0-α2 2021-07-21 10:10:04 +02:00
Jörg Thalheim 7629209756
Merge pull request #130878 from q3k/q3k/go-mips
go: enable MIPS GOARCH/cross integration
2021-07-21 07:18:20 +01:00
Artturin fba8a69105 mint: 0.11.0 -> 0.14.0 2021-07-21 03:54:34 +03:00
Serge Bazanski c00d507f97 go: enable MIPS GOARCH/cross integration
This allows the Go compiler in nixpkgs (eg. buildGoModule) to work with
crossSystem.config == mips-*, eg mips-unknown-linux-musl, and
succesfully generate Go MIPS binaries.

nix-build -A grpcurl --arg crossSystem '{ config = "mips-unknown-linux-musl"; }'

This unfortunately cannot currently be tested on qemu-mips as Go emits
ELF files that fail to execute correctly in qemu-user (see:
https://go-review.googlesource.com/c/go/+/239217, on track to land in Go
1.17). However, I have tested this on a physical MIPS device.

I have not been able to build anything using cgo (hit various
compilation errors in C dependencies), but considering
mips-unknown-linux-musl is not a support nixpkgs target this isn't that
surprising.
2021-07-21 00:43:16 +02:00
github-actions[bot] 23c6d36ba0
Merge staging-next into staging 2021-07-20 18:01:42 +00:00
github-actions[bot] 61eb7e2e9e
Merge master into staging-next 2021-07-20 18:01:04 +00:00
Troels Henriksen a9d3d2f349 emscripten: 2.0.1 -> 2.0.10
binaryen: 96 -> 99

These updates must be in the same commit because emscripten depends on
a specific version of binaryen.
2021-07-20 09:59:13 +02:00
R. RyanTM 0d70345ec2 kotlin: 1.5.20 -> 1.5.21 2021-07-20 07:12:53 +00:00
Ben Siraphob e8599765f5
Merge pull request #130638 from siraben/par-treewide
treewide: remove unnecessary enableParallelBuilding when using cmake, meson, qmake
2021-07-20 12:10:21 +07:00
Ben Siraphob 1e2484a27c treewide: remove unnecessary enableParallelBuilding when using cmake 2021-07-20 10:32:58 +07:00
github-actions[bot] c0cb54f9ee
Merge master into staging-next 2021-07-19 18:01:10 +00:00
github-actions[bot] dc802b2e19
Merge master into staging-next 2021-07-19 00:01:36 +00:00
Jan van Brügge a2497d21d7
polyml: 5.8.1 -> 5.8.2 2021-07-18 23:51:35 +02:00
Sandro d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
Maxine Aubrey dbf4e2980d
pkgs: add maxeaubrey to maintainers 2021-07-18 21:23:26 +02:00
github-actions[bot] 382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Sandro b4176ae90a
Merge pull request #130472 from Stunkymonkey/inherit-version3
various: cleanup of "inherit version;"
2021-07-18 00:38:39 +02:00
Sandro dd35f1750c
Merge pull request #130157 from kvtb/patch-10
pkgsi686Linux.llvmPackages_12.compiler-rt: fix build
2021-07-18 00:31:28 +02:00
Felix Buehler 82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Pontus Stenetorp 785b67da96
julia_16-bin: 1.6.1 -> 1.6.2
Patches: https://github.com/JuliaLang/julia/compare/v1.6.1...v1.6.2
2021-07-17 14:40:43 +00:00
github-actions[bot] ee007cdc35
Merge master into staging-next 2021-07-17 06:01:21 +00:00
github-actions[bot] e9ca8c2796
Merge master into haskell-updates 2021-07-17 00:05:09 +00:00
Vladimír Čunát b8130cbd64
Revert "zig: add upstream patch to allow glibc 2.33 builds"
This reverts commit c1d014a975.
The patch was included in 0.8.0 and now was failing to apply.
2021-07-16 16:42:31 +02:00
Vladimír Čunát 3ea417e47f
Merge branch staging into staging-next
The staging version is a bit older already, used in pre-test:
https://hydra.nixos.org/eval/1685435
2021-07-16 09:59:01 +02:00
github-actions[bot] 7959589ea0
Merge master into staging-next 2021-07-16 06:01:04 +00:00
Fabián Heredia Montiel 37d73021ee idris2: fix packagePaths issue
packagePaths changed between idris2 `v0.3.0` and `v0.4.0` and now
includes a version number in the path.

Fixes nixos/nixpkgs#130310

Co-authored-by: zseri <zseri.devel@ytrizja.de>
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2021-07-15 21:50:33 -05:00
github-actions[bot] 873ebe9785
Merge master into haskell-updates 2021-07-15 00:05:17 +00:00
Jörg Thalheim 7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
kvtb a7c4537a72
pkgsi686Linux.llvmPackages_12.compiler-rt: fix build
The patch is from old LLVM, which is applied in wrong place of file
2021-07-14 08:26:36 +00:00
zowoq 53caacaf56
Merge pull request #130111 from maxeaubrey/go_1.15.14_1.16.6
go_1_15: 1.15.13 -> 1.15.14, go_1_16: 1.16.5 -> 1.16.6
2021-07-14 13:02:18 +10:00
github-actions[bot] 6e10550c38
Merge master into haskell-updates 2021-07-14 00:05:23 +00:00
Ryan Mulligan 4036bb94c7
Merge pull request #130088 from r-ryantm/auto-update/jrsonnet
jrsonnet: 0.4.1 -> 0.4.2
2021-07-13 09:05:09 -07:00
Maxine Aubrey 4695639fde
go_1_16: 1.16.5 -> 1.16.6 2021-07-13 17:55:35 +02:00
Maxine Aubrey 25eb6344d0
go_1_15: 1.15.13 -> 1.15.14 2021-07-13 17:55:25 +02:00
sternenseemann 54e1d5a3e6 haskell.compiler.ghc865Binary: mark as broken when built with musl
The musl support for binary GHC 8.6.5 relied on ABI compat between musl
and glibc which is no longer the case: https://github.com/NixOS/nixpkgs/issues/129247

Since there is no upstream musl (alpine) bindist for GHC 8.6.5, we can
only accept that binary 8.6.5 is not possible with musl.
2021-07-13 14:36:42 +02:00
R. RyanTM 3e5c6c24d6 jrsonnet: 0.4.1 -> 0.4.2 2021-07-13 11:07:27 +00:00
github-actions[bot] 10be3b5eed
Merge master into haskell-updates 2021-07-13 00:05:23 +00:00
github-actions[bot] 56d22e36bd
Merge master into staging-next 2021-07-12 12:01:28 +00:00
Pavol Rusnak d66917c4df
gcc-arm-embedded: use numVersion as version, rename version to release
followup to 009668465e
2021-07-12 13:11:40 +02:00
Sirio Balmelli 009668465e
gcc-arm-embedded: add numVersion attribute for convenience
There are builds which rely on having the numeric version of gcc (eg "10.2.1")
declared in an environment variable.

Running 'arm-none-eabi-gcc --version' returns:
"arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (release)"

However, the attribute arm-none-eabi-gcc.version is "10-2020-q4-major",
from which there is no way to derive "10.2.1".

Contrast this with the attribute gcc.version which (at this time) gives "10.3.0".

By adding a numVersion attribute, consumers of this package can
correctly determine what GCC version is being executed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-07-12 12:29:46 +02:00
Niklas Hambüchen c114cd459e
Merge pull request #129289 from nh2/issue-129247-ghc-musl-fixes
Fix GHC not building with musl
2021-07-12 05:02:58 +02:00
github-actions[bot] 56ebfce4ee
Merge master into staging-next 2021-07-11 18:01:23 +00:00
Maas Lalani 93d219c8b6
fennel: init at 0.9.2 2021-07-11 11:47:19 -04:00
github-actions[bot] 606194e1c0
Merge staging-next into staging 2021-07-11 00:02:23 +00:00
Martin Weinelt b7e408dd17
Merge branch 'master' into staging-next 2021-07-10 20:15:53 +02:00
Peter Simons efa318ad55
Merge pull request #129800 from r-ryantm/auto-update/gprolog
gprolog: 1.4.5 -> 1.5.0
2021-07-10 11:41:17 +02:00
Niklas Hambüchen 63b1e6e489 ghc*-binary: Remove no-op --with-gmp-libraries 2021-07-10 02:49:42 +02:00
Niklas Hambüchen c6a77590e3 haskell.compiler.ghc8102Binary: Split ghcBinDists set into default and musl.
This allows to implement the "HACK" mentioned in the commit to
build `pkgsMusl` GHCs on Hydra without failing evaluation on Darwin.

Reference of the discussion:
https://github.com/NixOS/nixpkgs/pull/129289#discussion_r663956747

Patch contributed by @sterni.
2021-07-10 02:49:42 +02:00
Niklas Hambüchen f4e62a996f pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl
Adds new package options:

* enableDocs
* enableHaddockProgram

to control whether to build Sphinx docs, and GHC haddocks and the
haddock program.

Unfortunately currently the building of the `haddock `program
and generating GHC docs are mixed into one option, see:
https://gitlab.haskell.org/ghc/ghc/-/issues/20077

Making Sphinx docs disableable, and disabling them by default
for Musl and cross builds, makes it much easier to provide these
builds without having to support Sphinx's enormous dependency
tree for those ways of building.
2021-07-10 02:49:42 +02:00
Niklas Hambüchen 8adcd39504 ghc: Add comments about hardeningDisable pie for musl 2021-07-10 02:49:42 +02:00
Niklas Hambüchen 8b15fccf8a pkgsMuslhaskell.compiler.{ghc884,ghc8104}: Use GHC 8.10 as bootstrap compiler.
This addresses the fact that `ghc865Binary` segfaults on musl
(see #118731) because of the glibc+musl mix used in there.

With the previous commits, `ghc8102Binary` was changed to use
the musl-based bindist from GHC HQ instead, which works.

With this change, all nix Haskell compilers builds on musl:

    NIX_PATH=nixpkgs=. nix-build --no-link --expr 'with import <nixpkgs> {}; { inherit (pkgsMusl.haskell.compiler) ghc884 ghc8104 ghc901 ghcHEAD; }'
2021-07-10 02:49:42 +02:00
Niklas Hambüchen f154c3adde haskell.compiler.ghc865Binary: Disable "pie" hardening. See #129247
While this does not fix `ghc865Binary` with musl, it at least prevents
that the other, newer errors are shadowed (see #129247).
2021-07-10 02:49:42 +02:00
Niklas Hambüchen c866b8a13b haskell.compiler.ghc8102Binary: find -executable -> -perm -0100 2021-07-10 02:49:42 +02:00
Niklas Hambüchen da1cf8cb90 pkgsMusl.haskell.compiler.ghc8102Binary: Fix musl segfault. Fixes #118731 #129247.
This commit replaces the musl + glibc hackery in the GHC bindist
compiler by using the new musl based bindist that GHC HQ provides
(built on Alpine).
We could alternatively also use a nix-built musl boostrap compiler,
but it seems nicer to use the GHC HQ one for now.

This fixes the compiler built by
`pkgsMusl.haskell.compiler.ghc8102Binary` segfaulting (#118731)
since the commit

    5e2311d2f - musl: 1.2.1 -> 1.2.2

concretely, musl commit

    01c7920f - remove redundant pthread struct members repeated for layout purposes

which I suspect breaks some glibc/musl ABI compatibility that may have
existed accidentally until then.

The added

    lib.optional stdenv.targetPlatform.isMusl "pie";

also fixes that the packaged bindist compiler cannot create a binary
in its `installCheck` phase (and overall); see detail explanation
in #129247.
2021-07-10 02:49:41 +02:00
Niklas Hambüchen 5777bd3d56 haskell.compiler.ghc8102Binary: Remove sed of /usr/bin/* commands.
None of the current bindists appear to contain these paths in their
`ghc-stage2` binary.
2021-07-10 02:49:41 +02:00
Niklas Hambüchen 1326009806 haskell.compiler.ghc8102Binary: Add check for arch-specific libraries.
With this check, we no longer don't notice when the upstream bindist
changes its dependencies (e.g. because a newer Debian version is used
that uses a new `ncurses` version).
2021-07-10 02:49:41 +02:00
Sandro 45fc7d4a35
Merge pull request #129591 from Shrimpram/master 2021-07-10 01:44:06 +02:00
R. RyanTM e54730b0b8 gprolog: 1.4.5 -> 1.5.0 2021-07-09 23:00:52 +00:00
Michael Weiss 9a761a4fc8
llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
Shreeram Modi 23a95af60f
inklecate: init at version 1.0.0
inklecate is a command line compiler for the ink language, which is used
to make interactive narrative / choose-your-own-adventure style games.

More information about the ink language can be found at
https://github.com/inkle/ink
2021-07-08 22:36:54 -07:00
Dmitry Kalinkin 280e629ee0
Merge branch 'master' into staging-next 2021-07-08 04:38:15 -04:00
Sandro 5da034ebe2
Merge pull request #129572 from redvers/ponyc-0.42.0
ponyc: 0.41.1 -> 0.42.0
2021-07-08 02:42:09 +02:00
Red Davies c08ea1ff47 ponyc: 0.41.1 -> 0.42.0
* Don't allow PONYPATH to override standard library (PR #3780)
* Fix bug where Flags.remove could set flags in addition to unsetting them (PR #3777)
* Allow Flags instances to be created with a set bit encoding (PR #3778)
* Fix "iftype" expressions not being usable in lambdas or object literals (PR #3763)
* Fix code generation for variadic FFI functions on arm64 (PR #3768)
2021-07-07 14:42:40 -04:00
github-actions[bot] 0f7bc289e9
Merge staging-next into staging 2021-07-07 06:02:03 +00:00
(cdep)illabout 655dc5b67e
purescript: 0.14.2 -> 0.14.3 2021-07-07 13:10:50 +09:00
Sandro b6e72eb2c5
Merge pull request #129455 from r-ryantm/auto-update/jrsonnet
jrsonnet: 0.4.0 -> 0.4.1
2021-07-07 02:47:48 +02:00
github-actions[bot] e04f827a74
Merge staging-next into staging 2021-07-06 18:01:55 +00:00
R. RyanTM 69d84ca216 jrsonnet: 0.4.0 -> 0.4.1 2021-07-06 15:57:16 +00:00
R. RyanTM eea558539e gleam: 0.16.0 -> 0.16.1 2021-07-06 23:38:00 +09:00
Vladimír Čunát 7c25c1fd88
Merge branch 'glibc-2.33' into staging 2021-07-06 16:17:13 +02:00
Maximilian Bosch c1d014a975
zig: add upstream patch to allow glibc 2.33 builds 2021-07-06 16:02:34 +02:00
Sandro 411587fce2
Merge pull request #128103 from luc65r/pkg/odin
odin: init at 0.13.0
2021-07-06 02:39:46 +02:00
Sandro fdde3365dc
Merge pull request #128563 from asbachb/update/adoptopenjdk 2021-07-06 00:22:10 +02:00
Lucas Ransan 5b3b8145bc
odin: init at 0.13.0 2021-07-05 22:52:59 +02:00
Vladimír Čunát ac0c470abd
Merge branch 'staging-next' 2021-07-05 21:21:20 +02:00
Sandro 1c69a9b54a
Merge pull request #129313 from r-ryantm/auto-update/jrsonnet
jrsonnet: 0.3.8 -> 0.4.0
2021-07-05 20:10:43 +02:00
github-actions[bot] e16d818a0b
Merge master into staging-next 2021-07-05 18:01:11 +00:00
Dmitry Bogatov 3b901be6bb
jsonnet: add output with html documentation (#128990)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-05 19:09:30 +02:00
Niklas Hambüchen 8a2de701f7 haskell.compiler.ghc8102Binary: Fix build on i686.
The library override that was present in the code referred to a
name that isn't even used in current GHC bindists.

Tested with:

    NIX_PATH=nixpkgs=. nix-build --no-link -A haskell.compiler.ghc8102Binary --argstr system i686-linux
2021-07-05 16:38:24 +02:00
Niklas Hambüchen 67e8744ef8 ghc: Refactor: Extract ghcBinDists 2021-07-05 16:38:24 +02:00
Niklas Hambüchen 947f757bba haskell.packages.ghc8102Binary: Add comments 2021-07-05 16:38:24 +02:00
R. RyanTM 6215b65603 jrsonnet: 0.3.8 -> 0.4.0 2021-07-05 10:58:10 +00:00
github-actions[bot] f8bebb9a94
Merge master into staging-next 2021-07-05 00:01:40 +00:00
Niklas Hambüchen 8d11c1380a pkgsMusl.haskell.compiler.ghc901: Fix evaluation with musl
`glibcLocales` only exists when glibc is used.

Similar to commit:

    8727284a - haskell: only use glibcLocales when using glibc
2021-07-04 22:15:59 +00:00
sternenseemann e2a11c1d3d koka: 2.1.4 -> 2.1.9 2021-07-04 21:45:33 +02:00
github-actions[bot] 3c6502f618
Merge master into staging-next 2021-07-04 18:01:00 +00:00
Jörg Thalheim f69522b227 clang-tools: fix missing extra tools
fixes https://github.com/NixOS/nixpkgs/issues/128909
2021-07-04 12:08:24 +02:00
github-actions[bot] 6cead635ad
Merge master into staging-next 2021-07-03 12:01:23 +00:00
Daniël de Kok 017aa88470 Remove danieldk as a maintainer for some packages
- AMD GPU packages: AMD removed support for the RX5x0 GPUs from ROCm, so
  I cannot test these packages anymore.
- A small number of GUI packages: I switched back to macOS on the
  desktop for work reasons, so I cannot easily test these.
- broot: I took over maintainership from someone else, but do not really
  use broot.
2021-07-03 12:14:20 +02:00
github-actions[bot] 7350c52b9b
Merge master into staging-next 2021-07-01 00:01:35 +00:00
Sandro cc9e99b9d9
Merge pull request #128744 from nagy/chicken-binpath
chickenPackages_5.chicken: use lib.makeBinPath instead
2021-07-01 00:25:47 +02:00
Daniel Nagy b553ac45a2
chickenPackages_5.chicken: use lib.makeBinPath instead 2021-06-30 09:23:22 +02:00
github-actions[bot] 0fa08dae1b
Merge master into staging-next 2021-06-30 00:08:50 +00:00
Sandro fe4d13701b
Merge pull request #128560 from asbachb/update/java/11
openjdk: 11.0.10+11 -> 11.0.11+9
2021-06-30 00:33:15 +02:00
github-actions[bot] dcfd9788a1
Merge master into staging-next 2021-06-29 00:10:52 +00:00
Benjamin Asbach 59e0f103f8 adoptopenjdk-bin: 11.0.10 -> 11.0.11, 16.0.0 -> 16.0.1, 8.0.282 -> 8.0.292,
fixes #128407
2021-06-28 17:03:56 -05:00
Sandro ce8ca923bb
Merge pull request #128204 from simonchatts/smlnj 2021-06-28 23:36:31 +02:00
Benjamin Asbach 8c8b704c79 openjdk: 11.0.10+11 -> 11.0.11+9
fixes #128407
2021-06-28 16:25:49 -05:00
Simon Chatterjee 4a4fc6c9c9 smlnjBootstrap: move dependents over to regular smlnj
smlnjBootstrap seems to exist as a workaround for a failing x86_64-darwin build
of regular smlnj. Now this is fixed, the workaround can be removed.
(aarch64-darwin is being actively worked on by the smlnj project, and currently
is supported by neither derivation.)
2021-06-28 10:50:56 +01:00
Simon Chatterjee 9fdc5e10ee smlnj: fix x86_64-darwin build 2021-06-28 10:50:53 +01:00
github-actions[bot] c04f4806d3
Merge staging-next into staging 2021-06-27 18:05:17 +00:00
Sandro 16b3047428
Merge pull request #128197 from nagy/vlang-022
vlang: 0.1.21 -> weekly.2021.25
2021-06-27 18:33:44 +02:00
Daniel Nagy e73b32f1c5
vlang: 0.1.21 -> weekly.2021.25 2021-06-27 10:37:06 +02:00
github-actions[bot] 1016b5a6ba
Merge staging-next into staging 2021-06-27 00:10:43 +00:00
Sandro 4b74a98ec5
Merge pull request #128139 from misuzu/llvm12_armv7l
llvm_12: disable failing 'DebugInfo/X86/vla-multi.ll' on armv7l
2021-06-26 21:57:05 +02:00
Daniel Nagy 1d60b17566
chickenPackages_5.chicken: check the binaryVersion (#128202)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-26 21:47:51 +02:00
github-actions[bot] 947012b992
Merge staging-next into staging 2021-06-26 00:09:11 +00:00
Robert Schütz d6234c2165 Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
misuzu 68bc5b4224 llvm_12: disable failing 'DebugInfo/X86/vla-multi.ll' on armv7l 2021-06-25 23:28:46 +03:00
Sandro b9312e7a29
Merge pull request #128060 from hrhino/scala-runners 2021-06-25 19:20:48 +02:00
Sandro f7f7562dc6
Merge pull request #128113 from luc65r/pkg/myrddin
myrddin: init at 0.3.1
2021-06-25 19:19:13 +02:00
Lucas Ransan f9d39423e7
myrddin: init at 0.3.1 2021-06-25 17:33:55 +02:00
Harrison Houghton 246b757d26 scala-runners: init at unstable-2020-02-02
This is a script to run multiple versions of scala either by version
number or build hash.
2021-06-25 10:47:30 -04:00
Michael Weiss 396c700795
Merge pull request #128096 from primeos/llvm_git
llvmPackages_git: 2021-06-11 -> 2021-06-19
2021-06-25 15:00:53 +02:00
Michael Weiss d9d0021012
llvmPackages_git: 2021-06-11 -> 2021-06-19 2021-06-25 14:44:59 +02:00
Sandro fef1fef93d
Merge pull request #127948 from LibreCybernetics/update-idris2 2021-06-25 14:35:44 +02:00
github-actions[bot] be086cc67b
Merge staging-next into staging 2021-06-25 12:06:08 +00:00
github-actions[bot] bae6b2055f
Merge master into staging-next 2021-06-25 12:06:04 +00:00
Robert Schütz c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Subhrajyoti Sen 45527fa014
kotlin: 1.5.10 -> 1.5.20 2021-06-25 10:36:27 +05:30
Matthew Bauer 8c10630b9e
Merge pull request #127979 from matthewbauer/compiler-rt-mark-broken
compiler-rt{5,6,7,8,9,10}: mark broken on aarch64-darwin
2021-06-24 16:07:45 -05:00
Fabián Heredia Montiel c454c6855e idris2: 0.3.0 → 0.4.0
v0.4.0:
 - Added gmp as a build dependency
 - Removed bootstrap-test (test still available and more general)
 - Renamed bootstrap-build to bootstrap (bootstrap previously did
   bootstrap-build and bootstrap-test)
2021-06-24 13:27:56 -05:00
Jan Tojnar a01a771740
Merge pull request #127243 from maxeaubrey/vala_cleanup
vala: drop 0.36, 0.44
2021-06-24 11:16:12 +02:00
Sandro 12a0371894
Merge pull request #127882 from babariviere/fix/darwin-graalvm 2021-06-24 11:15:03 +02:00
Matthew Bauer 91578ff6f8 compiler-rt{5,6,7,8,9,10}: mark broken on aarch64-darwin
These don’t have support for this platform, so just mark it as broken
for now.
2021-06-23 22:54:24 -05:00
Bastien Riviere a6bb32aecc
graalvm-ce: fix NativePRNG errors on darwin
Fix NativePRNG errors when building softwares like `babashka`.
Also temporarly disable JShell in installCheckPhase.
2021-06-23 12:43:10 +02:00
github-actions[bot] 64eb8c173d
Merge staging-next into staging 2021-06-23 00:09:37 +00:00
Jonathan Ringer 32e7183410
Merge pull request #127419 from NixOS/python-unstable
Python package set minor updates
2021-06-22 14:49:00 -07:00
github-actions[bot] b766664645
Merge staging-next into staging 2021-06-22 12:05:04 +00:00
github-actions[bot] c7bb5a79c8
Merge master into staging-next 2021-06-22 12:05:00 +00:00
sternenseemann cd33c34578 haskell.compiler.ghc884: patch for sphinx >= 4.0
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962
The fix is an one line change which we have to backport from GHC
master.

9.2 and 8.10.6 will have a fix for this, GHC 9.0.1 and ghcHEAD
already have and GHC 8.10.4 has been patched in nixpkgs already.
2021-06-22 13:42:55 +02:00
sternenseemann a8c2421e5b haskell.compiler.ghc8104: patch for sphinx >= 4.0
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962

The fix is an one line change which we have to backport from GHC master.
Thus ghcHEAD is not affected by this problem.

9.2 and 8.10.6 will most likely have a fix for this.

TODO: Patch 8.8.4 and 9.0.1
2021-06-22 13:42:55 +02:00
Redvers Davies bdb83d6589
pony-corral: 0.5.0 -> 0.5.1 (#127695)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-22 10:06:55 +02:00
github-actions[bot] 254711a2a8
Merge staging-next into staging 2021-06-22 06:04:28 +00:00
github-actions[bot] 6f3d57cba9
Merge master into staging-next 2021-06-22 06:04:24 +00:00
Sandro d514b8d012
Merge pull request #127674 from fgaz/qbe/2021-06-17 2021-06-22 02:38:26 +02:00
Sandro 4b6a47ae4e
Merge pull request #127669 from fgaz/lobster/2021-06-18 2021-06-22 02:31:11 +02:00
github-actions[bot] 1df79d27a7
Merge staging-next into staging 2021-06-22 00:07:12 +00:00
Martin Weinelt eef9694ebc
Merge branch 'master' into staging-next 2021-06-22 00:58:31 +02:00
Francesco Gazzetta d2a8d3c623 qbe: enable tests 2021-06-21 15:55:50 +02:00
Francesco Gazzetta 72419d8ee0 qbe: add hello world test 2021-06-21 15:53:14 +02:00
Francesco Gazzetta 4b8b7840cf qbe: unstable-2020-10-05 -> unstable-2021-06-17 2021-06-21 15:52:48 +02:00
Francesco Gazzetta 1deeae4179 lobster: unstable-2020-12-25 -> unstable-2021-06-18 2021-06-21 15:32:51 +02:00