about summary refs log tree commit diff
path: root/pkgs/development/interpreters
AgeCommit message (Collapse)AuthorFilesLines
2024-05-24Merge pull request #314191 from r-ryantm/auto-update/wasmerMatthias Beyer1-3/+3
wasmer: 4.2.7 -> 4.3.1
2024-05-24Merge pull request #313894 from siraben/s9fes-darwinAleksana1-0/+4
s9fes: fix build on darwin
2024-05-24wasmer: 4.2.7 -> 4.3.1R. Ryantm1-3/+3
2024-05-24pkgs/development: remove unused fetchpatch argumentsSigmanificient2-2/+2
2024-05-23Merge pull request #309794 from stuebinm/gauche-bootstrap-dependencyLeona Maroni1-0/+2
gauche: remove dependency onto gaucheBootstrap
2024-05-23Merge pull request #312231 from ↵Pol Dellaiera1-1/+1
drupol/build-support/php/init-composer-with-plugin build-support/php: init new builder `php.buildComposerWithPlugin`, refactor `php.packages.composer`, etc
2024-05-23s9fes: fix build on darwinBen Siraphob1-0/+4
2024-05-22wasmtime: 20.0.2 -> 21.0.0 (#313230)Rafael Fernández López1-3/+3
2024-05-21Merge master into staging-nextgithub-actions[bot]2-6/+6
2024-05-21Merge pull request #313173 from chiroptical/update_erlang_27superherointj2-6/+6
erlang_27: init 27.0; erlang_27-rc3: remove
2024-05-21Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-05-21elixir: 1.16.2 -> 1.16.3R. Ryantm1-2/+2
2024-05-20erlang_27-rc3: removechiroptical1-6/+0
2024-05-20erlang_27: init 27.0chiroptical1-0/+6
2024-05-19php.buildComposerWithPlugin: init new builderPol Dellaiera1-1/+1
2024-05-19Merge master into staging-nextgithub-actions[bot]3-136/+230
2024-05-19racket: reformat using `nixfmt-rfc-style`Pol Dellaiera3-133/+227
2024-05-19racket-minimal: 8.12 -> 8.13Pol Dellaiera1-1/+1
2024-05-19racket: 8.12 -> 8.13R. Ryantm1-2/+2
2024-05-18Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-05-18Merge pull request #311250 from r-ryantm/auto-update/wazeroMatthias Beyer1-2/+2
wazero: 1.7.1 -> 1.7.2
2024-05-15Merge master into staging-nextgithub-actions[bot]1-0/+8
2024-05-15Merge pull request #311943 from doronbehar/pkg/octave-wrap-xdgDoron Behar1-0/+8
octave.buildEnv: fix Exec= line in .desktop file
2024-05-15octave.buildEnv: fix Exec= line in .desktop fileDoron Behar1-0/+8
Fixes #311926.
2024-05-14Merge master into staging-nextgithub-actions[bot]1-1/+1
2024-05-14Merge pull request #311073 from 7c6f434c/pypy-no-pycparser7c6f434c1-1/+1
pypy: drop pycparser dependency to fix build
2024-05-14Merge master into staging-nextgithub-actions[bot]2-122/+0
2024-05-13renpy: reformat with nixfmt-rfc-style and migrate to by-nameLeah Amelia Chen2-124/+0
2024-05-13renpy: 8.1.3 -> 8.2.1Leah Amelia Chen1-12/+12
Also switched to `pyproject = true;` for `pythonPackages.pygame-sdl2`, and added a dependency on Harfbuzz for Ren'Py
2024-05-13renpy: unbreak by compiling with Cython 0.xLeah Amelia Chen1-1/+3
Ren'Py does not like Cython 3.x :( See renpy/renpy#5359.
2024-05-13wazero: 1.7.1 -> 1.7.2R. Ryantm1-2/+2
2024-05-12Merge pull request #311122 from phaer/catch-conflicts-exponentiallassulus2-15/+58
pythonCatchConflictsHook: prevent exponential worst-case
2024-05-12pypy: drop pycparser dependency to fix buildMichael Raskin1-1/+1
2024-05-11Merge master into staging-nextgithub-actions[bot]2-4/+4
2024-05-11Merge branch 'master' into staging-nextJan Tojnar4-40/+43
; Conflicts: ; maintainers/scripts/luarocks-packages.csv ; pkgs/development/lua-modules/generated-packages.nix
2024-05-10php83: 8.3.6 -> 8.3.7Pol Dellaiera1-2/+2
diff: https://github.com/php/php-src/compare/php-8.3.6..php-8.3.7 changelog: https://www.php.net/ChangeLog-8.php#8.3.7
2024-05-10php82: 8.2.18 -> 8.2.19Pol Dellaiera1-2/+2
diff: https://github.com/php/php-src/compare/php-8.2.18..php-8.2.19 changelog: https://www.php.net/ChangeLog-8.php#8.2.19
2024-05-10Merge pull request #310425 from kiike/zhf/emiluaNick Cao1-34/+34
emilua: 0.7.2 -> 0.7.3, reformat
2024-05-10Merge pull request #309477 from Atry/patch-4Martin Weinelt1-1/+4
python: add an error message for debugging infinite recursion
2024-05-09emilua: 0.7.2 -> 0.7.3, reformatEnric Morales1-34/+34
2024-05-10Merge pull request #310312 from mweinelt/python-3.13.0b1OTABI Tomoya1-2/+2
python313: 3.13.0a6 -> 3.13.0b1
2024-05-09Merge pull request #310180 from ereslibre/bump-wasmtimeNick Cao1-3/+3
wasmtime: 20.0.1 -> 20.0.2
2024-05-09Merge master into staging-nextgithub-actions[bot]2-4/+7
2024-05-09python313: 3.13.0a6 -> 3.13.0b1Martin Weinelt1-2/+2
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0b1
2024-05-09Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stufféclairevoyant2-4/+7
treewide: Fix some unstableGitUpdater users
2024-05-08wasmtime: 20.0.1 -> 20.0.2Rafael Fernández López1-3/+3
2024-05-08Merge master into staging-nextgithub-actions[bot]3-458/+511
2024-05-07Merge pull request #309624 from r-ryantm/auto-update/erlang_javacYt1-2/+2
erlang_javac: 25.3.2.11 -> 25.3.2.12
2024-05-07rustpython: 0.3.0 -> 0.3.1Jonas Meurer2-456/+509
The package can not be build with Rust 1.76.0 or later. The issue was fixed in 0.3.1.
2024-05-07gauche: remove dependency onto gaucheBootstrapstuebinm1-0/+2
This reduces closure size of the built package by about a third. The only reference to gaucheBootstrap in the built package was in $out/share/gauche-0.98/0.9.13/package-templates/configure, where it is incorrect: anyone using the template shipped with the gauche package would have unintentially used the bootstrap version of gauche instead.