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
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
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
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
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
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
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]
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
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]
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]
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
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
Michael Weiss
b83d45c2d2
Merge pull request #127550 from primeos/llvm_git
...
llvmPackages_git: Abort updates if no new version is available
2021-06-21 00:00:20 +02:00
Sandro
79291047d0
Merge pull request #127565 from athas/mosml-dont-patchelf
...
mosml: dontPatchElf = true
2021-06-20 18:37:00 +02:00
Sandro
67c4132368
Merge pull request #125681 from Philipp-M/update-shaderc
2021-06-20 18:17:42 +02:00
Troels Henriksen
56e72223d9
mosml: dontPatchElf = true
...
This is because MosML needs the bin/camlrunm binary to have a
carefully calibrated RPATH pointing at its installation directory, and
patchelf will remove this.
Without this fix, MosML cannot dynamically load its own libraries
(most notably the "Unix" module).
2021-06-20 16:41:28 +02:00
Michael Weiss
5bda21e362
llvmPackages_git: Abort updates if no new version is available
...
No need to fetch the source tarball in this case.
2021-06-20 13:29:34 +02:00
Yaroslav Bolyukin
be9ef6c548
jrsonnet: init at 0.3.8
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-06-19 10:44:19 +03:00
github-actions[bot]
d0cc21f4bd
Merge master into staging-next
2021-06-19 00:08:37 +00:00