Commit Graph

9271 Commits

Author SHA1 Message Date
7c6f434c
167594dc4b
Merge pull request #311073 from 7c6f434c/pypy-no-pycparser
pypy: drop pycparser dependency to fix build
2024-05-14 14:34:22 +00:00
github-actions[bot]
c9632eb724
Merge master into staging-next 2024-05-14 06:01:02 +00:00
Leah Amelia Chen
b881e25eb6 renpy: reformat with nixfmt-rfc-style and migrate to by-name 2024-05-13 21:46:20 +02:00
Leah Amelia Chen
20b8d480ee renpy: 8.1.3 -> 8.2.1
Also switched to `pyproject = true;` for `pythonPackages.pygame-sdl2`,
and added a dependency on Harfbuzz for Ren'Py
2024-05-13 21:45:07 +02:00
Leah Amelia Chen
8ef2c4f994 renpy: unbreak by compiling with Cython 0.x
Ren'Py does not like Cython 3.x :(
See renpy/renpy#5359.
2024-05-13 20:36:02 +02:00
R. Ryantm
170117170a wazero: 1.7.1 -> 1.7.2 2024-05-13 03:33:18 +00:00
lassulus
3501d3565e
Merge pull request #311122 from phaer/catch-conflicts-exponential
pythonCatchConflictsHook: prevent exponential worst-case
2024-05-12 22:07:45 +02:00
Michael Raskin
be3dadb563 pypy: drop pycparser dependency to fix build 2024-05-12 16:01:00 +02:00
github-actions[bot]
42828a757c
Merge master into staging-next 2024-05-11 18:01:23 +00:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Pol Dellaiera
ac1f62247c
php83: 8.3.6 -> 8.3.7
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-10 22:21:26 +02:00
Pol Dellaiera
7b31aeefa1
php82: 8.2.18 -> 8.2.19
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-10 22:19:47 +02:00
Nick Cao
5071f2af03
Merge pull request #310425 from kiike/zhf/emilua
emilua: 0.7.2 -> 0.7.3, reformat
2024-05-10 10:31:56 -04:00
Martin Weinelt
d029669a9a
Merge pull request #309477 from Atry/patch-4
python: add an error message for debugging infinite recursion
2024-05-10 09:58:07 +02:00
Enric Morales
54ed3f7659
emilua: 0.7.2 -> 0.7.3, reformat 2024-05-09 23:44:59 +02:00
OTABI Tomoya
7b03b33128
Merge pull request #310312 from mweinelt/python-3.13.0b1
python313: 3.13.0a6 -> 3.13.0b1
2024-05-10 00:18:50 +09:00
Nick Cao
71b564be80
Merge pull request #310180 from ereslibre/bump-wasmtime
wasmtime: 20.0.1 -> 20.0.2
2024-05-09 09:27:11 -04:00
github-actions[bot]
f496548573
Merge master into staging-next 2024-05-09 12:01:21 +00:00
Martin Weinelt
98e7084e4a
python313: 3.13.0a6 -> 3.13.0b1
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0b1
2024-05-09 13:32:38 +02:00
éclairevoyant
9f038dd682
Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stuff
treewide: Fix some unstableGitUpdater users
2024-05-09 10:03:46 +00:00
Rafael Fernández López
d78764a623
wasmtime: 20.0.1 -> 20.0.2 2024-05-08 20:51:39 +02:00
github-actions[bot]
798dfbbedb
Merge master into staging-next 2024-05-08 00:02:03 +00:00
Yt
eadf144bc5
Merge pull request #309624 from r-ryantm/auto-update/erlang_javac
erlang_javac: 25.3.2.11 -> 25.3.2.12
2024-05-07 21:19:38 +00:00
Jonas Meurer
229bf85d5f
rustpython: 0.3.0 -> 0.3.1
The package can not be build with Rust 1.76.0 or later. The issue was
fixed in 0.3.1.
2024-05-07 16:42:00 +02:00
stuebinm
fe06c43d70 gauche: remove dependency onto gaucheBootstrap
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.
2024-05-07 11:36:55 +02:00
github-actions[bot]
9b53839f00
Merge master into staging-next 2024-05-07 00:02:04 +00:00
R. Ryantm
a151199195 clojure: 1.11.3.1456 -> 1.11.3.1463 2024-05-06 19:19:53 +00:00
R. Ryantm
3b86519273 erlang_javac: 25.3.2.11 -> 25.3.2.12 2024-05-06 18:47:47 +00:00
github-actions[bot]
4781c03d7f
Merge master into staging-next 2024-05-06 18:01:20 +00:00
Aleksana
860e65d270
Merge pull request #309097 from r-ryantm/auto-update/jruby
jruby: 9.4.6.0 -> 9.4.7.0
2024-05-06 23:07:38 +08:00
Yang, Bo
002054c95f python: add error message for debugging infinite recursion 2024-05-06 07:04:21 +00:00
github-actions[bot]
041bd1cdf7
Merge master into staging-next 2024-05-05 18:00:54 +00:00
Weijia Wang
d9d779e692
Merge pull request #307900 from r-ryantm/auto-update/risor
risor: 1.5.2 -> 1.6.0
2024-05-05 19:26:47 +02:00
OPNA2608
85a40080aa nelua: unstable-2024-04-20 -> 0-unstable-2024-04-20 2024-05-05 16:24:56 +02:00
OPNA2608
402d9d64e2 femtolisp: unstable-2023-07-12 -> 0-unstable-2023-07-12 2024-05-05 16:23:08 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
R. Ryantm
76766e2e4e jruby: 9.4.6.0 -> 9.4.7.0 2024-05-04 19:43:36 +00:00
Weijia Wang
b8f096091b
Merge pull request #307966 from donovanglover/picoc
picoc: 2015-05-04 -> 2.1-unstable-2018-06-05
2024-05-04 15:22:21 +02:00
Weijia Wang
efd76ba1ef picoc: fix build on all hydra platforms 2024-05-04 14:36:17 +02:00
github-actions[bot]
29623ebbb8
Merge staging-next into staging 2024-05-04 06:01:54 +00:00
Valter Nazianzeno
a013465da2
emilua: 0.6.0 -> 0.7.2 (#308155) 2024-05-04 05:55:38 +03:00
Nick Cao
bc0ebb22e2
Merge pull request #308855 from ereslibre/bump-wasmtime
wasmtime: 20.0.0 -> 20.0.1
2024-05-03 21:40:16 -04:00
github-actions[bot]
63659f437f
Merge staging-next into staging 2024-05-04 00:02:40 +00:00
Yt
33d738eb12
Merge pull request #308689 from r-ryantm/auto-update/erlang_26
erlang_26: 26.2.4 -> 26.2.5
2024-05-03 21:34:34 +00:00
Rafael Fernández López
abf0d76426 wasmtime: 20.0.0 -> 20.0.1 2024-05-03 19:31:05 +02:00
R. Ryantm
8665b999b6 erlang_26: 26.2.4 -> 26.2.5 2024-05-03 02:24:19 +00:00
Matthieu Coudron
1efd78948f
Merge pull request #305799 from teto/teto/update-lua-packages
update lua package set + several small fixes
2024-05-02 01:19:01 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
John Ericson
266cdd7d37 treewide: freebsd13 -> freebsd
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2024-04-30 18:20:23 -04:00
Matthieu C.
6427d04c23 lua:: reworked setup-hook to source utils.sh
which contains lua shell utilities that can be reused during the
creation of an environment.
Makes sense because the generation of LUA_PATH is a bit different than
other ecosystems.
2024-05-01 00:18:44 +02:00
Matthieu C.
a4d954080f lua: fixed the way to create environments
`paths =  requiredLuaModules (extraLibs ++ [ lua ] );` would discard lua
and so in absence of a propagated lua, the lua.withPackages would return
an empty bin/ directory.
2024-05-01 00:11:49 +02:00
Nick Cao
e8ea9292b7
Merge pull request #307778 from r-ryantm/auto-update/zef
zef: 0.21.4 -> 0.22.0
2024-04-30 08:40:53 -04:00
superherointj
75e8877006
Merge pull request #306826 from elcuervo/update/ruby_3_2
ruby_3_2: 3.2.3 -> 3.2.4
2024-04-30 09:29:52 -03:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Donovan Glover
5ed0f58083
picoc: update homepage 2024-04-30 04:33:57 -04:00
Donovan Glover
f25b436961
picoc: add missing phase hooks 2024-04-30 04:33:04 -04:00
Donovan Glover
a683496076
picoc: 2015-05-04 -> 2.1-unstable-2018-06-05 2024-04-30 04:32:13 -04:00
R. Ryantm
b833ee02af risor: 1.5.2 -> 1.6.0 2024-04-30 04:19:00 +00:00
Thiago Kenji Okada
5d6e3342f2
Merge pull request #307798 from r-ryantm/auto-update/clojure
clojure: 1.11.2.1446 -> 1.11.3.1456
2024-04-29 22:39:22 +01:00
R. Ryantm
05800ba8a0 clojure: 1.11.2.1446 -> 1.11.3.1456 2024-04-29 16:47:07 +00:00
R. Ryantm
a0e3dcd812 zef: 0.21.4 -> 0.22.0 2024-04-29 15:19:56 +00:00
R. Ryantm
1b6022e263 boron: 2.0.8 -> 2.1.0 2024-04-29 06:20:14 +00:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
Frederik Rietdijk
5772ac5a75 Removing FRidh as active maintainer of packages
In the past I was very active with Python packaging.
For several years now I was hardly around as maintainer,
so it does not make sense I am listed as a maintainer for
these makes. Looking back, I should have removed myself
as maintainer already much longer ago. Anyway, better late
than never.

It's been a fun ride, and  I do intend to occasionally contribute
to Nixpkgs, but not in the same way it once was.
2024-04-28 12:20:07 +02:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Weijia Wang
88679d4eff
Merge pull request #305432 from r-ryantm/auto-update/janet
janet: 1.33.0 -> 1.34.0
2024-04-27 04:09:06 +02:00
Ben Wolsieffer
f9de72f247 pythonCatchConflictsHook: split propagated-build-inputs on runs of whitespace
Currently, nix-support/propagated-build-inputs is parsed by splitting on
a single space. This means that if this file contains multiple spaces
separating two paths, the build_inputs list will end up containing an
empty string.

Instead, call split() with no arguments, which splits on runs of
whitespace and also ignores whitespace at the beginning and end of the
string, eliminating the need for strip().
2024-04-26 21:05:42 -04:00
Ben Wolsieffer
7f14d675a7 pythonCatchConflictsHook: cleanup due to visiting each path once
Now that we only visit each path once, a few things can be simplified.
We no longer have to keep a list of different dependency chains leading
to a package, since only one chain will ever be found. Also, the already
visited check also takes care of cycles, so the other cycle check can be
removed.
2024-04-26 21:05:42 -04:00
Ben Wolsieffer
a25e43e6d7 pythonCatchConflictsHook: prevent exponential worst-case
The hook performs a depth first search on the graph defined by
propagatedBuildInputs. This traverses all paths through the graph,
except for any cycles. In the worst case with a highly connected graph,
this search can take exponential time. In practice, this means that in
cases with long dependency chains and multiple packages depending on the
same package, the hook can take several hours to run.

Avoid this problem by keeping track of already visited paths and only
visiting each path once. This makes the search complete in linear time.

The visible effect of this change is that, if a conflict is found, only
one dependency chain that leads to the conflicting package is printed,
rather than all the possible dependency chains.
2024-04-26 21:05:42 -04:00
Ben Wolsieffer
21833407b4 pythonCatchConflictsHook: add test for multiple dependency chains
Add a test where a conflicting package can be found at the end of
multiple dependency chains. This is far too simple an example to
demonstrate the ill effects of exponential time complexity, but does
serve to demonstrate how the error output changes when each path is only
visited once.
2024-04-26 21:05:41 -04:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
elcuervo
6663dbfa1b
ruby_3_2: 3.2.3 -> 3.2.4 2024-04-25 14:39:12 -03:00
github-actions[bot]
d0efe40740
Merge master into staging-next 2024-04-25 06:01:20 +00:00
R. Ryantm
7c219aea66 nelua: unstable-2024-02-03 -> unstable-2024-04-20 2024-04-25 00:31:54 +00:00
Mario Rodas
acba655f26
Merge pull request #306286 from marsam/ruby
ruby: 3.1.4 -> 3.1.5, 3.2.3 -> 3.2.4, 3.3.0 -> 3.3.1
2024-04-24 07:56:46 -05:00
Vladimír Čunát
1b357187a9
Merge branch 'master' into staging-next 2024-04-24 08:22:34 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
126feda420
Merge pull request #306116 from ereslibre/bump-wasmtime
wasmtime: 19.0.2 -> 20.0.0
2024-04-23 20:28:50 -05:00
Mario Rodas
c41af36650
Merge pull request #306200 from ereslibre/bump-wamr
wamr: 1.3.2 -> 2.0.0
2024-04-23 19:00:24 -05:00
Yt
cffb1159fd
Merge pull request #305100 from chiroptical/chiroptical/erlang-27-rc3
erlang_27: rc2 -> rc3
2024-04-23 21:03:35 +00:00
Rafael Fernández López
db9700fdf0 wamr: 1.3.2 -> 2.0.0 2024-04-23 09:31:39 +02:00
Mario Rodas
e49c774d68 ruby_3_3: 3.3.0 -> 3.3.1
Changelog: https://github.com/ruby/ruby/releases/tag/v3_3_1

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
2024-04-23 04:20:00 +00:00
Mario Rodas
938384a7a5 ruby_3_2: 3.2.3 -> 3.2.4
Changelog: https://github.com/ruby/ruby/releases/tag/v3_2_4

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/
2024-04-23 04:20:00 +00:00
Mario Rodas
f6d863e1c2 ruby_3_1: 3.1.4 -> 3.1.5
Changelog: https://github.com/ruby/ruby/releases/tag/v3_1_5

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-1-5-released/
2024-04-23 04:20:00 +00:00
Rafael Fernández López
a71a9aea0c wasmtime: 19.0.2 -> 20.0.0 2024-04-23 00:16:00 +02:00
github-actions[bot]
3aa8ef1d54
Merge staging-next into staging 2024-04-20 12:01:42 +00:00
R. Ryantm
5c4f18afbe janet: 1.33.0 -> 1.34.0 2024-04-20 01:09:37 +00:00
R. Ryantm
b9f8dcfaf1 babashka-unwrapped: 1.3.189 -> 1.3.190 2024-04-20 01:06:16 +00:00
chiroptical
6e6181d1d8 erlang_27: rc2 -> rc3 2024-04-18 13:06:29 -04:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next 2024-04-17 18:01:04 +00:00
Pol Dellaiera
7a445b4728
Merge pull request #303883 from abathur/bats_1_11
bats: 1.10.0 -> 1.11.0, resholve: fix related test breakage
2024-04-17 19:21:37 +02:00
github-actions[bot]
d94833deff
Merge staging-next into staging 2024-04-17 18:01:36 +00:00
R. Ryantm
8f82a1f0d5 expr: 1.16.4 -> 1.16.5 2024-04-17 00:52:50 +00:00
Travis A. Everett
1f9a9252a7 bats: 0.10.0 -> 0.11.0
Also conditionally excludes pkill from resolution on macOS, since the
procps package should contain pkill on other platforms.
2024-04-16 15:58:16 -05:00
github-actions[bot]
d3b241dbfd
Merge staging-next into staging 2024-04-16 18:01:24 +00:00
github-actions[bot]
feedc73bee
Merge master into staging-next 2024-04-16 18:00:57 +00:00
Nick Cao
053be0cc59
Merge pull request #304435 from r-ryantm/auto-update/wazero
wazero: 1.7.0 -> 1.7.1
2024-04-16 09:38:46 -04:00
github-actions[bot]
0367a29b65
Merge staging-next into staging 2024-04-16 12:01:45 +00:00