3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10991 commits

Author SHA1 Message Date
github-actions[bot] 1a2b61419f
Merge staging-next into staging 2021-12-13 18:01:54 +00:00
R. Ryantm dc67304893 koka: 2.3.2 -> 2.3.6 2021-12-13 15:08:05 +01:00
github-actions[bot] 60c2e603bb
Merge staging-next into staging 2021-12-13 12:02:07 +00:00
Martin Weinelt 423119b70b
Merge branch 'master' into staging-next 2021-12-13 12:20:07 +01:00
Marek Fajkus 480fbd7048
elmPackages.elm-git-install: init at 0.1.3 2021-12-12 18:51:33 +01:00
github-actions[bot] caebe15ce1
Merge staging-next into staging 2021-12-12 00:02:28 +00:00
github-actions[bot] c6ad49e2f0
Merge master into staging-next 2021-12-12 00:01:54 +00:00
Mario Rodas 791b9aaeca
Merge pull request #150271 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20210808 -> 20211107
2021-12-11 16:56:58 -05:00
Dmitry Kalinkin 07a8ae0c5a
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/development/libraries/log4cplus/default.nix
2021-12-11 14:01:19 -05:00
Dmitry Kalinkin c71b1bb92c
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/jenkins-job-builder/default.nix
	pkgs/development/python-modules/snowflake-connector-python/default.nix
2021-12-11 13:59:09 -05:00
Ryan Mulligan 34a06d6188
Merge pull request #150263 from r-ryantm/auto-update/chicken
chicken: 5.2.0 -> 5.3.0
2021-12-11 10:30:46 -08:00
Dmitry Kalinkin b6b59334bb
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/celery/default.nix
	pkgs/development/python-modules/kombu/default.nix
