Commit Graph

587637 Commits

Author SHA1 Message Date
Pol Dellaiera
c6377cea0d
Merge pull request #290836 from panicgh/fastcdr
fastcdr: 2.1.3 -> 2.2.0
2024-02-23 22:59:50 +01:00
Pol Dellaiera
6c2979370b
Merge pull request #290850 from raboof/gnucap-by-name
gnucap: move to by-name
2024-02-23 22:58:44 +01:00
Justin Bedő
60f4b1b26d
Merge pull request #289242 from b-rodrigues/fix_libra
rPackages.Libra: added dependency
2024-02-24 08:58:20 +11:00
Pol Dellaiera
52415bc3cf
Merge pull request #290852 from atorres1985-contrib/units
units: 2.22 -> 2.23
2024-02-23 22:57:28 +01:00
Thomas Gerbet
60731f2750 edk2: 202311 -> 202402
Fixes CVE-2023-45229, CVE-2023-45230, CVE-2023-45231, CVE-2023-45232, CVE-2023-45233,
CVE-2023-45234, CVE-2023-45235, CVE-2022-36763, CVE-2022-36764 and CVE-2022-36765.

GHSA-hc6x-cw6p-gj7h
https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html
GHSA-4hcq-p8q8-hj8j

Changelog:
https://github.com/tianocore/edk2/releases/tag/edk2-stable202402
2024-02-23 22:56:23 +01:00
Pol Dellaiera
3c555dfb2b
Merge pull request #290969 from patka-123/phpunit-11.0.3
phpunit: 11.0.2 -> 11.0.3
2024-02-23 22:53:30 +01:00
Sergei Trofimovich
f8385fee9b xmr-stak: mark broken
The package fails to build against `gcc-13` in `master` as
https://hydra.nixos.org/build/250610712:

    In file included from /build/source/xmrstak/backend/cpu/hwlocMemory.cpp:5:
    /build/source/./xmrstak/misc/console.hpp:69:9: error: 'FILE' does not name a type
       69 |         FILE* logfile;
          |         ^~~~

Upstream did not see any changes over past 3 years. Let's mark the
package as broken and schedule it for removal.
2024-02-23 21:47:58 +00:00
xrelkd
4d4d555695
api-linter: add meta.mainProgram 2024-02-24 05:43:07 +08:00
xrelkd
440deb904e
api-linter: migrate to by-name 2024-02-24 05:43:07 +08:00
Pol Dellaiera
999e0cf592
Merge pull request #290892 from MichelleGranat/obsidian-update
obsidian: 1.5.3 -> 1.5.8
2024-02-23 22:38:40 +01:00
Pol Dellaiera
b083ef4128
Merge pull request #290894 from jbgi/simplex-chat-555
simplex-chat-desktop: 5.4.4 -> 5.5.5
2024-02-23 22:37:19 +01:00
R. Ryantm
4a05fed0b4 cargo-deny: 0.14.11 -> 0.14.12 2024-02-23 21:35:21 +00:00
Pol Dellaiera
579c2ed77b
Merge pull request #290928 from r-ryantm/auto-update/vscodium
vscodium: 1.85.2.24019 -> 1.86.2.24054
2024-02-23 22:35:02 +01:00
Thomas Gerbet
1dbb2b7511
Merge pull request #290822 from Ma27/bump-gitea
gitea: 1.21.5 -> 1.21.6
2024-02-23 22:32:30 +01:00
Fabian Affolter
27c12cd057
Merge pull request #288342 from r-ryantm/auto-update/bearer
bearer: 1.37.0 -> 1.39.0
2024-02-23 22:25:35 +01:00
opl
877179c89d nixos/steam: add localNetworkTransfers.openFirewall option
Steam local network game transfers require TCP port 27040 to be open:
https://steamcommunity.com/groups/SteamClientBeta/discussions/0/3775742015034590856/#c3827537203130812127

They also require UDP port 27036 to allow discovering peers on the same network before a transfer on port 27040 can be initiated.

