Commit graph

587549 commits

Author SHA1 Message Date
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
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
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
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
R. Ryantm
e4de3cd906 cargo-mobile2: 0.10.0 -> 0.10.2 2024-02-23 18:04:48 +00:00
Silvan Mosberger
f5e8759759
Merge pull request #290934 from benaryorg/doc_readme_markup1
pkgs/README.md: fix markup
2024-02-23 19:03:38 +01:00
Fabian Affolter
1890e0814e python311Packages.dbt-snowflake: 1.7.0 -> 1.7.2
Diff: https://github.com/dbt-labs/dbt-snowflake/compare/refs/tags/v1.7.0...v1.7.2

Changelog: https://github.com/dbt-labs/dbt-snowflake/blob/1.7.2/CHANGELOG.md
2024-02-23 18:57:54 +01:00
Pol Dellaiera
7f81b2dee0
Merge pull request #290904 from r-ryantm/auto-update/llama-cpp
llama-cpp: 2212 -> 2249
2024-02-23 18:51:46 +01:00
Martin Weinelt
b94b890ac6
Merge pull request #290878 from mweinelt/pydantic-1.10.14
python311Packages.pydantic_1: 1.10.13 -> 1.10.14
2024-02-23 18:46:36 +01:00
Martin Weinelt
f72a84d98d
prowler: relax pydantic constraint
Pinned to 1.10.13, we want 1.10.14 now.
2024-02-23 18:46:01 +01:00
R. Ryantm
6643d56edb snakemake: 8.4.8 -> 8.4.12 2024-02-23 12:38:33 -05:00
R. Ryantm
e23a6ed7e7 yoda: 1.9.9 -> 1.9.10 2024-02-23 12:38:16 -05:00
benaryorg
c3b66ce3cc
CONTRIBUTING.md: change table column order for staging
The graph right above the table has the order as `master` ⇒ `staging-next` ⇒ `staging`.
This corresponds with the workflow, i.e. automatic merges happen in that direction and the manual merging is in reverse direction of that.
As a first time reader of this document the table was very confusing due to the disparity of that.
With this change the table should read more fluently for people not familiar with the workflow since the table follows the step-by-step flow of commits.

Signed-off-by: benaryorg <binary@benary.org>
2024-02-23 17:28:16 +00:00
Fabian Affolter
8428266f12 python311Packages.dbt-core: 1.7.4 -> 1.7.8
Diff: https://github.com/dbt-labs/dbt-core/compare/refs/tags/v1.7.4...v1.7.8

Changelog: https://github.com/dbt-labs/dbt-core/blob/v1.7.8/CHANGELOG.md
2024-02-23 18:21:35 +01:00
Fabian Affolter
7db877dc00 python311Packages.dbt-bigquery: 1.7.2 -> 1.7.6
Diff: https://github.com/dbt-labs/dbt-bigquery/compare/refs/tags/v1.7.2...v1.7.6

Changelog: https://github.com/dbt-labs/dbt-bigquery/blob/1.7.6/CHANGELOG.md
2024-02-23 18:20:42 +01:00