Commit Graph

624433 Commits

Author SHA1 Message Date
R. Ryantm
b6e785bfad alephone-durandal: 20240119 -> 20240510 2024-05-11 13:49:42 +00:00
R. Ryantm
2fa3a2b8ad alephone-marathon: 20240119 -> 20240510 2024-05-11 13:49:31 +00:00
Ryan Lahfa
f16f9410d0
Merge pull request #310453 from RaitoBezarius/lix-preps
build-support/meson: explicitly use ambiant CMake during cross compilation
2024-05-11 15:24:44 +02:00
Raghav Sood
0785f02ada
Merge pull request #310824 from trishtzy/binance-connector/init
python3Packages.binance-connector: init at v3.7.0
2024-05-11 20:43:43 +08:00
Aleksana
4e6084b91d
Merge pull request #308629 from r-ryantm/auto-update/python311Packages.pydeck
python311Packages.pydeck: 0.8.0 -> 0.9.0
2024-05-11 20:33:48 +08:00
Aleksana
ca54b36407
Merge pull request #310437 from deshaw/upstream-terminator-dont-bleed-path
terminator: don't bleed PATH into session via wrapper
2024-05-11 20:33:18 +08:00
Pol Dellaiera
389882049d
Merge pull request #310667 from drupol/php/bump/may-2024
php82: 8.2.18 -> 8.2.19, php83: 8.3.6 -> 8.3.7
2024-05-11 14:30:34 +02:00
Aleksana
09fc64fcc4
Merge pull request #304480 from pbek/feature/go-passbolt-cli
go-passbolt-cli: init at 0.3.1
2024-05-11 20:28:04 +08:00
Raghav Sood
c0c22d9f5d
Merge pull request #310782 from fabaff/qovery-cli-bump
qovery-cli: 0.92.3 -> 0.92.4
2024-05-11 19:55:39 +08:00
Raito Bezarius
d4c673a92b build-support/meson: explicitly use ambiant CMake during cross compilation
Thanks to Qyriad, it was found out that Nixpkgs was unable to cross
compile when CMake was needed at cross compilation time with Meson
because Meson refuse to use the ambiant CMake.

A simple fix is to always provide the ambiant CMake and trust the
packager to pass the right CMake, otherwise the rest of the build would
probably fail in mysterious ways.

An example of package that required this fix is the Lix, a Nix
implementation, that uses `toml11` discovered via CMake during the Meson
configure phase.

Co-authored-by: Qyriad <qyriad@qyriad.me>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-11 13:32:14 +02:00
Tricia Tan
d216d87a31
python3Packages.binance-connector: init at v3.7.0 2024-05-11 19:22:46 +08:00
Tricia Tan
03ba27678d
maintainers: add trishtzy 2024-05-11 19:21:05 +08:00
Raghav Sood
ea65d043b1
Merge pull request #310803 from trishtzy/flyctl/0.2.52
flyctl: 0.2.51 -> 0.2.52
2024-05-11 19:15:09 +08:00
K900
f52a41d070
Merge pull request #310579 from K900/workspace-dependencies-are-cursed
build-support/rust: rewrite workspace dependency inheritance
2024-05-11 14:11:11 +03:00
Pol Dellaiera
acbbc1cdca
Merge pull request #310295 from GaetanLepage/gradio-client
python311Packages.gradio-client: 0.14.0 -> 0.16.1, python311Packages.gradio: 4.27.0 -> 4.29.0
2024-05-11 12:51:47 +02:00
Pol Dellaiera
ac0133cfc2
Merge pull request #310800 from GaetanLepage/pandas-datareader
python312Packages.pandas-datareader: mark as broken on python 3.12
2024-05-11 12:51:33 +02:00
Pol Dellaiera
f804820454
Merge pull request #310774 from GaetanLepage/ome-zarr
ome_zarr: fix by disabling failing tests
2024-05-11 12:50:51 +02:00
Artturin
435233f4d1
Merge pull request #308929 from felixsinger/pkgs/fwts/update
fwts: 24.01.00 -> 24.03.00
2024-05-11 13:35:40 +03:00
Peder Bergebakken Sundt
3e4eeaee40
Merge pull request #291191 from msladecek/add-fish-gruvbox
fishPlugins.gruvbox: init at 0-unstable-2021-10-12
2024-05-11 12:06:15 +02:00
Raghav Sood
ab8a2a8b30
Merge pull request #310792 from trishtzy/goose/3.20.0
goose: 3.19.2 -> 3.20.0
2024-05-11 18:02:06 +08:00
Gaetan Lepage
c207a5ef69 python311Packages.gradio: 4.27.0 -> 4.29.0 2024-05-11 12:01:21 +02:00
Gaetan Lepage
2e1287b70a python311Packages.gradio-client: 0.14.0 -> 0.16.1
Changelog:
https://github.com/gradio-app/gradio/releases/tag/gradio_client%400.16.1
2024-05-11 12:01:21 +02:00
Gaetan Lepage
ce7467e303 python312Packages.diffusers: fix build on python 3.12 2024-05-11 12:01:21 +02:00
Raghav Sood
233b985f6c
Merge pull request #310019 from r-ryantm/auto-update/exodus
exodus: 24.17.5 -> 24.19.3
2024-05-11 17:50:07 +08:00
Tricia Tan
40bed46305
flyctl: 0.2.51 -> 0.2.52 2024-05-11 17:37:15 +08:00
Jonas Chevalier
6441036f84
Merge pull request #305650 from mlaradji/update-taskwarrior3-3.0.1
taskwarrior3: 3.0.0-unstable-2024-04-07 -> 3.0.2
2024-05-11 11:35:26 +02:00
Gaetan Lepage
d90deb29b8 python312Packages.pandas-datareader: mark as broken on python 3.12 2024-05-11 11:34:18 +02:00
Timo Kaufmann
17b45ccf19
Merge pull request #310665 from mweinelt/sage-relax-networkx
sage: relax networkx constraint
2024-05-11 11:33:11 +02:00
nixpkgs-merge-bot[bot]
9f35892955
Merge pull request #310766 from r-ryantm/auto-update/shopware-cli
shopware-cli: 0.4.42 -> 0.4.43
2024-05-11 09:28:48 +00:00
Pol Dellaiera
62f659318d
Merge pull request #310780 from GaetanLepage/streamz
python311Packages.streamz: fix by adding missing test dependencies
2024-05-11 11:16:29 +02:00
Weijia Wang
eeeb66ce09
Merge pull request #297349 from iynaix/fix-realesrgan-ncnn-vulkan
realesrgan-ncnn-vulkan: fix build for glslang 14.1.0
2024-05-11 11:14:55 +02:00
Weijia Wang
956238b4e9
Merge pull request #310685 from kiike/zhf/grype
grype: 0.77.3 -> 0.77.4
2024-05-11 11:13:44 +02:00
Jan Tojnar
0d67b5508d duplicity: Fix finding Gio typelib
Previously, if a package just depended on GLib (or other bindings shipped with gobject-introspection),
wrapper was not needed since `${gobject-introspection}/lib/girepository-1.0` is implicitly on typelib path.
Now that GLib bindings were moved to `glib` package, `${glib}/lib/girepository-1.0` must be added
to `GI_TYPELIB_PATH` by the wrapper (or `gobject-introspection` setup hook for build time).