Co-authored-by: Kira Bruneau <kira.bruneau@pm.me>
2024-02-23 22:03:24 +01:00
Sergei Trofimovich
c2241c55cc xmrig-mo: 6.20.0-mo1 -> 6.21.0-mo2
Changes: https://github.com/MoneroOcean/xmrig/releases/tag/v6.21.0-mo2

Without the change build fails on `master` against `gcc-13` as
https://hydra.nixos.org/build/248994717:

    /build/source/src/backend/opencl/runners/OclRyoRunner.cpp: In member function 'virtual void xmrig::OclRyoRunner::set(const xmrig::Job&, uint8_t*)':
    /build/source/src/backend/opencl/runners/OclRyoRunner.cpp:92:20: error: 'length_error' is not a member of 'std'
       92 |         throw std::length_error("job size too big");
          |                    ^~~~~~~~~~~~
2024-02-23 20:58:23 +00:00
Patka
1db9741269
phpunit: 11.0.2 -> 11.0.3
Diff: https://github.com/sebastianbergmann/phpunit/compare/11.0.2...11.0.3
2024-02-23 21:47:21 +01:00
R. Ryantm
f47b694cd3 libretro.mame2003-plus: unstable-2024-02-16 -> unstable-2024-02-21 2024-02-23 20:45:25 +00:00
R. Ryantm
ee6ae28b38 libretro.puae: unstable-2024-02-20 -> unstable-2024-02-22 2024-02-23 20:45:18 +00:00
R. Ryantm
f9bb24b8a2 libretro.ppsspp: unstable-2024-02-16 -> unstable-2024-02-23 2024-02-23 20:45:00 +00:00
Fabian Affolter
a81c77acb6 python311Packages.httpx-auth: 0.19.0 -> 0.21.0
Diff: https://github.com/Colin-b/httpx_auth/compare/refs/tags/v0.21.0...v0.21.0

Changelog: https://github.com/Colin-b/httpx_auth/blob/refs/tags/v0.21.0/CHANGELOG.md
2024-02-23 21:29:43 +01:00
Fabian Affolter
899fe5550b
Merge pull request #290921 from fabaff/cloudsmith-api-bump
python311Packages.cloudsmith-api: 2.0.7 -> 2.0.9
2024-02-23 21:28:23 +01:00
Fabian Affolter
828f363892
Merge pull request #290888 from fabaff/google-cloud
python311Packages.google-cloud-workflows: init at 1.14.2, python311Packages.google-cloud-shell: init at 1.9.2
2024-02-23 21:27:18 +01:00
Fabian Affolter
5aaf8e2cba
Merge pull request #290791 from fabaff/google-cloud-iam-logging-bump
python311Packages.google-cloud-iam-logging: 1.3.1 -> 1.3.2
2024-02-23 21:15:44 +01:00
Fabian Affolter
c76f139938 python311Packages.langsmith: 0.1.6 -> 0.1.6
Diff: https://github.com/langchain-ai/langsmith-sdk/compare/refs/tags/v0.1.6...v0.1.6

Changelog: https://github.com/langchain-ai/langsmith-sdk/releases/tag/v0.1.6
2024-02-23 21:15:29 +01:00
Nikolay Korotkiy
f328d7e4d2
Merge pull request #290430 from r-ryantm/auto-update/jenkins
jenkins: 2.426.3 -> 2.440.1
2024-02-24 00:14:33 +04:00
Fabian Affolter
3ea7121eb7 python311Packages.langchain: 0.1.8 -> 0.1.9
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/v0.1.8...v0.1.9

