summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump korthout/backport-action from 2.1.1 to 2.2.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/08bafb375e6e9a9a2b53a744b987e5d81a133191...b982d297e31f500652b2246cf26714796312bd23) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>origin/dependabot/github_actions/korthout/backport-action-2.2.0dependabot[bot]2023-12-041-1/+1
* Merge pull request #262422 from r-ryantm/auto-update/tevent•••tevent: 0.15.0 -> 0.16.0Weijia Wang2023-12-041-2/+2
|\
| * tevent: 0.15.0 -> 0.16.0R. Ryantm2023-10-201-2/+2
* | Merge pull request #271903 from wegank/example-robot-data-bump•••python311Packages.example-robot-data: 4.0.8 -> 4.0.9Weijia Wang2023-12-041-3/+3
|\ \
| * | python311Packages.example-robot-data: 4.0.8 -> 4.0.9Weijia Wang2023-12-031-3/+3
* | | Merge pull request #271983 from r-ryantm/auto-update/python310Packages.mkdocs...•••python310Packages.mkdocstrings: 0.23.0 -> 0.24.0Fabian Affolter2023-12-041-8/+12
|\ \ \
| * | | python310Packages.mkdocstrings: refactorFabian Affolter2023-12-041-6/+10
| * | | python310Packages.mkdocstrings: 0.23.0 -> 0.24.0R. Ryantm2023-12-041-2/+2
* | | | Merge pull request #271982 from r-ryantm/auto-update/python310Packages.millhe...•••python310Packages.millheater: 0.11.6 -> 0.11.7Fabian Affolter2023-12-041-2/+2
|\ \ \ \
| * | | | python310Packages.millheater: 0.11.6 -> 0.11.7R. Ryantm2023-12-041-2/+2
| |/ / /
* | | | Merge pull request #271912 from zhaofengli/bup-llvm16•••bup: Fix build on Darwin with LLVM 16Michele Guerini Rocco2023-12-041-1/+1
|\ \ \ \
| * | | | bup: Fix build on Darwin with LLVM 16•••Fallout from #234710. Zhaofeng Li2023-12-031-1/+1
* | | | | Merge pull request #271972 from wh0/patch-1•••php: use a versioned url for install-pear-nozlib.pharPol Dellaiera2023-12-041-1/+1
|\ \ \ \ \
| * | | | | php: use a versioned url for install-pear-nozlib.pharwh02023-12-031-1/+1
* | | | | | Merge pull request #271922 from puetzk/qt6-qtmultimedia-ffmpeg•••qt6.qtmultimedia: Enable ffmpeg/VAAPI backendK9002023-12-042-3/+11
|\ \ \ \ \ \
| * | | | | | qt6.qtmultimedia: Fix failure to load libva.so•••QtMultimedia 6.6.0 would select dynamic VAAPI on linux, then warns during build (even though it chose this on purpose): > QT_FEATURE_vaapi is found but ffmpeg doesn't include vaapi, > however dynamic symbols resolve is possible The nuisance warning was fixed for 6.7 and backported to 6.6.1: https://codereview.qt-project.org/c/qt/qtmultimedia/+/517333 However, tracing it helped me figure out why vaapi actually wasn't working: nix doesn't end up with an rpath such that dlopen("va") can actually find libva.so in the nix store, thus failing at runtime: > qt.multimedia.plugin: loading backend "ffmpeg" > qt.core.library: "/nix/store/i9fkjks6dfjj1p9qvj5633sxbrf5rbd8-qtmultimedia-6.6.1/lib/qt-6/plugins/multimedia/libffmpegmediaplugin.so" loaded library > qt.multimedia.ffmpeg.libsymbolsresolver: Start VAAPI symbols resolving: 39 symbols > qt.core.library: "va" cannot load: Cannot load library va: (va: cannot open shared object file: No such file or directory) > qt.multimedia.ffmpeg.libsymbolsresolver: Couldn't load VAAPI library Kevin Puetz2023-12-031-0/+2
| * | | | | | qt6.qtmultimedia: Compile hardware-accelerated VAAPIKevin Puetz2023-12-031-1/+2
| * | | | | | qt6.qtmultimedia: Compile ffmpeg multimedia plugin•••This is now the default recommendation upstream for linux platforms > https://doc.qt.io/qt-6.6/qtmultimedia-index.html#ffmpeg-as-the-default-backend > In this release the FFmpeg framework is set as the default backend on > Windows, macOS, Android, and Linux except Yocto distribution. > The version shipped with Qt binary packages is FFmpeg 6.0 > and is tested by the maintainers. libXrandr is required to compile support QT_WINDOW_CAPTURE_BACKEND=x11 Kevin Puetz2023-12-032-2/+6
| * | | | | | qt6.qtmultimedia: Enable Spatial Audio (Quick3D)•••This was Tech Preview in Qt 6.4, released in 6.5 Kevin Puetz2023-12-031-1/+2
* | | | | | | starsector: added missing build inputerebfaer2023-12-041-1/+2
| |/ / / / / |/| | | | |
* | | | | | nixos/buildbot: fix worker packagezowoq2023-12-041-3/+1
* | | | | | python311Packages.litellm: 0.11.1 -> 1.7.11happysalada2023-12-041-3/+16
* | | | | | python311Packages.openai: 0.28.1 -> 1.3.7•••openai: cleanup happysalada2023-12-042-45/+33
* | | | | | python311Packages.html2image: init at 2.0.4.3happysalada2023-12-042-0/+47
* | | | | | Merge pull request #270473 from dotlambda/robotframework-pythonlibcore-4.3.0•••python311Packages.robotframework-pythonlibcore: 4.2.0 -> 4.3.0Robert Schütz2023-12-041-4/+11
|\ \ \ \ \ \
| * | | | | | python311Packages.robotframework-pythonlibcore: 4.2.0 -> 4.3.0•••Diff: https://github.com/robotframework/PythonLibCore/compare/refs/tags/v4.2.0...v4.3.0 Changelog: https://github.com/robotframework/PythonLibCore/blob/refs/tags/v4.3.0/docs/PythonLibCore-4.3.0.rst Robert Schütz2023-11-271-4/+11
* | | | | | | Merge pull request #267522 from r-ryantm/auto-update/immudb•••immudb: 1.5.0 -> 1.9DOM.0Weijia Wang2023-12-041-3/+3
|\ \ \ \ \ \ \
| * | | | | | | immudb: 1.5.0 -> 1.9DOM.0R. Ryantm2023-11-141-3/+3
* | | | | | | | Merge pull request #267935 from r-ryantm/auto-update/kak-lsp•••kak-lsp: 14.2.0 -> 15.0.0Weijia Wang2023-12-041-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | kak-lsp: 14.2.0 -> 15.0.0R. Ryantm2023-11-161-3/+3
* | | | | | | | | Merge pull request #267584 from r-ryantm/auto-update/treesheets•••treesheets: unstable-2023-09-15 -> unstable-2023-11-13Weijia Wang2023-12-041-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treesheets: unstable-2023-09-15 -> unstable-2023-11-13R. Ryantm2023-11-151-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #267216 from r-ryantm/auto-update/sarasa-gothic•••sarasa-gothic: 0.42.2 -> 0.42.6Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sarasa-gothic: 0.42.2 -> 0.42.6R. Ryantm2023-11-131-2/+2
* | | | | | | | | | Merge pull request #267197 from r-ryantm/auto-update/rabbitmq-server•••rabbitmq-server: 3.12.7 -> 3.12.8Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rabbitmq-server: 3.12.7 -> 3.12.8R. Ryantm2023-11-131-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #267151 from r-ryantm/auto-update/libzim•••libzim: 8.2.1 -> 9.0.0Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libzim: 8.2.1 -> 9.0.0R. Ryantm2023-11-131-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #267133 from r-ryantm/auto-update/leatherman•••leatherman: 1.12.10 -> 1.12.11Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leatherman: 1.12.10 -> 1.12.11R. Ryantm2023-11-131-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #266980 from r-ryantm/auto-update/argocd-vault-plugin•••argocd-vault-plugin: 1.16.1 -> 1.17.0Weijia Wang2023-12-041-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | argocd-vault-plugin: 1.16.1 -> 1.17.0R. Ryantm2023-11-121-3/+3
* | | | | | | | | | | Merge pull request #266986 from r-ryantm/auto-update/ibus-engines.table•••ibus-engines.table: 1.17.3 -> 1.17.4Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ibus-engines.table: 1.17.3 -> 1.17.4R. Ryantm2023-11-121-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #267062 from r-ryantm/auto-update/bzrtp•••bzrtp: 5.2.98 -> 5.2.111Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bzrtp: 5.2.98 -> 5.2.111R. Ryantm2023-11-121-2/+2
* | | | | | | | | | | | Merge pull request #266807 from r-ryantm/auto-update/juju•••juju: 3.2.3 -> 3.3.0Weijia Wang2023-12-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | juju: 3.2.3 -> 3.3.0R. Ryantm2023-11-111-3/+3
* | | | | | | | | | | | | Merge pull request #266710 from r-ryantm/auto-update/libdatovka•••libdatovka: 0.4.0 -> 0.5.0Weijia Wang2023-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libdatovka: 0.4.0 -> 0.5.0R. Ryantm2023-11-101-2/+2