Bobby Rong
42232c272b
Merge pull request #151913 from rikhuijzer/patch-1
...
julia_17-bin: 1.7.0 -> 1.7.1
2021-12-24 10:48:56 +08:00
Marek Fajkus
de64ca6296
Merge pull request #151237 from wchresta/master
...
idris2: add package tests
2021-12-24 01:52:02 +01:00
Dmitry Kalinkin
1a9297102c
Merge branch 'master' into staging-next
2021-12-23 16:58:33 -05:00
Bernardo Meurer
ba3cc463ca
Merge pull request #147942 from oxalica/test/riscv-bootstrap-tools
...
stdenv: bootstrap riscv64 (Step 2)
2021-12-23 21:40:31 +00:00
Las Safin
177e4ff31f
chez-racket: Fix signing on Darwin (Thanks @Steven0351!)
2021-12-23 21:14:28 +00:00
Rik Huijzer
7f926369f6
julia_17-bin: 1.7.0 -> 1.7.1
2021-12-23 21:54:58 +01:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
wchresta
7389893ebf
idris2: add package tests
...
We had some bugs because simple compilation / execution cases
failed. This adds some very simple package tests that should
help us find these.
2021-12-23 18:25:24 +01:00
7c6f434c
110a6faa4d
Merge pull request #151780 from AlexKnauth/scheme-aarch64-darwin
...
Gambit and Gerbil Scheme: fixes for aarch64-darwin, Leveldb: 1.20 -> 1.23
2021-12-23 16:02:44 +00:00
github-actions[bot]
c5a44bdf42
Merge master into staging-next
2021-12-23 06:01:11 +00:00
Bobby Rong
6c3d903d2a
Merge pull request #149407 from cbrewster/cb-swift-fix-build-libuuid
...
swift: Fix test failure during build
2021-12-23 10:00:45 +08:00
github-actions[bot]
0c6795fa5b
Merge master into staging-next
2021-12-23 00:01:33 +00:00
Bernardo Meurer
f403d1f791
Merge pull request #150767 from Flakebi/rocm
2021-12-22 23:35:22 +00:00
github-actions[bot]
5e2c1acfa3
Merge master into staging-next
2021-12-22 18:01:00 +00:00
Las Safin
d3f1b7d32d
chez-racket: init at 2021-12-11
2021-12-22 17:30:42 +00:00
John Ericson
96a0040313
Merge pull request #151689 from Gabriel439/gabriella/fix_ghcjs_config.sub
...
haskell.compiler.ghcjs: Don't use upstream `config.sub`
2021-12-22 12:02:13 -05:00
Gabriella Gonzalez
0796ca8425
haskell.compiler.ghcjs: Fix Linux build ( #151699 )
...
Before this change the GHCJS build fails on Linux with:
```
Setup: Missing dependency on a foreign library:
* Missing (or bad) header file: ghc/utils/unlit/fs.h
```
The root cause is that the `./ghc/configure.ac` script is
responsible for copying `./ghc/utils/fs/fs.h` to
`./ghc/utils/unlit/fs.h`, but the script exits early if a C
compiler is not present.
This fixes that by ensuring that the C compiler is present
on all platforms (not just Darwin), so that the build now
works on Linux, too.
2021-12-22 08:43:38 -08:00
AlexKnauth
4cd5481f71
gerbil: disable stackprotector on aarch64-darwin for now
2021-12-22 11:10:08 -05:00
AlexKnauth
9cee4bccd1
gambit: bootstrap install gsc-boot
2021-12-22 10:17:45 -05:00
AlexKnauth
de2e77ec98
gambit: disable stackprotector on aarch64-darwin for now
2021-12-22 10:14:51 -05:00
Neubauer, Sebastian
9659611dc1
hip: 4.3.1 → 4.5.2
...
hip was split into multiple repositories.
This builds the version for AMD GPUs.
2021-12-22 13:40:48 +01:00
github-actions[bot]
03b5b0daac
Merge master into staging-next
2021-12-22 12:01:18 +00:00
Bobby Rong
3a13552f56
Merge pull request #151542 from Stunkymonkey/ecl-refactor
...
ecl: refactor
2021-12-22 18:02:27 +08:00
Gabriella Gonzalez
69125bc160
haskell.compiler.ghcjs: Don't use upstream config.sub
...
Before this change the `ghcjs` build fails with:
```
checking host system type... Invalid configuration `js-ghcjs': machine `js-unknown' not recognized
configure: error: …/bin/bash …/configured-ghcjs-src/lib/boot/pkg/unix/config.sub js-ghcjs failed
```
This fails because the `updateAutotoolsGnuConfigScriptsHook` overrides the
`config.sub` in the `unix` boot package to use the newer upstream
version of `config.sub`, but the newer version is incompatible with the
`js-ghcjs` host string used to configure the `unix` package. The
fix is to undo the override, because the `config.sub` vendored within
`ghc` supports the host string correctly.
2021-12-21 21:22:58 -08:00
github-actions[bot]
39d035c4cf
Merge master into staging-next
2021-12-22 00:01:35 +00:00
samrose
0a23803c28
vlang: weekly.2021.25 -> 2021.51
2021-12-21 15:43:10 -05:00
github-actions[bot]
a7f62c75af
Merge master into staging-next
2021-12-21 18:01:15 +00:00
Guillaume Maudoux
65c986fbfa
mozart2: pin boost to most recent supported version ( #151576 )
2021-12-21 11:43:24 -05:00
R. RyanTM
a81669ee63
gleam: 0.17.0 -> 0.18.0 ( #151510 )
2021-12-22 00:26:12 +09:00
github-actions[bot]
0757d9c156
Merge master into staging-next
2021-12-21 12:01:23 +00:00
Felix Buehler
f6d7348cee
ecl: refactor
2021-12-21 12:08:34 +01:00
Rik Huijzer
eb94593007
julia_16-bin: 1.6.4 -> 1.6.5
...
Obtain sha256 via nix-prefetch-url
Update sha256
2021-12-21 11:00:07 +01:00
Dmitry Kalinkin
bbea48728b
Merge pull request #151151 from veprbl/pr/libcxx_no_apple_availability
...
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-19 11:42:28 -05:00
github-actions[bot]
df27583677
Merge master into staging-next
2021-12-19 12:01:19 +00:00
Vladimír Čunát
28e731742c
Revert "Merge #142792 : gcc9: 9.3.0 -> 9.4.0"
...
This reverts commit d71611fb72
, reversing
changes made to cae9272c92
.
The update caused an issue on aarch64-linux where it's the default
compiler, many packages got broken (usually through `mariadb`; I think).
File lib/gcc/aarch64-unknown-linux-gnu/9.4.0/include/arm_acle.h
got unbalanced braces (look at `cplusplus` lines), e.g. see in
/nix/store/fvkdvx69sf8h99xgx0m42dzfd5ly5csr-gcc-9.4.0/
I don't know how exactly it happened, as in the source this header is OK
and hasn't even changed between 9.3.0 and 9.4.0. I assume that some
post-processing on headers got broken. Anyway, I don't have much
motivation to dig deeper here, but perhaps someone else will.
2021-12-19 10:36:57 +01:00
Domen Kožar
f750963cc3
Merge pull request #151210 from veprbl/pr/broken_ciao
...
ciao: mark as broken on darwin
2021-12-19 06:27:10 +00:00
github-actions[bot]
2add1758ab
Merge master into staging-next
2021-12-18 18:01:03 +00:00
Pavol Rusnak
5965f0698f
Merge pull request #151206 from prusnak/dotnet-fix-darwin
...
dotnet: fix build on darwin
2021-12-18 18:27:27 +01:00
Dmitry Kalinkin
80a692e269
ciao: mark as broken on darwin
2021-12-18 11:44:13 -05:00
Pavol Rusnak
a999c2b862
dotnet: fix build on darwin
...
by not adding linux-only dependency unconditionally
2021-12-18 16:29:54 +01:00
Dmitry Kalinkin
da8f155b2a
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/sphinxext-opengraph/default.nix
2021-12-18 10:18:14 -05:00
Dmitry Kalinkin
e1aaaa90fe
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-18 10:09:25 -05:00
Frederik Rietdijk
c8aed5f960
nim: 1.6.0 -> 1.6.2
2021-12-18 15:06:19 +00:00
Bobby Rong
6556b9cdb6
Merge pull request #150057 from OPNA2608/update/open-watcom-v2
...
open-watcom-v2: Update, wrapWatcom: inherit meta
2021-12-18 21:21:38 +08:00
github-actions[bot]
001096a857
Merge master into staging-next
2021-12-17 12:01:31 +00:00
Austin Seipp
5caed9dc02
nextpnr: 2021.11.24 -> 2021.15.21; update trellis
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-17 03:50:48 -06:00
Austin Seipp
1c9532ae6d
yosys: 0.11+52 -> 0.12+36
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-17 03:50:48 -06:00
Dmitry Kalinkin
889227a048
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pdftotext/default.nix
2021-12-16 16:55:25 -05:00
sternenseemann
73b9a4ebb4
sbcl: 2.1.9 -> 2.1.11
2021-12-16 21:27:56 +01:00
Marek Fajkus
6e96a2553d
Merge pull request #150521 from cherryblossom000/idris2-macos-dyld-library-path
...
idris2: use `DYLD_LIBRARY_PATH` instead of `LD_LIBRARY_PATH` on macOS
2021-12-16 17:09:41 +01:00
github-actions[bot]
2d77c6ead6
Merge master into staging-next
2021-12-16 00:01:38 +00:00
Ryan Mulligan
dc9b2267e3
Merge pull request #150424 from jacereda/code-browser80
...
code-browser 8.0
2021-12-15 11:50:32 -08:00
github-actions[bot]
1e85228aa6
Merge master into staging-next
2021-12-15 18:01:15 +00:00
Neubauer, Sebastian
de8041b44e
llvmPackages_rocm.llvm: 4.3.1 → 4.5.2
...
Fix compiler-rt build and use ninja for faster builds.
2021-12-15 16:57:22 +01:00
Jörg Thalheim
1edd08b8d7
Merge pull request #150800 from abbradar/dotnet-createdump
...
dotnet: fix createdump
2021-12-15 15:27:47 +00:00
Vladimír Čunát
030e814b88
Merge #148107 : llvmPackages_13.clang: fix jemalloc issues
...
... into staging-next. Also re-enable jemalloc in firefoxPackages.
2021-12-15 14:09:34 +01:00
Nikolay Amiantov
59a6898da5
dotnet: fix tracing and createdump
2021-12-15 14:23:54 +03:00
sternenseemann
d860ba7f09
Merge remote-tracking branch 'origin/master' into staging-next
2021-12-15 11:30:31 +01:00
adisbladis
3d078bdd84
Merge pull request #150744 from lionello/patch-5
...
ldc: add aarch64-linux
2021-12-15 16:27:35 +12:00
Thiago Kenji Okada
4ddbe47516
Merge pull request #150280 from ericdallo/bump-flutter
...
flutter: 2.5.1 -> 2.8.0
2021-12-14 20:03:16 -03:00
Lio李歐
1a17a3a287
ldc: add aarch64-linux
2021-12-14 10:22:08 -08:00
github-actions[bot]
dfda17d6ba
Merge master into staging-next
2021-12-14 18:01:09 +00:00
Subhrajyoti Sen
00d0e55437
kotlin{-native}: 1.6.0 → 1.6.10
2021-12-14 16:04:35 +05:30
R. Ryantm
dc67304893
koka: 2.3.2 -> 2.3.6
2021-12-13 15:08:05 +01:00
Martin Weinelt
423119b70b
Merge branch 'master' into staging-next
2021-12-13 12:20:07 +01:00
cherryblossom000
cc9186270a
idris2: use DYLD_LIBRARY_PATH
instead of LD_LIBRARY_PATH
on macOS
...
macOS uses `DYLD_LIBRARY_PATH` instead of `LD_LIBRARY_PATH`.
2021-12-13 22:18:43 +11:00
Marek Fajkus
480fbd7048
elmPackages.elm-git-install: init at 0.1.3
2021-12-12 18:51:33 +01:00
Jorge Acereda
89f9319f09
copper: 4.4 -> 4.6
2021-12-12 14:13:58 +01: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
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
Eric Dallo
f6da7b4007
flutter: 2.5.1 -> 2.8.0
2021-12-11 14:16:59 -03: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
OPNA2608
53d2e5a407
wrapWatcom: inherit compiler's meta
2021-12-10 14:02:48 +01:00
OPNA2608
b03ca8faa8
open-watcom-v2: unstable-2021-11-30 -> unstable-2021-12-10
2021-12-10 13:31:40 +01: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
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
Connor Brewster
9ce1ca6400
Use lib.makeLibraryPath
2021-12-08 11:15:13 -06: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