Changelog: https://github.com/langchain-ai/langchain/releases/tag/v0.1.9
2024-02-23 21:10:32 +01:00
Fabian Affolter
882794de88 python311Packages.langchain-community: 0.0.21 -> 0.0.24 2024-02-23 21:07:22 +01:00
Fabian Affolter
cf72268058 python311Packages.langchain-core: 0.1.24 -> 0.1.26 2024-02-23 21:04:51 +01:00
Adam C. Stephens
7383c2e7eb
Merge pull request #290396 from r-ryantm/auto-update/gickup
gickup: 0.10.26 -> 0.10.27
2024-02-23 14:57:48 -05:00
Yt
535e77d730
Merge pull request #290942 from r-ryantm/auto-update/cargo-mobile2
cargo-mobile2: 0.10.0 -> 0.10.2
2024-02-23 19:39:11 +00:00
Fabian Affolter
2376ef21a4 python311Packages.dbt-redshift: refactor 2024-02-23 20:22:50 +01:00
Fabian Affolter
3627b278a7 python311Packages.dbt-redshift: 1.7.1 -> 1.7.3
Diff: https://github.com/dbt-labs/dbt-redshift/compare/refs/tags/v1.7.1...v1.7.3

Changelog: https://github.com/dbt-labs/dbt-redshift/blob/1.7.3/CHANGELOG.md
2024-02-23 20:20:47 +01:00
Fabian Affolter
37fc0adf4e python311Packages.dbt-postgres: 1.7.4 -> 1.7.8
Diff: https://github.com/dbt-labs/dbt-core/compare/refs/tags/v1.7.8...v1.7.8
2024-02-23 20:19:54 +01:00
Pavol Rusnak
303442abb7
Merge pull request #289379 from r-ryantm/auto-update/python311Packages.ledger-bitcoin
python311Packages.ledger-bitcoin: 0.2.2 -> 0.3.0
2024-02-23 16:19:20 -03:00
Sean Link
629acbdc08 gnutls: add mingw support
part of a larger effort to add mingw support for qtmultimedia
2024-02-23 20:17:11 +01:00
Sean Link
7b11b26ca8 gnutls: run nixpkgs-fmt 2024-02-23 20:17:11 +01:00
R. Ryantm
68f43dfbb8 graphite-cli: 1.1.5 -> 1.2.3 2024-02-23 19:16:39 +00:00
Pol Dellaiera
f9ef0053c5
Merge pull request #288401 from katexochen/bees/refactor
bee: refactor & update; bee{-unstable,-clef}: remove; maintainers: remove attila-lendvai
2024-02-23 20:12:41 +01:00
Benjamin Staffin
bb21c060aa
Merge pull request #290571 from benley/mixxx-2.4.0
mixxx: 2.3.6 -> 2.4.0
2024-02-23 14:00:39 -05:00
Sandro
f659f0e37d
Merge pull request #286777 from Elserjo/flacon 2024-02-23 19:50:00 +01:00
Ben Siraphob
625c6189ff
Merge pull request #290749 from macalinao/igm/stockfish-darwin-arm
stockfish: support aarch64-darwin
2024-02-23 13:49:14 -05:00
Pol Dellaiera
d6c4250439
Merge pull request #286823 from ereslibre/bump-unison
unison-ucm: 0.5.15 -> 0.5.17
2024-02-23 19:47:01 +01:00
ruby0b
3cd36fdeec pyload-ng: 0.5.0b3.dev75 -> 0.5.0b3.dev80 2024-02-23 19:31:56 +01:00
Michelle Granat
250bf1b7a1 obsidian: 1.5.3 -> 1.5.8 2024-02-23 20:26:18 +02:00
Sandro
d1a4939090
Merge pull request #290676 from sikmir/oomapper 2024-02-23 19:18:58 +01:00
Sandro
e8026fb140
Merge pull request #289277 from linsui/yutto 2024-02-23 19:15:16 +01:00
R. Ryantm
aa43340cb8 spire: 1.8.7 -> 1.9.0 2024-02-23 10:07:45 -08:00
Silvan Mosberger
4a31674816
Merge pull request #290936 from benaryorg/doc_readme_table1
CONTRIBUTING.md: change table column order for staging
2024-02-23 19:05:38 +01:00