Pol Dellaiera
789f7281f0
Merge pull request #265652 from brokenpip3/update-bats-file-add-bats-detik
...
feat(bats): bats-libs add pre/postinstall hook and use finalAttrs, update bats-file to 0.4.0 and add bats-detik
2023-11-29 09:40:27 +01:00
brokenpip3
8c747e39cc
bats: use finalAttrs pattern
2023-11-28 21:58:41 +01:00
brokenpip3
d87432110d
bats.libraries.bats-detik: init at 1.2.1
2023-11-28 21:55:48 +01:00
Henry Till
7ff193305b
treewide: remove henrytill as maintainer from various pkgs
2023-11-28 10:52:47 -08:00
Martin Weinelt
f69da37098
cpython: restore passthru.tests
...
Fixes a regression from #261323 , where all `passthru.tests` were
overwritten.
2023-11-28 02:09:29 +01:00
Pol Dellaiera
6b03f32c92
Merge pull request #269549 from r-ryantm/auto-update/mujs
...
mujs: 1.3.3 -> 1.3.4
2023-11-27 20:51:33 +01:00
Thiago Kenji Okada
ddf0003c57
Merge pull request #269479 from jcf/remove-more-graalvm-references
...
Remove more GraalVM references
2023-11-26 21:29:05 +00:00
Pavol Rusnak
b608fc233c
Merge pull request #269255 from prusnak/rustpython-darwin
...
rustpython: mark broken on x86_64-darwin
2023-11-26 18:46:09 +01:00
James Conroy-Finn
c973975aa0
babashka: Remove superfluous removal of references
2023-11-26 11:23:16 +00:00
Mario Rodas
7086fd448f
Merge pull request #269890 from marsam/update-nelua
...
nelua: unstable-2023-09-16 -> unstable-2023-11-19
2023-11-25 16:45:07 -05:00
Silvan Mosberger
a877470da8
Merge pull request #269897 from mfrischknecht/skip-sqlite-test-on-i686-linux
...
Skip `sqlite3_bind_bug68849.phpt` php unit test on i686 linux
2023-11-25 18:40:09 +01:00
Manuel Frischknecht
fb1cc4af9c
Skip sqlite3_bind_bug68849.phpt
php unit test on i686 linux
...
PHP unit tests are broken with SQLite >= 3.43 [1].
If I understand the discussion in the SQLite forums [2]
on the issue correctly, the trigger for this should not
be a problem with SQLite itself but the test itself
(and thus using a current SQLite version shouldn't
generally be a problem for actual PHP code).
[1]: https://github.com/php/php-src/issues/12076
[2]: https://www.sqlite.org/forum/forumpost/abbb95376ec6cd5f
2023-11-25 13:57:15 +01:00
Alexandre Macabies
fc235bb0fc
python/hooks: use python.pythonVersion to support PyPy
...
f292ef4 introduced a check for the Python version but uses `.version`,
which isn't friendly to other Pythons like PyPy which use versions
strings like 7.3, failing the >=3.10 check.
Using `.pythonVersion` fixes this check.
Co-authored-by: Pierre Bourdon <delroth@gmail.com>
2023-11-25 13:38:39 +01:00
OTABI Tomoya
c80b0906d5
Merge pull request #269436 from mweinelt/python313-a2
...
python313: 3.13.0a1 -> 3.13.0a2
2023-11-24 14:52:39 +09:00
R. Ryantm
f02bf9bcc5
mujs: 1.3.3 -> 1.3.4
2023-11-24 02:52:47 +00:00
Mario Rodas
0ba0e97418
Merge pull request #269490 from r-ryantm/auto-update/zuo
...
zuo: unstable-2023-11-10 -> unstable-2023-11-23
2023-11-23 21:16:04 -05:00
Matthieu Coudron
e03c9c3f1b
buildLuarocksPackage: save luarocks config as derivation ( #269402 )
...
* buildLuarocksPackage: save luarocks config as derivation
while debugging luarocks packages, it's exhausting to have to build
them, look at what random folder they've been built to finally look for
their config.
With this you can run
nix build lua51Packages.plenary-nvim.configFile -f .
and infer what luarocks will do.
* Update pkgs/development/interpreters/lua-5/build-luarocks-package.nix
Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
---------
Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2023-11-24 00:08:45 +01:00
R. Ryantm
e33a645587
zuo: unstable-2023-11-10 -> unstable-2023-11-23
2023-11-23 19:56:07 +00:00
Pol Dellaiera
4e71e160fb
Merge pull request #269393 from drupol/php-8-3-0
...
php: November bumps: (8.1.26, 8.2.13, 8.3.0)
2023-11-23 20:28:12 +01:00
Martin Weinelt
0818809eae
python313: 3.13.0a1 -> 3.13.0a2
...
https://www.python.org/downloads/release/python-3130a2/
2023-11-23 13:27:19 +01:00
Matthieu Coudron
79245fc3e7
lua: use finalAttrs for interpreters ( #264381 )
2023-11-23 10:19:14 +01:00
Pol Dellaiera
169a309144
php83: 8.3.0RC6 -> 8.3.0
2023-11-23 08:39:26 +01:00
Pol Dellaiera
4b8b0fb9e6
php82: 8.2.12 -> 8.2.13
2023-11-23 08:39:11 +01:00
Pol Dellaiera
ca7ec92f3d
php81: 8.1.25 -> 8.1.26
2023-11-23 08:37:07 +01:00
Mario Rodas
81b30e41be
nelua: unstable-2023-09-16 -> unstable-2023-11-19
...
Diff: 596fcca5c7...e82695abf0
2023-11-23 04:20:00 +00:00
Pavol Rusnak
b27c3af657
rustpython: mark broken on x86_64-darwin
2023-11-22 19:20:39 +01:00
Gaetan Lepage
f99f9ced56
rustpython: 0.2.0 -> 0.3.0
2023-11-22 17:08:07 +01:00
Rafael Fernández López
db3c02e075
wasmtime: 14.0.4 -> 15.0.0
2023-11-21 11:56:58 +01:00
Weijia Wang
dfa92919f0
Merge pull request #268657 from wegank/racket-darwin
...
racket: fix build on darwin
2023-11-20 16:51:08 +01:00
Weijia Wang
cdff1a05ee
racket: fix build on darwin
2023-11-20 08:39:58 +01:00
Martin Weinelt
2203d3bf20
Merge pull request #267669 from mweinelt/catch-python2-conflicts
...
python/hooks: restore catchConflictHook for python<3.10
2023-11-19 00:04:05 +01:00
Stig
b6805176f0
Merge pull request #267883 from r-ryantm/auto-update/zef
...
zef: 0.20.0 -> 0.21.0
2023-11-18 23:31:22 +01:00
Mario Rodas
965f3a22ad
Merge pull request #268011 from figsoda/cel
...
cel-go: 0.18.1 -> 0.18.2
2023-11-18 16:19:26 -05:00
Mario Rodas
bc3e1d1788
Merge pull request #268007 from figsoda/expr
...
expr: 1.15.3 -> 1.15.4
2023-11-18 16:17:00 -05:00
Martin Weinelt
d9327a53de
Revert "python2/mk-python-derivation: disable catchConflictsHook"
...
This reverts commit 397a8fd06b
.
The hook now uses the old implementation based on the deprecated
pkg_resources library provided by setuptools again.
2023-11-18 12:58:15 +01:00
Martin Weinelt
f292ef4958
python/hooks: restore catchConflictHook for python<3.10
...
By restoring and diverting to the old version.
Previously the newer language features and use of more modern stdlib
imports broke the hook on Python<3.10.
2023-11-18 12:57:18 +01:00
Ryan Lahfa
5dcbaf3cc3
Merge pull request #264361 from RaitoBezarius/drop-ruby3
2023-11-17 18:43:35 +01:00
Ryan Lahfa
80063d0194
Merge pull request #268027 from K900/py2-hack
2023-11-17 17:18:55 +01:00
Raito Bezarius
529892d918
ruby_3_0: drop
...
Ruby EOL is 31 March 2024, that is, during NixOS 23.11.
We drop it early now to avoid any problem during the release time.
2023-11-17 16:03:00 +01:00
Adam Joseph
c7e0f6b905
treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
...
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries. I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
K900
397a8fd06b
python2/mk-python-derivation: disable catchConflictsHook
...
It's broken on Py2. Hopefully people still using 2 know what they're doing?
2023-11-17 07:48:13 +03:00
figsoda
a2d464f9d4
cel-go: 0.18.1 -> 0.18.2
...
Diff: https://github.com/google/cel-go/compare/v0.18.1...v0.18.2
Changelog: https://github.com/google/cel-go/releases/tag/v0.18.2
2023-11-16 22:31:35 -05:00
figsoda
5b5d69b659
expr: 1.15.3 -> 1.15.4
...
Diff: https://github.com/antonmedv/expr/compare/v1.15.3...v1.15.4
Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.4
2023-11-16 22:12:38 -05:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next
2023-11-16 18:01:17 +00:00
Thiago Kenji Okada
d0e729bc26
Merge pull request #267861 from thiagokokada/graalvm-fixes
...
buildGraalvmNativeImage: fix Unicode issue by setting encoding explicitly
2023-11-16 13:48:13 +00:00
R. Ryantm
7fa79d1d24
zef: 0.20.0 -> 0.21.0
2023-11-16 12:43:05 +00:00
Thiago Kenji Okada
acd0e25562
babashka: add installCheckPhase to check for proper Unicode support
2023-11-16 10:14:38 +00:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next
2023-11-16 09:49:24 +01:00
Mario Rodas
aba830385b
Merge pull request #267782 from kirillrdy/ruby_3_3
...
ruby_3_3: preview2 -> preview3
2023-11-15 23:55:49 -05:00
Kirill Radzikhovskyy
8f5b0899c5
ruby_3_3: preview2 -> preview3
2023-11-16 13:39:21 +11:00