2021-12-11 13:15:49 -05:00
R. Ryantm fcf6840eb1 closurecompiler: 20210808 -> 20211107 2021-12-11 15:56:17 +00:00
Jörg Thalheim c443adc7bb
Merge pull request #150006 from Gabriel439/gabriella/fix_zulu_hash
javaPackages.openjdk17: Fix download URL
2021-12-11 15:30:31 +00:00
R. Ryantm 27d3c246b2 chicken: 5.2.0 -> 5.3.0 2021-12-11 15:20:35 +00:00
Jörg Thalheim f5a0d6b82b
Merge pull request #150237 from r-ryantm/auto-update/chez-scheme
chez: 9.5.4 -> 9.5.6
2021-12-11 15:19:00 +00:00
Jörg Thalheim 6e425cae84
Merge pull request #150187 from r-ryantm/auto-update/fasm
fasm: 1.73.27 -> 1.73.28
2021-12-11 12:46:33 +00:00
R. Ryantm 36b8a7ea19 chez: 9.5.4 -> 9.5.6 2021-12-11 12:30:40 +00:00
R. Ryantm 78c7d690f4 fasm: 1.73.27 -> 1.73.28 2021-12-11 04:55:26 +00:00
Sergei Trofimovich 1ead4951db llvmPackages_5.compiler-rt: fix build against gcc-12
[ 11%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-x86_64.dir/xray_buffer_queue.cc.o
    In file included from lib/xray/xray_buffer_queue.cc:15:
    lib/xray/xray_buffer_queue.h:35:5: error: 'size_t' does not name a type
       35 |     size_t Size = 0;
          |     ^~~~~~
    lib/xray/xray_buffer_queue.h:23:1: note: 'size_t' is defined in header '<cstddef>';
      did you forget to '#include <cstddef>'?
       22 | #include <utility>
      +++ |+#include <cstddef>
       23 |
2021-12-10 19:56:55 +00:00
github-actions[bot] 0f2bb5a63f
Merge master into staging-next 2021-12-10 12:01:12 +00:00
Jörg Thalheim 1b0334540f
Merge pull request #148602 from arcnmx/compiler-rt-aarch32
llvmPackages_13.compiler-rt: fix aarch32 patch
2021-12-10 10:15:50 +00:00
Jörg Thalheim e42adefce1 go: add mipsel/riscv64/s390x support 2021-12-10 09:19:23 +01:00
Gabriella Gonzalez 78cad27273 javaPackages.openjdk17: Fix download URL
The current build attempts to fetch
https://cdn.azul.com/zulu/bin/zulu17.30.19-ca-jdk17.0.1-macosx_aarch64.tar.gz
on aarch64-darwin, and that URL does not exist.

Changing the Zulu version to 17.30.19 to 17.30.15 fixes the URL, and
the hash requires no changes, indicating that the hash must have
originally been computed for version 17.30.15 anyway.
2021-12-09 23:50:02 -08:00
github-actions[bot] b2a2a5759e
Merge master into staging-next 2021-12-10 06:01:17 +00:00
zowoq 388f0db0af go_1_17: 1.17.4 -> 1.17.5 2021-12-10 14:00:29 +10:00
Sandro c0a1da9dd4
Merge pull request #148647 from dwagenk/cross-fixes-yasm 2021-12-10 02:20:33 +01:00
zowoq 5d33b5183b go_1_16: 1.16.11 -> 1.16.12 2021-12-10 07:57:12 +10:00
Thibault Gagnaux 6893810bd8
openjdk: pin jce-policies to a version using wayback machine
Co-authored-by: SuperSandro2000 <sandro.jaeckel@gmail.com>
2021-12-09 08:23:41 +01:00
Thibault Gagnaux 2c62693eba
openjdk: add zulu javaFX java package on darwin 2021-12-09 08:23:40 +01:00
Thibault Gagnaux 5e4685f943
openjdk8: add zulu javaFX java package on darwin 2021-12-09 08:23:39 +01:00
Thibault Gagnaux 0a16289964
openjdk11: add zulu javaFX java package on darwin 2021-12-09 08:23:39 +01:00
Alyssa Ross c9a581b05f
Merge remote-tracking branch 'nixpkgs/master' into staging-next
CONFLICT (rename/add): Rename pkgs/development/python-modules/jsonwatch/default.nix->pkgs/tools/misc/jsonwatch/default.nix in nixpkgs/master.  Added pkgs/tools/misc/jsonwatch/default.nix in HEAD
2021-12-09 01:43:58 +00:00
Marek Fajkus 425d5986bb
Merge pull request #149586 from jpagex/elm-test-rs
elm-test-rs: init at 2.0
2021-12-08 19:16:55 +01:00
Jérémy Pagé 2cac5a75f1
elm-test-rs: init at 2.0 2021-12-08 17:37:28 +01:00
Jörg Thalheim 65431e85fb
Merge pull request #149607 from r-ryantm/auto-update/polyml
polyml: 5.8.2 -> 5.9
2021-12-08 15:07:41 +00:00
Ryan Mulligan 21381303e8
Merge pull request #149485 from r-ryantm/auto-update/qbe
qbe: unstable-2021-11-10 -> unstable-2021-11-22
2021-12-08 06:36:38 -08:00
R. Ryantm da6125aceb polyml: 5.8.2 -> 5.9 2021-12-08 11:26:15 +00:00
R. Ryantm d124987587 qbe: unstable-2021-11-10 -> unstable-2021-11-22 2021-12-08 00:09:34 +00:00
Alyssa Ross 16fb150e03
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2021-12-07 23:56:16 +00:00
7c6f434c 71dfb6b33a
Merge pull request #149177 from garrison/julia-python3
julia: switch from python2 to python3
2021-12-07 16:59:14 +00:00
Jörg Thalheim c92e93c6ad
Merge pull request #148774 from Luis-Hebendanz/kaitai_struct
kaitai-struct-compiler: init at 0.9
2021-12-07 15:35:22 +00:00
Luis-Hebendanz 4e3fcf6816 katai-struct-compiler: init at 0.9 2021-12-07 16:31:22 +01:00
Jim Garrison 1030f5772d julia: switch from python2 to python3
Julia does not actually require python2; it just requires any version of python
[that is equal to or greater than 2.7](https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/build/build.md#required-build-tools-and-external-libraries).

This changes the python dependency from python2 to python3.

I have verified that julia-1.0 builds with this change.  julia-1.5 is marked as broken
in nixpkgs, so I have not tested it (but I would be very surprised if this change
broke it further).

Motivated by #148779
2021-12-06 19:37:42 -05:00
github-actions[bot] ffbac7335b
Merge master into staging-next 2021-12-06 18:01:23 +00:00
Christoph Neidahl 113f047ae7
open-watcom-v2: init at unstable 2021-11-30 (#124000) 2021-12-06 11:05:03 -05:00
Jonathan Ringer 5263fb820e
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/django-rq/default.nix
	pkgs/top-level/all-packages.nix
2021-12-05 22:02:00 -08:00
Pavol Rusnak c3557f2e64
gcc-arm-embedded-{6,7,8}: enable on aarch64-darwin
(using x86_64-darwin binaries, these can be run if rosetta is installed)
2021-12-05 23:35:52 +01:00
Daniel Wagenknecht ab1486ac1d yasm: fix cross build
Yasm needs a compiler for the build host available for building the
internal 'genperf' tool.

This fixes cross-compiling yasm. Tested by compiling yasm for
aarch64 on x86_64.
2021-12-05 10:47:44 +01:00
arcnmx 265ba73a78 llvmPackages_13.compiler-rt: fix aarch32 patch 2021-12-04 07:12:34 -08:00