Simplest way to ensure that is using `wrapGApps*` hook.
Let’s also ensure that there is just one wrapper instead of three.
2024-05-11 11:09:42 +02:00
Tricia Tan
8b275b193e
goose: 3.19.2 -> 3.20.0 2024-05-11 17:06:44 +08:00
rewine
bb76cc9ce3
Merge pull request #310156 from wangxiaoerYah/master
halo: init at 2.15.1
2024-05-11 17:06:03 +08:00
Weijia Wang
7a9ac88241
Merge pull request #310370 from mjoerg/dbutils-fix-build
python3Packages.dbutils: fix build
2024-05-11 11:01:45 +02:00
Weijia Wang
c1b76a1434
Merge pull request #310639 from leo60228/pokefinder-fix-build
pokefinder: fix build
2024-05-11 11:01:05 +02:00
Jonas Heinrich
86966b6cee
Merge pull request #310504 from reedriley/bcachefs-tools-fix
bcachefs-tools: patch to fix unlocking encrypted fs at boot with bcachefs-tools-1.7.0
2024-05-11 10:59:35 +02:00
rewine
99684f8eef
Merge pull request #310091 from OPNA2608/fix/mir-tests
mir: Fix tests
2024-05-11 16:57:45 +08:00
Weijia Wang
5a6b8042a0
Merge pull request #310666 from annaleeleaves/torch-fix-x64-darwin
python312Packages.torch: fix aligned_alloc error on darwin
2024-05-11 10:55:00 +02:00
Weijia Wang
10fe3323b7
Merge pull request #310749 from annaleeleaves/rnginline-relax-deps
python312Packages.rnginline: relax deps; unbreak
2024-05-11 10:52:56 +02:00
Weijia Wang
b08054ee3d
Merge pull request #310742 from annaleeleaves/ubar-test-fix
python312Packages.uqbar: add modules to unbreak tests
2024-05-11 10:52:34 +02:00
Weijia Wang
5c43f07796
Merge pull request #310739 from annaleeleaves/wheel-inspect-fix
python312Packages.wheel-inspect: add setuptools to checkInputs; unbreak
2024-05-11 10:52:07 +02:00
Weijia Wang
0ff60c84f7
Merge pull request #310767 from annaleeleaves/ensemble-chorus-use-default-c++
ensemble-chorus: unpin gcc8Stdenv; unbreak
2024-05-11 10:51:53 +02:00
Weijia Wang
a8cd708fc0
Merge pull request #310735 from annaleeleaves/posthocs-fix
python312Packages.scikit-posthocs: remove patch; unbreak
2024-05-11 10:51:25 +02:00
Weijia Wang
0c0e5a4f94
Merge pull request #310729 from annaleeleaves/pyslurm-unbreak
python312Packages.pyslurm: remove patch; unbreak
2024-05-11 10:51:10 +02:00
Weijia Wang
84656ce74c
Merge pull request #310725 from annaleeleaves/python3-gnutls-unbreak
python311Packages.python3-gnutls: unbreak and  update 3.1.9 -> 3.1.10
2024-05-11 10:50:50 +02:00
Weijia Wang
801a81d131
Merge pull request #310723 from annaleeleaves/fix-succulent
python312Packages.succulent: add missing dependencies
2024-05-11 10:50:31 +02:00
Weijia Wang
df0b351bbf
Merge pull request #310691 from pluiedev/zhf-24.05/fontfor
fontfor: 0.4.1 -> 0.4.3, modernize
2024-05-11 10:50:12 +02:00
Weijia Wang
4e9d164e01
Merge pull request #310673 from kiike/zhf/hmm
hmm: replace rustc-serialize version to unbreak build
2024-05-11 10:49:45 +02:00