Commit Graph
575088 Commits
Author SHA1 Message Date
Nick CaoandGitHub 49fcf82b7b Merge pull request #283077 from Misaka13514/bump-nuclei
nuclei: 3.1.6 -> 3.1.7
2024-01-23 09:08:26 -05:00
Nick CaoandGitHub 087b497846 Merge pull request #283069 from r-ryantm/auto-update/treesheets
treesheets: unstable-2024-01-03 -> unstable-2024-01-21
2024-01-23 09:07:33 -05:00
Nick CaoandGitHub 3b09241d60 Merge pull request #283066 from r-ryantm/auto-update/python311Packages.heudiconv
python311Packages.heudiconv: 1.0.0 -> 1.0.1
2024-01-23 09:06:47 -05:00
Nick CaoandGitHub f6ab2ddcfb Merge pull request #283058 from pbsds/bump-polaris-web-1705973531
polaris-web: 68 -> 69
2024-01-23 09:05:56 -05:00
Nick CaoandGitHub ddd21b7b45 Merge pull request #283064 from r-ryantm/auto-update/rauc
rauc: 1.11 -> 1.11.1
2024-01-23 09:04:25 -05:00
7c6f434candGitHub fc50b2a10b Merge pull request #282996 from KiaraGrouwstra/nyxt-patch-rm
nyxt-gtk: add `-f` flag to rm operation
2024-01-23 14:00:56 +00:00
Nick CaoandGitHub 264d49b13c Merge pull request #278621 from Vonfry/update/fzf-tab-script
zsh-fzf-tab: add update script
2024-01-23 08:58:17 -05:00
Nick CaoandGitHub 3cfc4416e4 Merge pull request #281749 from Vonfry/update/fcitx5-5.1.7
fcitx5: 5.1.6 -> 5.1.7
2024-01-23 08:57:01 -05:00
YtandGitHub 76a4ed26a3 Merge pull request #283154 from r-ryantm/auto-update/op-geth
op-geth: 1.101305.0 -> 1.101305.1
2024-01-23 13:50:24 +00:00
YtandGitHub 59a732273c Merge pull request #283068 from synecdokey/cleanup/remove-already-ported-tailwindcss-ls
tailwindcss-language-server: remove from node-packages
2024-01-23 13:49:44 +00:00
SandroandGitHub c5869d4299 Merge pull request #281207 from TomaSajt/mysql-workbench
mysql-workbench: fix build, small refactor
2024-01-23 14:45:32 +01:00
Pavol RusnakandGitHub 2a4b2aa7a4 Merge pull request #283219 from prusnak/suite
trezor-suite: 23.12.3 -> 24.1.2
2024-01-23 07:40:41 -06:00
Pavol Rusnak 553cacb064 trezor-suite: 23.12.3 -> 24.1.2 2024-01-23 07:35:58 -06:00
Kiara GrouwstraandKiara Grouwstra a081cfb27e nyxt-gtk: add -f flag to rm operation 2024-01-23 14:14:38 +01:00
Luke Granger-BrownandGitHub a95d98f05a Merge pull request #282538 from r-ryantm/auto-update/pomerium
pomerium: 0.24.0 -> 0.25.0
2024-01-23 12:47:36 +00:00
7c6f434candGitHub 05f11d5cf8 Merge pull request #278342 from D3vil0p3r/patch-5
libewf-legacy: init at 20140814
2024-01-23 12:00:32 +00:00
Pascal BachandGitHub d1ca333bde Merge pull request #283070 from r-ryantm/auto-update/minio
minio: 2023-12-23T07-19-11Z -> 2024-01-18T22-51-28Z
2024-01-23 12:58:46 +01:00
YurekaandGitHub 3022ccf188 bankstown-lv2: init at 1.1.0 (#281307) 2024-01-23 12:48:21 +01:00
Yureka 192e7f9887 python3.pkgs.openusd: build with openexr 3 2024-01-23 12:35:06 +01:00
Yureka 720fc988c6 osl: build with openexr 3 2024-01-23 12:35:06 +01:00
Yureka 46f1dbf40d blender: build with openexr 3 2024-01-23 12:35:06 +01:00
Yureka f164a12772 alembic: build with openexr 3 2024-01-23 12:35:06 +01:00
Yureka b597c38884 openimageio: build with openexr 3
ilmbase is replaced by Imath (propagated from openexr_3)

See the following upstream change from 2020 on OpenEXR 3.x support: https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/6313484e35765df1adf8f40c217cebc4c9d9d954#diff-40f1f520160b8fecd67891ee24b54add91856f733ece4bae0c3896adb00452af
2024-01-23 12:35:06 +01:00
Yureka d1145ea84f openvdb: remove openexr and ilmbase dependencies
Neither openexr nor ilmbase dependencies were actually being picked up
(checked with nix why-depends).
Instead, openvdb defaults to building its own vendored Half library since 8.1.0:
https://github.com/AcademySoftwareFoundation/openvdb/commit/5c9f0f9685805d883c187d9f04a8e8cff00e90e2

Also, starting from 11.0.0, OpenEXR 2 will no longer be supported.
Someone else can look into fixing this properly to use system libraries.
2024-01-23 12:35:06 +01:00
Yureka ce95061d7d prusa-slicer: openvdb overrideAttrs -> override 2024-01-23 12:35:06 +01:00
Naïm FavierandGitHub 287694981a Merge pull request #283180 from trofi/weechat-unwrapped-update
weechat-unwrapped: 4.2.0 -> 4.2.1
2024-01-23 12:14:36 +01:00
embrandAlyssa Ross b43bb235ef syncterm: Cherry-pick upstream fixes for pthread_yield errors
This non-standard function has been deprecated since glibc 2.34 (August 2021),
and calls to it were breaking the build. This has since been fixed in the
upstream Synchronet tree, from which SyncTERM releases are cut, but this was
last done in 2020.

Big thanks to @aexoxea, who not only dug into this, but adapted the upstream
patches to the SyncTERM tree and posted almost this exact diff in #174749 -
where it completely slipped my mind until now, sorry!

Fixes #174749
2024-01-23 11:38:30 +01:00
Naïm FavierandGitHub dc23dd7af1 Merge pull request #283171 from atemp/ddnet_18
ddnet: 17.4.2 -> 18.0.1
2024-01-23 11:31:41 +01:00
Thiago Kenji OkadaandGitHub 6284c22db2 Merge pull request #281059 from onemoresuza/haredo
haredo: wrap program with a shell
2024-01-23 10:28:49 +00:00
Sergei Trofimovich 63d379b04b weechat-unwrapped: 4.2.0 -> 4.2.1
Changes: https://weechat.org/files/releasenotes/ReleaseNotes-devel.html#v4.2.1
2024-01-23 10:23:34 +00:00
SandroandGitHub b18fb3ac36 Merge pull request #282792 from r-ryantm/auto-update/mitmproxy 2024-01-23 11:19:51 +01:00
Thiago Kenji OkadaandGitHub 832b9385c6 Merge pull request #283078 from r-ryantm/auto-update/graalvm-ce
graalvm-ce: 21.0.1 -> 21.0.2
2024-01-23 10:17:55 +00:00
Weijia WangandGitHub 628bbaf6c5 Merge pull request #272621 from r-ryantm/auto-update/python310Packages.yappi
python310Packages.yappi: 1.4.0 -> 1.6.0
2024-01-23 11:17:29 +01:00
SandroandGitHub 04c4acda5c Merge pull request #282845 from r-ryantm/auto-update/python311Packages.python-openstackclient 2024-01-23 11:07:45 +01:00
R. RyantmandYaya 0dce022fbf cargo-license: 0.5.1 -> 0.6.0 2024-01-23 10:50:22 +01:00
R. RyantmandYaya 8aa8e1766e cargo-deb: 2.0.0 -> 2.0.4 2024-01-23 10:49:58 +01:00
Weijia WangandGitHub 53c4c09430 Merge pull request #281089 from r-ryantm/auto-update/python311Packages.pyqtwebengine
python311Packages.pyqtwebengine: 5.15.4 -> 5.15.6
2024-01-23 10:49:20 +01:00
SandroandGitHub c682b1c7f3 Merge pull request #278355 from elesiuta/picosnitch-update 2024-01-23 10:48:12 +01:00
Heinz Deinhart eb4d2a35c2 ddnet: 17.4.2 -> 18.0.1
https://github.com/ddnet/ddnet/compare/17.4.2...18.0.1
https://ddnet.org/downloads/#18.0
2024-01-23 10:43:38 +01:00
Weijia WangandGitHub 8075b4a175 Merge pull request #275510 from r-ryantm/auto-update/python310Packages.google-cloud-secret-manager
python310Packages.google-cloud-secret-manager: 2.16.4 -> 2.17.0
2024-01-23 10:41:24 +01:00
SandroandGitHub 7854cca1a1 Merge pull request #274378 from rhendric/rhendric/maptool
maptool: 1.13.2 -> 1.14.3
2024-01-23 10:31:01 +01:00
Weijia WangandGitHub eda5bfce35 Merge pull request #275501 from r-ryantm/auto-update/python310Packages.google-cloud-resource-manager
python310Packages.google-cloud-resource-manager: 1.10.4 -> 1.11.0
2024-01-23 10:30:45 +01:00
SandroandGitHub a9767322d0 Merge pull request #274739 from 3JlOy-PYCCKUi/anilibria-winmaclinux
anilibria-winmaclinux: 1.2.12 -> 1.2.14
2024-01-23 10:28:00 +01:00
Robin GlosterandGitHub 1f04b1ac8d Merge pull request #282867 from r-ryantm/auto-update/starlark-rust
starlark-rust: 0.10.0 -> 0.11.0
2024-01-23 10:09:05 +01:00
Robin GlosterandGitHub 87572b3c5e Merge pull request #282885 from alyssais/maintainership
Remove myself as maintainer of a couple of packages
2024-01-23 10:08:11 +01:00
Florian KlinkandGitHub 439eb59727 Merge pull request #282908 from RaitoBezarius/unmaintain-dolibarr
dolibarr: remove myself from maintainers
2024-01-23 11:01:31 +02:00
OTABI TomoyaandGitHub b292726fa3 Merge pull request #282948 from r-ryantm/auto-update/python311Packages.clarifai-grpc
python311Packages.clarifai-grpc: 10.0.3 -> 10.0.4
2024-01-23 17:57:27 +09:00
OTABI TomoyaandGitHub fc1b3f6a60 Merge pull request #282349 from Ma27/otel-python
python3.pkgs: opentelemetry-api: 1.21.0 -> 1.22.0, opentelemetry-instrumentation: 1.16.0 -> 0.43b0 (sic), opentelemetry-instrumentation-flask: init at 0.43b0
2024-01-23 17:55:26 +09:00
OTABI TomoyaandGitHub 72f6116731 Merge pull request #281620 from malob/update-openai
python311Packages.openai: 1.7.1 -> 1.9.0
2024-01-23 17:49:00 +09:00
R. Ryantm 007c39b532 op-geth: 1.101305.0 -> 1.101305.1 2024-01-23 08:48:10 +00:00