github-actions[bot]
71fdb4ca86
Merge master into haskell-updates
2022-04-27 00:14:20 +00:00
Silvan Mosberger
1f11d01f8a
Merge pull request #169581 from whentze/openjdk-security-2022-04-19
...
openjdk: 11.0.12+7 -> 11.0.15.+10, 17.0.1+12 -> 17.0.3.+7
2022-04-26 19:40:29 +02:00
Rick van Schijndel
4586388f85
Merge pull request #170320 from andersk/negated-version
...
treewide: Simplify negated uses of versionAtLeast, versionOlder
2022-04-26 07:50:15 +02:00
github-actions[bot]
8022f71559
Merge master into haskell-updates
2022-04-26 00:13:05 +00:00
Anders Kaseorg
6920d8ca42
treewide: Simplify negated uses of versionAtLeast, versionOlder
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
mdarocha
3570e5bf40
inklecate: update dependencies
2022-04-25 07:35:56 +02:00
mdarocha
604b9fed20
dotnet-sdk: 6.0.201 -> 6.0.202
...
https://devblogs.microsoft.com/dotnet/april-2022-updates/
2022-04-25 07:35:55 +02:00
github-actions[bot]
58fc40f32e
Merge master into haskell-updates
2022-04-25 00:11:35 +00:00
Sandro
a20a04ad98
Merge pull request #168550 from malob/gcc-disable-aarch64-darwin
...
gcc{4..10}: add aarch64-darwin to badPlatforms
2022-04-25 00:44:57 +02:00
Lassulus
81e716daed
Merge pull request #164153 from malbarbo/scryer-0.9
...
scryer-prolog: v0.8.127 -> v0.9.0
2022-04-24 11:36:31 +01:00
Mario Rodas
56c88a29ba
Merge pull request #169614 from LibreCybernetics/remove-maintainership
...
{android-studio,crystal}: remove myself as maintainer
2022-04-23 20:12:29 -05:00
github-actions[bot]
2541ef4282
Merge master into haskell-updates
2022-04-24 00:12:40 +00:00
sternenseemann
9cba3bc856
Merge pull request #167934 from sternenseemann/aarch64-darwin-cabal-patches-target
...
haskell.compiler: check targetPlatform for Cabal Paths module patch
2022-04-23 18:54:56 +02:00
Ryan Mulligan
9349e1cf65
Merge pull request #169922 from r-ryantm/auto-update/open-watcom-v2-unwrapped
...
open-watcom-v2-unwrapped: unstable-2022-04-21 -> unstable-2022-04-23
2022-04-23 06:44:22 -07:00
Mario Rodas
2c19b57c6d
Merge pull request #169612 from LibreCybernetics/update-kotlin
...
kotlin: 1.6.20 → 1.6.21
2022-04-23 06:33:11 -05:00
R. Ryantm
1b6f0a2de8
open-watcom-v2-unwrapped: unstable-2022-04-21 -> unstable-2022-04-23
2022-04-23 10:38:59 +00:00
github-actions[bot]
17baaf142f
Merge master into haskell-updates
2022-04-23 00:11:25 +00:00
Artturin
f1c7f19e49
treewide: testVersion -> testers.testVersion
2022-04-22 16:24:27 +03:00
Mario Rodas
be74239a61
Merge pull request #169753 from marsam/jdk8-manpage-darwin
...
jdk8: fix manpage symlink on darwin
2022-04-22 07:33:31 -05:00
sternenseemann
d331463a2c
haskell.compiler: fix binary GHCs with store paths containing "xxx"
...
At some point in hadrian's installation Makefile used for e.g. alpine
bindists 'xxx' is used as a placeholder for three spaces and later
substituted back. This breaks if the store path itself contains 'xxx'.
We adapt an upstream patch which will be part of 9.4 (and presumably
9.0.3 and 9.2.3) as a workaround for this issue for 8.10.2 and 8.10.7
which are the binary GHCs in nixpkgs affected.
2022-04-22 14:25:53 +02:00
sternenseemann
e9d8ace0ae
Merge pull request #134514 from MostAwesomeDude/chicken
...
CHICKEN docs and updates
2022-04-22 14:02:23 +02:00
Mario Rodas
b66cbbd74e
jdk8: fix manpage symlink on darwin
2022-04-22 04:20:00 +00:00
Corbin
ec35f59fd1
chickenPackages.chickenEggs.srfi-189: init at 0.1
...
Semi-automatically done by egg2nix.
2022-04-21 15:19:09 -07:00
Corbin
212fecb734
chickenPackages.chickenEggs.srfi-13: 0.3 -> 0.3.1
...
Performed semi-automatically with egg2nix, as a test of freshly-written
documentation.
2022-04-21 15:19:06 -07:00
Fabián Heredia Montiel
ca9bf3e05f
crystal: remove myself as maintainer
2022-04-21 13:01:45 -05:00
Fabián Heredia Montiel
368ce6abb2
kotlin: 1.6.20 → 1.6.21
...
https://github.com/JetBrains/kotlin/releases/tag/v1.6.21
2022-04-21 12:52:50 -05:00
Ryan Mulligan
470af527aa
Merge pull request #169550 from r-ryantm/auto-update/open-watcom-v2-unwrapped
...
open-watcom-v2-unwrapped: unstable-2022-04-18 -> unstable-2022-04-21
2022-04-21 07:32:12 -07:00
Sandro
1f9ec1477d
Merge pull request #164982 from neilmayhew/alan-if
...
alan: init at 3.0beta8
2022-04-21 16:11:12 +02:00
Thiago Kenji Okada
07eb58bc47
Merge pull request #169556 from thiagokokada/fix-graalvm-in-darwin
...
graalvmXX-ce: fix in darwin by ensuring `$lib/lib` always exist
2022-04-21 14:35:48 +01:00
Wanja Hentze
aca95cc459
openjdk: 17.0.1+12 -> 17.0.3.+7
...
Fixes several security vulnerabilities, see https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-04-21 15:30:59 +02:00
Wanja Hentze
33bf05f46a
openjdk: 11.0.12+7 -> 11.0.15.+10
...
Fixes several security vulnerabilities, see https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-04-21 15:08:35 +02:00
Bobby Rong
fe237597d1
Merge pull request #168762 from fgaz/qbe/2022-04-11
...
qbe: unstable-2022-03-17 -> unstable-2022-04-11
2022-04-21 19:37:30 +08:00
Thiago Kenji Okada
2a5a6cfbb1
graalvmXX-ce: fix in darwin by ensuring $lib/lib
always exist
2022-04-21 09:28:30 +01:00
R. Ryantm
05f47e6cfc
open-watcom-v2-unwrapped: unstable-2022-04-18 -> unstable-2022-04-21
2022-04-21 07:56:14 +00:00
Samuel Ainsworth
ee78790901
Merge pull request #169484 from SomeoneSerge/cuda-gcc11
...
cudaPackages: 11.5 -> 11.6 and gcc11
2022-04-20 19:55:30 -07:00
github-actions[bot]
77dcdbb46c
Merge master into haskell-updates
2022-04-21 00:13:51 +00:00
Someone Serge
92c049659a
cudaPackages_11_6: better message on why gcc10
2022-04-21 01:25:33 +03:00
Someone Serge
e8f3e829a7
cudaPackages: 11_5 -> 11_6, recover from gcc10->gcc11
...
11_5 is not compatible with glibc2.4 which became the default after
gcc10->gcc11 bump
11_6 has a fix for glibc2.4 support
cudaPackages attribute now points at cudaPackages_11_6
2022-04-20 22:48:50 +03:00
Samuel Ainsworth
8c10278ac1
Merge pull request #169279 from samuela/samuela/fix-jaxlibwithcuda
...
Fix python3Packages.jaxlibWithCuda
2022-04-20 10:05:39 -07:00
github-actions[bot]
6284678c06
Merge master into haskell-updates
2022-04-20 00:13:14 +00:00
Thiago Kenji Okada
aa2a396048
graalvmXX-ce: refactor
...
- Simplify `preFixup` phase
- Update documentation
- Quote some variables
2022-04-19 20:33:03 +01:00
Samuel Ainsworth
1344d5fe60
cudaPackages_11_{4,5,6}.cudatoolkit: gcc10 -> gcc11
2022-04-19 05:34:38 +00:00
github-actions[bot]
26f575c4a5
Merge master into haskell-updates
2022-04-19 00:11:02 +00:00
Thiago Kenji Okada
e277cf18e2
uasm: add testVersion
2022-04-18 23:33:19 +01:00
Thiago Kenji Okada
ce602086b5
uasm: fix compilation on darwin
2022-04-18 22:33:05 +01:00
Thiago Kenji Okada
d219cdcd8f
uasm: 2.53 -> 2.55
...
Also allow building in other platforms than x86-64. Tested with
aarch64-linux, works fine.
2022-04-18 17:51:08 +01:00
R. Ryantm
eb57cadcaa
open-watcom-v2-unwrapped: unstable-2022-03-14 -> unstable-2022-04-18
2022-04-18 07:33:01 +00:00
github-actions[bot]
ce26585db5
Merge master into haskell-updates
2022-04-18 00:13:04 +00:00
Madoura
b18031c413
treewide/meta: Remove chiiruno and replace with Madouura ( #169096 )
...
* maintainers: remove chiiruno
* nixos/zeronet.nix: replace chiiruno with Madouura
* nixos/hydron: replace chiiruno with Madouura
* nixos/tests/bcachefs: replace chiiruno with Madouura
* lutris: replace chiiruno with Madouura
* qtchan: replace chiiruno with Madouura
* tinygo: replace chiiruno with Madouura
* vlang: replace chiiruno with Madouura
* merkletools: replace chiiruno with Madouura
* easyjson: replace chiiruno with Madouura
* quicktemplate: replace chiiruno with Madouura
* statik: replace chiiruno with Madouura
* dumb: replace chiiruno with Madouura
* sndio: replace chiiruno with Madouura
* hydron: replace chiiruno with Madouura
* edid-decode-unstable: replace chiiruno with Madouura
* tewisay: replace chiiruno with Madouura
* svt-av1: replace chiiruno with Madouura
2022-04-18 02:13:36 +03:00
Neil Mayhew
b0de2214e5
alan_2: init at 2.8.7
2022-04-17 13:46:24 -06:00