Commit Graph

9571 Commits

Author SHA1 Message Date
Pol Dellaiera
52ab6fa34f
Merge pull request #336598 from wahjava/update/racket
racket: 8.13 -> 8.14
2024-08-24 00:02:51 +02:00
Nick Cao
a1b8af3671
Merge pull request #336689 from r-ryantm/auto-update/lune
lune: 0.8.7 -> 0.8.8
2024-08-23 15:21:32 -04:00
Thomas Gerbet
7cd5d6556f
Merge pull request #336377 from ereslibre/bump-wasmtime
wasmtime: 23.0.1 -> 24.0.0
2024-08-23 10:49:27 +02:00
R. Ryantm
8ae196f7c5 lune: 0.8.7 -> 0.8.8 2024-08-23 04:20:36 +00:00
Sebastián Mancilla
97d9310ebc
Merge pull request #334912 from r-ryantm/auto-update/wazero
wazero: 1.7.3 -> 1.8.0
2024-08-22 22:17:07 -04:00
Ashish SHUKLA
3238b16ece
racket: 8.13 -> 8.14
Changes: https://blog.racket-lang.org/2024/08/racket-v8-14.html
2024-08-23 00:29:21 +05:30
PERARD-G N.
7f43bed360
hashlink: add haxelib library to output (#257628)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-08-22 14:31:22 +02:00
Rafael Fernández López
59ff74f36d wasmtime: 23.0.1 -> 24.0.0 2024-08-21 20:18:11 +02:00
Pol Dellaiera
dbc4f15b89
Merge pull request #308059 from drupol/build-support/php/remove-composer-local-repo-plugin
build-support/php: init `buildComposerProject2` and `mkComposerRepository2`
2024-08-20 18:38:44 +02:00
Philip Taron
b9676b7726
Merge pull request #335986 from tobim/pkgs/python312-static
pkgsStatic.python312: fix build
2024-08-20 05:51:23 -07:00
Tobias Mayer
f4917d2893
pkgsStatic.python312: fix build 2024-08-20 10:48:39 +02:00
Thomas Watson
3fe54abcd1 micropython: fix tests on darwin 2024-08-19 14:57:35 -05:00
Thomas Watson
bff7c05b3b micropython: reduce source size to within Hydra limit
Uncompressed NAR goes from ~3.3G to ~970M.
2024-08-19 14:57:32 -05:00
Thomas Watson
0d48fd069d micropython: use Nix make infra and build in parallel 2024-08-19 14:55:51 -05:00
Philip Taron
f8967b46f6
luajit: remove with lib statement 2024-08-18 06:31:15 -07:00
Philip Taron
ce3cb3730a
luajit_2_0: remove with lib statement 2024-08-18 06:31:15 -07:00
Philip Taron
0abbed5dd5
haskellLib.checkUnusedPackages: remove with lib statement 2024-08-18 06:31:15 -07:00
Pol Dellaiera
4c110cd338
Merge pull request #334628 from piotrkwiecinski/8.4beta1
php84: 8.4.0alpha4 -> 8.4.0beta3
2024-08-16 09:12:20 +02:00
Piotr Kwiecinski
3e4323317c
php84: 8.4.0alpha4 -> 8.4.0beta3 2024-08-16 08:02:09 +02:00
R. Ryantm
46469d01b3 wazero: 1.7.3 -> 1.8.0 2024-08-15 17:25:03 +00:00
Pol Dellaiera
65c0e4ebf6
build-support/php: implement v2 2024-08-15 13:43:00 +02:00
Pol Dellaiera
29aa9e9b12
Merge pull request #334411 from piotrkwiecinski/php81-libxml-2.13
php81: libxml 2.13 compatibility
2024-08-14 16:52:44 +02:00
OTABI Tomoya
936b2614d4
Merge pull request #334255 from rhoriguchi/pythonPackages.isPy312
pythonPackages: add missing isPy312
2024-08-14 23:07:09 +09:00
Piotr Kwiecinski
fa088a9477
php81: libxml2 2.13 compatibility 2024-08-13 20:17:12 +02:00
Martin Weinelt
0906206d42
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/top-level/python-packages.nix
2024-08-13 13:21:03 +02:00
Ryan Horiguchi
0961e3294f pythonPackages: add missing isPy312 2024-08-13 01:08:32 +02:00
Luflosi
909bf79413
npiet: cleanup
- Move to pkgs/by-name
- Format
- Use `finalAttrs` instead of `rec` for passing the `version` to `fetchurl`
- Use `hash` instead of `sha256` for `fetchurl`
- Use `--replace-fail` instead of `--replace` for `substituteInPlace`
- Add `strictDeps = true`
- Use `lib` directly in `meta` instead of using `with lib;`
- Add `meta.changelog`
- Add `meta.mainProgram`
2024-08-12 23:43:06 +02:00
Martin Weinelt
038dfb6969
Merge remote-tracking branch 'origin/master' into staging-next 2024-08-11 21:20:35 +02:00
Pol Dellaiera
b4bc024641
Merge pull request #333629 from rc-zb/gaucheBootstrap-0.9.15
gaucheBootstrap: 0.9.12 -> 0.9.15, gauche: 0.9.13 -> 0.9.15
2024-08-11 20:34:41 +02:00
github-actions[bot]
a473a12c7d
Merge master into staging-next 2024-08-11 18:01:11 +00:00
Pol Dellaiera
ea41e82c90
Merge pull request #324831 from drupol/php/bump/july-2024
php84: init at 8.4.0alpha1
2024-08-11 19:01:03 +02:00
Pol Dellaiera
f5c25500e1 php84: init at 8.4.0alpha4
https://github.com/php/php-src/blob/php-8.4.0alpha4/NEWS

Announcements:

- alpha1 https://www.php.net/archive/2024.php#2024-07-05-1
  - imap and pspell moved to PECL
- alpha3 https://www.php.net/archive/2024.php#2024-07-18-1
- alpha4 https://www.php.net/archive/2024.php#2024-08-01-3

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2024-08-11 12:12:49 +02:00
R. Ryantm
f20174de43 php83: 8.3.9 -> 8.3.10 2024-08-11 01:03:25 +00:00
github-actions[bot]
45080a9559
Merge master into staging-next 2024-08-10 18:01:08 +00:00
Nick Cao
dfbdc21aeb
Merge pull request #333178 from r-ryantm/auto-update/nelua
nelua: 0-unstable-2024-06-16 -> 0-unstable-2024-08-04
2024-08-10 12:02:36 -04:00
Nick Cao
38aedd2b70
Merge pull request #333686 from r-ryantm/auto-update/lune
lune: 0.8.6 -> 0.8.7
2024-08-10 11:39:31 -04:00
R. Ryantm
da9d7623d2 lune: 0.8.6 -> 0.8.7 2024-08-10 13:37:32 +00:00
OTABI Tomoya
d5e712870f
Merge pull request #331511 from mweinelt/python3.13.0-rc1
python313: 3.13.0b4 -> 3.13.0rc1
2024-08-10 21:24:21 +09:00
rczb
5039637648 gauche: 0.9.13 -> 0.9.15 2024-08-10 15:57:11 +08:00
rczb
e2e7fa3f95 gaucheBootstrap: 0.9.12 -> 0.9.15 2024-08-10 15:37:54 +08:00
github-actions[bot]
03e2e79ded
Merge master into staging-next 2024-08-09 18:01:11 +00:00
Bobby Rong
3785c1d7cc
Merge pull request #333028 from bobby285271/add/mozjs128
spidermonkey_128: init at 128.1.0
2024-08-09 21:01:36 +08:00
github-actions[bot]
d3ef01201e
Merge master into staging-next 2024-08-08 18:01:35 +00:00
Donovan Glover
388d097f4f
Merge pull request #332122 from r-ryantm/auto-update/cel-go
cel-go: 0.20.1 -> 0.21.0
2024-08-08 16:14:49 +00:00
Bobby Rong
46cd220898
spidermonkey_128: init at 128.1.0 2024-08-08 23:55:22 +08:00
R. Ryantm
a1ef6c6d78 nelua: 0-unstable-2024-06-16 -> 0-unstable-2024-08-04 2024-08-08 07:29:22 +00:00
github-actions[bot]
e80257fbed
Merge master into staging-next 2024-08-07 00:02:22 +00:00
Franz Pletz
a93bc09c27
spidermonkey_102: remove
EOL since 2023/09
2024-08-07 01:37:34 +02:00
Franz Pletz
186194d87c
Merge pull request #331123 from ghpzin/330281-spidermonkey_91-fix-python312 2024-08-07 01:00:00 +02:00
Thiago Kenji Okada
f84a33ac4d
Merge pull request #332665 from r-ryantm/auto-update/clojure
clojure: 1.11.3.1463 -> 1.11.4.1474
2024-08-06 23:12:16 +01:00