Commit Graph

14395 Commits

Author SHA1 Message Date
Rahul Butani
5a4cfac5ec llvmPackages_git.llvm: fix the tests on x86_64-darwin
Port of eafb8fbd32 ("llvmPackages_15.llvm: fix the tests on `x86_64-darwin`")
2023-03-28 13:08:39 +02:00
Rahul Butani
3f9a9ad9f2 llvmPackages_git.llvm: adjust a path, skip an xfail test on darwin
Port of 0ee52512f0 ("llvmPackages_15.llvm:
adjust a path, skip an xfail test on darwin")
2023-03-26 17:55:00 +02:00
Alyssa Ross
0da4072582 llvmPackages_git.llvm: run the tests on macOS
Port of c7231c0b6d ("llvmPackages_15.llvm: run the tests on macOS").

The sysctl native check input was taken from
6d0c87602f ("llvmPackages_15.llvm: add in a missing check dep"),
because it looks like it was supposed to be part of c7231c0b6d
instead.
2023-03-26 16:44:25 +02:00
github-actions[bot]
a912b83051
Merge master into staging-next 2023-03-18 12:01:30 +00:00
Sergei Trofimovich
e4bcf6d967
Merge pull request #220820 from trofi/openjdk-location
openjdk{15..19}: fix position location
2023-03-18 09:40:01 +00:00
github-actions[bot]
d761f69867
Merge master into staging-next 2023-03-17 17:57:00 +00:00
Weijia Wang
6fd4a58877
Merge pull request #221651 from wegank/ballerina-darwin
ballerina: fix JAVA_HOME
2023-03-17 15:50:46 +02:00
Weijia Wang
ba88a0bc54 ballerina: fix JAVA_HOME 2023-03-17 15:04:01 +02:00
Weijia Wang
b0bfdcc2c9
Merge pull request #202162 from r-ryantm/auto-update/ballerina
ballerina: 2201.2.2 -> 2201.4.0
2023-03-17 15:02:23 +02:00
github-actions[bot]
455127ad5e
Merge master into staging-next 2023-03-16 18:01:20 +00:00
gilice
ae660ed77e
dart: 2.18.4 -> 2.19.3, refactor, and add tests (#219875)
* dart: 2.18.4 -> 2.19.3

https://dart.dev/guides/whats-new#january-25-2023-219--30-alpha-releases

* dart: move interpreters -> compilers

Dart is not an interpreted language by default. It can JIT compile, but
ultimately runs on a VM.
Languages which are similar in this regard, like Java and Go also
are sorted into interpreters.

* dart: add primitive tests

* dart: remove version override in sources

* dart: make codesign available in tests

* dart: format

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-03-16 13:25:34 +01:00
github-actions[bot]
a8ddab03b5
Merge staging-next into staging 2023-03-16 00:03:10 +00:00
Weijia Wang
349e694c25
Merge pull request #210242 from r-ryantm/auto-update/mercury
mercury: 22.01.3 -> 22.01.5
2023-03-15 23:44:39 +02:00
Martin Weinelt
3130d5222e
Merge pull request #220821 from trofi/opengdk-gnumake-4.4.1
openjdk: port to gnumake-4.4.1
2023-03-15 20:20:29 +00:00
Weijia Wang
eed80e0234
Merge pull request #221055 from r-ryantm/auto-update/inform6
inform6: 6.34-6.12.2 -> 6.41-r3
2023-03-15 22:07:28 +02:00
Weijia Wang
43fd64e9f6
Merge pull request #221153 from kubkon/kubkon-zig-0.10-fixes
zig_0_10: fix macOS build
2023-03-15 21:43:23 +02:00
Martin Weinelt
19680e9902
Merge pull request #217568 from trofi/stdenv-parallel-install
stdenv/generic/setup.sh: enable parallel installs for parallel builds
2023-03-15 17:10:19 +00:00
github-actions[bot]
9feb9fda3e
Merge staging-next into staging 2023-03-14 18:02:00 +00:00
github-actions[bot]
2df6c043e6
Merge master into staging-next 2023-03-14 18:01:25 +00:00
Ryan Lahfa
4f37664ce1
Merge pull request #221051 from r-ryantm/auto-update/p4c
p4c: 1.2.3.6 -> 1.2.3.7
2023-03-14 17:50:48 +01:00
Jakub Konka
18c80c166f zig: 0.10 fix macOS build
Relevant upstream issue: ziglang/zig#14559

The patch is a backport of fixes that landed in zig-master and can
be removed with zig-0.11 release.

Additionally, make sure we link statically against LLVM to avoid
unpleasant runtime surprises originating from mixing static and
dynamic LLVM libraries.

Finally, unbreak Zig 0.10.1 on macOS.
2023-03-14 14:02:39 +01:00
github-actions[bot]
60e9cbe0f9
Merge staging-next into staging 2023-03-14 12:02:08 +00:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Artturi
b978bf0f0f
Merge pull request #220570 from Artturin/fixlints1 2023-03-14 02:15:55 +02:00
Samuel Ainsworth
13939e25a3
Merge pull request #220402 from ConnorBaker/fix/cuda-nvcc-compress-fatbins
cudaPackages: fix #220357; use -Xfatbin=-compress-all; prune default cudaCapabilities
2023-03-13 17:03:58 -04:00
R. Ryantm
f3289b436a inform6: 6.34-6.12.2 -> 6.41-r3 2023-03-13 20:02:01 +00:00
R. Ryantm
8441efbcab p4c: 1.2.3.6 -> 1.2.3.7 2023-03-13 19:26:03 +00:00
github-actions[bot]
59ffe854f9
Merge staging-next into staging 2023-03-13 18:01:48 +00:00
Martin Weinelt
bb14c4255b Merge remote-tracking branch 'origin/master' into staging-next 2023-03-13 17:14:19 +00:00
7c6f434c
b66eafcaab
Merge pull request #205176 from lopsided98/compiler-rt-armv6
compiler-rt: fix build on ARMv6
2023-03-13 16:46:04 +00:00
Sandro
e047a2b1bc
Merge pull request #220564 from LibreCybernetics/update-jetbrains-runtime
jetbrains.jdk: 17.0.5-b653.25 → 17.0.6-b829.5
2023-03-13 16:41:38 +01:00
Ali Caglayan
8f16a97848 ocaml: add framePointer option
Signed-off-by: Ali Caglayan <alizter@gmail.com>

<!-- ps-id: 10ea20a5-edc5-4358-a6d7-f2b5ec319258 -->
2023-03-13 15:42:21 +01:00
Artturi
731186df2c
Merge pull request #220701 from Artturin/urlfixes1 2023-03-13 14:39:38 +02:00
github-actions[bot]
2003e6ba72
Merge staging-next into staging 2023-03-13 07:30:09 +00:00
Vladimír Čunát
2d51a0e8ad
Merge branch 'master' into staging-next 2023-03-13 08:25:10 +01:00
sternenseemann
b2c570ec43 haskell.compiler: always include python when building with hadrian
We previously thought that we only need python if we were going to run
./boot or using emscripten which implements all its wrappers in
python (and likes to reinvoke them). As it turns out, though, hadrian
likes to invoke python itself for generating certain headers of rts
using a script shipped with the GHC source. This fact was obscured
before, since (presumably) sphinx would propagate python into PATH.
2023-03-13 01:58:09 +01:00
github-actions[bot]
b68d8e3f47
Merge master into haskell-updates 2023-03-13 00:13:22 +00:00
Luflosi
ccd250410e yosys: 0.26 -> 0.27
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.27
2023-03-12 18:10:19 -05:00
Martin Weinelt
d97017184f
Merge remote-tracking branch 'origin/staging-next' into staging 2023-03-12 23:48:08 +01:00
Martin Weinelt
d03d74aa67
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/aiopulse/default.nix
- pkgs/development/python-modules/identify/default.nix
- pkgs/development/python-modules/spur/default.nix
2023-03-12 23:28:23 +01:00
Weijia Wang
77eedaf3b4
Merge pull request #220286 from r-ryantm/auto-update/halide
halide: 14.0.0 -> 15.0.0
2023-03-12 22:19:47 +02:00
Sergei Trofimovich
7b53fc5241 openjdk11: port to gnumake-4.4.1
Revert e6d4aecb97 "revert back to gnumake-4.4 as gnumake-4.4.1
breaks the build" and aply the fix from

https://github.com/openjdk/jdk/pull/12992
2023-03-12 12:25:46 +00:00
Sergei Trofimovich
544ef3138a openjdk: port to gnumake-4.4.1
Revert e6d4aecb97 "revert back to gnumake-4.4 as gnumake-4.4.1
breaks the build" and aply the fix from

https://github.com/openjdk/jdk/pull/12992
2023-03-12 12:25:45 +00:00
Sergei Trofimovich
6ab299b3a3 openjdk: port to gnumake-4.4.1
Revert 41a6b03b89 "revert back to gnumake-4.4 as gnumake-4.4.1
breaks the build" and aply the fix from

https://github.com/openjdk/jdk/pull/12992
2023-03-12 12:25:45 +00:00
Sergei Trofimovich
bb1d5781e4 openjdk{15..19}: fix position location
Before this change `ix edit -f. jdk` command pointed at shared metadata.
2023-03-12 12:24:13 +00:00
sternenseemann
f07d4d077e haskell.compiler.ghc961: init at 9.6.1
xhtml seems to be built unconditionally now which is at least one thing
improved by hadrian.
2023-03-12 13:16:26 +01:00
github-actions[bot]
f2032fa12b
Merge master into haskell-updates 2023-03-12 00:13:51 +00:00
Alyssa Ross
4ffa52ebdf llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler
Port of ca59a201ca ("llvmPackages_15.libcxx: use clang 15 instead of
the stdenv's compiler").
2023-03-11 22:44:31 +00:00
Sergei Trofimovich
d65d457f68
Merge pull request #219811 from trofi/gcc-cross-no-sys-includes
gcc: do not install sys-include headers for cross-compilers.
2023-03-11 20:49:25 +00:00
Artturin
7ba82dc81e marst,libidn2,mdk: remove duplicate /gnu in the url
there urls only worked with "https://ftpmirror.gnu.org/" because it
ignored the extra /gnu

while with the other gnu mirrors "https://ftp.nluug.nl/pub/gnu/" it
failed because the url would be pub/gnu/gnu.
2023-03-11 20:09:21 +02:00