Mario Rodas
c09b858ab9
Merge pull request #262757 from marsam/update-luau
...
luau: 0.598 -> 0.600
2023-10-22 19:03:52 -05:00
Felix Bühler
5c00419078
Merge pull request #261849 from figsoda/starlark
...
starlark-rust: 0.9.0 -> 0.10.0
2023-10-22 20:59:27 +02:00
Mario Rodas
b0365a28f9
luau: 0.598 -> 0.600
...
Diff: https://github.com/Roblox/luau/compare/0.598...0.600
Changelog: https://github.com/Roblox/luau/releases/tag/0.600
2023-10-22 04:20:00 +00:00
github-actions[bot]
d7e9da1742
Merge master into staging-next
2023-10-20 12:01:24 +00:00
Christina Sørensen
028081ad5b
janet: 1.31 -> 1.32.1 ( #261147 )
...
Co-authored-by: lucasew <lucas59356@gmail.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-20 09:56:50 +03:00
figsoda
4fe4f51ed3
starlark-rust: 0.9.0 -> 0.10.0
...
Diff: https://diff.rs/starlark_bin/0.9.0/0.10.0
Changelog: https://github.com/facebookexperimental/starlark-rust/blob/v0.10.0/CHANGELOG.md
2023-10-18 10:32:26 -04:00
github-actions[bot]
8e8fc73296
Merge master into staging-next
2023-10-18 12:01:25 +00:00
Martin Weinelt
13c8e4299a
python313: init at 3.13.0a1
...
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-1
2023-10-17 23:06:20 +02:00
Alyssa Ross
acf111d42b
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/flask-wtf/default.nix
pkgs/development/python-modules/unstructured-inference/default.nix
pkgs/development/python-modules/unstructured/default.nix
pkgs/development/python-modules/velbus-aio/default.nix
2023-10-17 13:05:40 +00:00
Nick Cao
1fb4ae1013
Merge pull request #261438 from ereslibre/disable-cargo-audit-wasmtime
...
wasmtime: remove Cargo.toml patch due to cargo-auditable
2023-10-17 08:43:15 -04:00
github-actions[bot]
8c62479810
Merge master into staging-next
2023-10-17 00:02:14 +00:00
John Ericson
c00c5163d2
Merge pull request #261323 from nowittynamesleft/more-pkg-config-modules
...
More pkg config modules
2023-10-16 14:51:50 -04:00
Rafael Fernández López
c3aabc31df
wasmtime: remove Cargo.toml patch due to cargo-auditable
2023-10-16 18:22:30 +02:00
Alyssa Ross
579ae9b989
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/cirq-core/default.nix
2023-10-16 08:49:23 +00:00
Hraban Luyat
b64a221abf
clisp: enable ASDF module
...
This is useful and expected by most downstream packages
2023-10-16 01:45:05 -03:00
Meet Barot
a76390f69c
python3*: Add meta.pkgConfigModules
and test
2023-10-16 00:36:25 -04:00
Martin Weinelt
94c8c31bee
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/numba/default.nix
2023-10-15 22:31:34 +02:00
Francesco Gazzetta
a211fe0416
Merge pull request #253638 from Cynerd/jimtcl-sdl-cross
...
jimtcl: Fix cross compilation and allow disable of SDL
2023-10-15 15:07:54 +00:00
Pol Dellaiera
f320b0d46e
Merge pull request #261077 from NixOS/php/bump/8-3-0RC4
...
php83: 8.3.0RC3 -> 8.3.0RC4
2023-10-15 08:05:34 +02:00
Matthieu Coudron
fff9bb3446
Merge pull request #261108 from teto/introduce-lua-aliases
2023-10-15 02:14:56 +02:00
github-actions[bot]
1d9483230a
Merge master into staging-next
2023-10-15 00:02:33 +00:00
Matthieu Coudron
64b50c6f93
luaPackages: introduce an alias mechanism
...
so that we can deprecate modules
2023-10-14 22:03:12 +02:00
Adam Stephens
fd64e11f83
elixir_1_15: 1.15.6 -> 1.15.7
2023-10-14 19:04:45 +00:00
Weijia Wang
e39aad56c2
Merge branch 'master' into staging-next
2023-10-14 16:33:49 +02:00
c4710n
b0fed034e1
erlang: 26.1.1 -> 26.1.2
2023-10-14 14:00:20 +00:00
c4710n
23cd663385
erlang: 25.3.2.6 -> 25.3.2.7
2023-10-14 14:00:20 +00:00
c4710n
af85dce475
erlang: 24.3.4.13 -> 24.3.4.14
2023-10-14 14:00:20 +00:00
Yureka
ef60280d57
python311: fix cross to/from musl ( #260641 )
...
The situation:
Python <3.11: under Linux the abi string is always -gnu*
Python 3.11-3.12: musl is treated as its own abi in the python build system, but when cross-compiling the build host's libc is used for the target abi string. Cross compiling from glibc to musl gives a -gnu* target abi string and vice versa.
Python >=3.13: musl is treated as its own abi, and when cross-compiling the target libc is used for the target abi string
We backport the fix for python 3.11-3.12, since the intermediate state is almost impossible to model in the nix expression
2023-10-13 17:47:11 +02:00
github-actions[bot]
58485aaddb
Merge master into staging-next
2023-10-13 00:02:24 +00:00
Weijia Wang
d4628ca24c
Merge pull request #258271 from r-ryantm/auto-update/moarvm
...
moarvm: 2023.08 -> 2023.09
2023-10-13 01:56:07 +02:00
github-actions[bot]
176015fc74
Merge master into staging-next
2023-10-12 18:01:06 +00:00
Weijia Wang
0937be78a1
Merge pull request #260442 from wegank/guile-crypt
...
guile: enable crypt on linux
2023-10-12 19:36:48 +02:00
Moritz Heidkamp
9e2ee4c846
babashka: use upstream version of Clojure tools
...
As recommended by @borkdude[1], we should use the Clojure tools version included in a particular
upstream release since the code might not always work with more recent versions.
[1] https://github.com/borkdude/deps.clj/issues/113#issuecomment-1735805109
2023-10-12 11:42:56 +02:00
Alyssa Ross
1bb67a90ba
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/bambi/default.nix
pkgs/development/python-modules/jaxopt/default.nix
2023-10-12 09:08:12 +00:00
Anderson Torres
b28b483ad3
nickel: migrate to by-name
2023-10-11 22:20:32 -03:00
Weijia Wang
8d584acc7e
guile: enable crypt on linux
2023-10-11 23:12:49 +02:00
github-actions[bot]
b8d473b6d2
Merge master into staging-next
2023-10-11 18:01:06 +00:00
Simon Žlender
5dcafc3685
{nickel,nls}: make nls an output of nickel
2023-10-11 13:56:41 -03:00
github-actions[bot]
0e9411554d
Merge master into staging-next
2023-10-11 12:01:09 +00:00
R. Ryantm
5a41ee8c82
micropython: 1.20.0 -> 1.21.0
2023-10-11 05:10:32 +00:00
Pol Dellaiera
2f3a446c5b
php83: 8.3.0RC3 -> 8.3.0RC4
2023-10-10 22:15:16 +02:00
github-actions[bot]
75d4639be3
Merge master into staging-next
2023-10-09 18:00:59 +00:00
Yureka
1d3c3d4f5b
python: simplify ABI name detection
2023-10-09 15:12:20 +00:00
github-actions[bot]
2df946c4bd
Merge master into staging-next
2023-10-09 00:02:27 +00:00
Mario Rodas
f39d760682
Merge pull request #259842 from marsam/update-luau
...
luau: 0.596 -> 0.598
2023-10-08 17:09:27 -05:00
stuebinm
0fc6faf92b
hugs: fix meta.mainProgram
...
this allos lib.getExe to work as expected, e.g. in uses of `nix run ...`
(currently it fails since the binary is `hugs`, but the package `hugs98`)
2023-10-08 23:55:19 +02:00
Mario Rodas
86ff5718bd
luau: 0.596 -> 0.598
...
Diff: https://github.com/Roblox/luau/compare/0.596...0.598
Changelog: https://github.com/Roblox/luau/releases/tag/0.598
2023-10-08 04:20:00 +00:00
github-actions[bot]
5f7be31bec
Merge master into staging-next
2023-10-06 00:02:31 +00:00
Nick Cao
bad8fbc216
Merge pull request #259225 from r-ryantm/auto-update/wasmer
...
wasmer: 4.2.0 -> 4.2.1
2023-10-05 15:09:05 -04:00
Artturi
1c3ce8471d
Merge pull request #242101 from cafkafk/cafkafkdev-lambda-lisp-blc
...
lambda-lisp: init at 2022-08-18
2023-10-05 21:05:17 +03:00