skykanin
921d102711
replxx: unstable-2023-02-26 -> unstable-2023-10-31
2023-12-04 23:42:44 +01:00
skykanin
e04cae91ce
cbqn: 0.4.0 -> 0.5.0
2023-12-04 23:10:58 +01:00
wh0
e270b7beff
php: use a versioned url for install-pear-nozlib.phar
2023-12-03 19:56:50 -08:00
Weijia Wang
d90955124f
Merge pull request #264931 from r-ryantm/auto-update/moarvm
...
moarvm: 2023.09 -> 2023.10
2023-12-04 01:23:55 +01:00
Mario Rodas
c34b8d3c80
Merge pull request #271397 from marsam/update-gauche
...
gauche: 0.9.10 -> 0.9.13
2023-12-02 19:40:49 -05:00
Martin Weinelt
583239944f
Merge pull request #271575 from mweinelt/python-updater
...
update-python-libraries: various improvements
2023-12-03 00:34:10 +01:00
c4710n
1b45f71c2e
elixir: enable Erlang compiler option - deterministic
2023-12-02 22:39:36 +00:00
Thomas Gerbet
6e08bfcf90
Merge pull request #271511 from ereslibre/bump-wasmtime
...
wasmtime: 15.0.0 -> 15.0.1
2023-12-02 13:35:23 +01:00
Martin Weinelt
ac82700414
update-python-libraries: quiet nix stderr output
...
We query lots of derivation attributes, most of which do not exist, so
logging stderr causes a lot of noise for no gain.
2023-12-02 03:29:43 +01:00
Emily Trau
bf9b3a1eea
Merge pull request #268600 from tianyaochou/moarvm-darwin
...
moarvm: fix build failure on x86_64-darwin
2023-12-02 13:25:46 +11:00
Martin Weinelt
50311a8d07
update-python-libraries: format with black/isort
2023-12-02 03:22:02 +01:00
Martin Weinelt
180ccef717
update-python-libraries: add package changelog to commit message
2023-12-02 03:22:02 +01:00
Martin Weinelt
929da50216
update-python-libraries: don't update packages with cargoDeps
...
This is unsupported and breaks packages on update.
2023-12-02 03:22:01 +01:00
Rafael Fernández López
339a90f30b
wasmtime: 15.0.0 -> 15.0.1
2023-12-01 20:16:08 +01:00
Mario Rodas
1e125813bf
gauche: 0.9.10 -> 0.9.13
2023-11-30 04:20:00 +00:00
Mario Rodas
cda93e08b2
racket: use hash instead of sha256 in fetchurl
2023-11-30 04:20:00 +00:00
Mario Rodas
0a91ab37e7
gaucheBootstrap: 0.9.9 -> 0.9.12
2023-11-30 04:20:00 +00:00
Mario Rodas
d291d63e62
racket,racket-minimal: 8.11 -> 8.11.1
...
Diff: https://github.com/racket/racket/compare/v8.11...v8.11.1
Changelog: https://blog.racket-lang.org/2023/11/racket-v8-11-1.html
2023-11-30 04:20:00 +00:00
tianyaochou
3a4be8aa4b
moarvm: fix build failure on x86_64-darwin
2023-11-21 01:39:42 +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
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Pol Dellaiera
599fefe03a
Merge pull request #267305 from drupol/php/bumps-php83rc6
...
php83: 8.3.0RC5 -> 8.3.0RC6
2023-11-14 08:16:17 +01:00
github-actions[bot]
6a7c026ba7
Merge master into staging-next
2023-11-14 06:01:03 +00:00
Silvan Mosberger
7eddbf5690
Merge pull request #265710 from ShamrockLee/lib-copy-function-args
...
lib.mirrorFunctionArgs: init
2023-11-14 05:33:40 +01:00
Mario Rodas
64171a258c
racket,racket-minimal: 8.10 -> 8.11
...
Changelog: https://github.com/racket/racket/releases/tag/v8.11
2023-11-14 04:20:00 +00:00
Nick Cao
ee6a7ec43b
Merge pull request #270715 from figsoda/expr
...
expr: 1.15.4 -> 1.15.5
2023-11-29 09:49:04 -05:00
Nick Cao
f6d015e944
Merge pull request #270771 from figsoda/risor
...
risor: 1.1.1 -> 1.1.2
2023-11-29 09:21:51 -05:00
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
figsoda
d987641ce9
risor: 1.1.1 -> 1.1.2
...
Diff: https://github.com/risor-io/risor/compare/v1.1.1...v1.1.2
Changelog: https://github.com/risor-io/risor/releases/tag/v1.1.2
2023-11-28 19:57:57 -05: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