Commit Graph

576235 Commits

Author SHA1 Message Date
Manuel Frischknecht
d439d93c01 arc_unpacker: apply AUR patch that fixes build on GCC 13
`arc_unpacker` fails to build with GCC 13 because GCC stopped
transitively including `cstdint` in a lot of scenarios.
While the project is inactive (the repository has been archived
on GitHub), the Arch Linux user repository already contains a
patch that fixes this issue.

Since ofborg indicated unit test failures on darwin-aarch64,
this change also marks the package as broken for such machines.
Note that these test failures are very unlikely to be caused
by the patch applied here, as it only adds a single
`#include <cstdint>` statement in a single file and that
specific include has been pulled in with older versions
of GCC, anyway.

Co-authored-by: midchildan <git@midchildan.org>
Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-02-11 22:26:10 +01:00
Nick Cao
5465c7e2d7
Merge pull request #283689 from GaetanLepage/ruff-lsp
ruff-lsp: 0.0.49 -> 0.0.50
2024-01-25 07:44:13 -05:00
Nick Cao
154964cf40
Merge pull request #283636 from r-ryantm/auto-update/zram-generator
zram-generator: 1.1.2 -> 1.1.2
2024-01-25 07:39:32 -05:00
Alyssa Ross
703c3208de pkgsStatic.libunwind: don't -mno-outline-atomics
The build failure this was added to fix doesn't happen for static
builds.
2024-01-25 13:36:45 +01:00
Sandro
744a2bcea7
Merge pull request #283754 from r-ryantm/auto-update/lscolors 2024-01-25 13:34:52 +01:00
Nick Cao
31766fca35
Merge pull request #283729 from trofi/nvidia-x11-revert-useLibs-assert
nvidia-x11: revert "add an assert that `useSettings` implies more tha…
2024-01-25 07:24:43 -05:00
Vladimír Čunát
4419fb243a
Merge #283644: thunderbird-unwrapped: 115.6.1 -> 115.7.0 2024-01-25 13:08:05 +01:00
R. Ryantm
9b2f4b164b lscolors: 0.16.0 -> 0.17.0 2024-01-25 12:05:37 +00:00
Vladimír Čunát
03cd3a6324
Merge #281828: staging-next 2024-01-18 2024-01-25 13:04:03 +01:00
Vladimír Čunát
9187b70b1e
Merge #283738: Assorted fixes for 2024-01-25
...into staging-next
2024-01-25 13:03:22 +01:00
Vladimír Čunát
e70c6e6443
Merge #283726: python311Packages.levenshtein: fetch submodules
...into staging-next
2024-01-25 13:03:22 +01:00
Vladimír Čunát
3d8934d969
Merge #283666: python311Packages.scikit-learn: 1.3.2 -> 1.4.0
...into staging-next
2024-01-25 13:03:22 +01:00
github-actions[bot]
8c2ba7797a
Merge master into staging-next 2024-01-25 12:01:19 +00:00
Naïm Favier
6d11e88fed
Merge pull request #280945 from katexochen/treewide/unref-patches
treewide: cleanup unreferenced patch files
2024-01-25 12:42:50 +01:00
Someone
b63791c6e5
Merge pull request #275195 from GaetanLepage/torchrl
python311Packages.torchrl: init at 0.2.1
2024-01-25 11:33:59 +00:00
annalee
39b0be0d82 corrscope: relax ruamel.yaml dependency; fix build 2024-01-25 03:25:46 -08:00
K900
e4a8ae547c jellyfin-ffmpeg: clobber patches
They are (currently) already applied upstream
2024-01-25 14:04:07 +03:00
K900
4567be8aa5 ffmpeg: always use version from finalAttrs
In case of overrides and such
2024-01-25 14:01:53 +03:00
K900
3f258b8e44 catch2_3: fix build on i686 2024-01-25 13:58:23 +03:00
Vladimír Čunát
1f37e33af5
llvmPackages_12: pin to gcc12 to fix builds
Just like many other llvmPackages versions.  Example issues:
https://hydra.nixos.org/build/247275023/nixlog/3/tail
2024-01-25 11:49:52 +01:00
Gaetan Lepage
c5ac684ad8 python311Packages.ale-py: change GitHub repo owner according to migration 2024-01-25 11:46:56 +01:00
K900
0c10ec9d2c flashmq: 1.4.5 -> 1.8.4
Diff: https://github.com/halfgaar/FlashMQ/compare/v1.4.5...v1.8.4
2024-01-25 13:37:47 +03:00
Sandro
2ad3fa0f1b
Merge pull request #283728 from r-ryantm/auto-update/dnscontrol
dnscontrol: 4.8.1 -> 4.8.2
2024-01-25 11:33:10 +01:00
Thiago Kenji Okada
f0663cd4e9
Merge pull request #283616 from talanis85/retroarch-mkLibretroCore-fix
retroarch: Fix wrapper arguments in mkLibretroCore
2024-01-25 10:25:57 +00:00
Sergei Trofimovich
b2ee4908ad nvidia-x11: revert "add an assert that useSettings implies more than libsOnly"
THe change caused nixGL instantiation failures:

- https://github.com/nix-community/nixGL/issues/157
- https://github.com/nix-community/nixGL/issues/154

I missed the fact that there is no easy way to oberride `useSettings` as
it's an internal argument as ollosed to `useLibs`.

Instead of fixing it let's revert it back and try again later.

This reverts commit 9c51fb0606.
2024-01-25 10:09:22 +00:00
Vladimír Čunát
b9b58d1c46
libreswan: patch build after gcc upgrade 2024-01-25 11:04:51 +01:00
7c6f434c
65e857ab99
Merge pull request #281905 from SFrijters/wine-9.0
winePackages.{stable,unstable,staging}: * -> 9.0; winetricks: 20230212 -> 20240105
2024-01-25 10:02:34 +00:00
R. Ryantm
0d4760b5c4 dnscontrol: 4.8.1 -> 4.8.2 2024-01-25 10:01:00 +00:00
maxine
eb1e89748b
Merge pull request #282869 from arjan-s/bump-qtile-extras
python3Packages.qtile-extras: 0.23.0 -> 0.24.0
2024-01-25 10:49:52 +01:00
Bryan Lai
8a2f9b2414 python311Packages.levenshtein: fetch submodules
This allows access to the vendored dependency `rapidfuzz-cpp`, which is
older (2.0.0) than the nixpkgs version (3.0.0).

The nixpkgs `rapidfuzz-cpp` is kept in buildInputs, which enables us to
seamlessly switch back to it when levenshtein catches up in the future.
2024-01-25 17:49:11 +08:00
Vladimír Čunát
efe7c87c4d
llvmPackages_11: pin to gcc12 to fix builds
Just like many other llvmPackages versions.  Example issues:
https://hydra.nixos.org/build/247233740/nixlog/3/tail
2024-01-25 10:48:56 +01:00
Weijia Wang
4fddc9be4e
Merge pull request #283674 from r-ryantm/auto-update/marvin
marvin: 23.12.0 -> 23.17.0
2024-01-25 10:07:51 +01:00
annalee
5e5794015f pikopixel: unpin llvm9 2024-01-25 08:57:31 +00:00
Weijia Wang
47bfa94a98
Merge pull request #260786 from r-ryantm/auto-update/openvdb
openvdb: 10.0.1 -> 11.0.0
2024-01-25 09:50:35 +01:00
h7x4
cf714ecdaf
Merge pull request #283528 from herbetom/add-pkg-yanic
yanic: init at 1.5.0
2024-01-25 09:46:52 +01:00
Doron Behar
91c2b008ff
Merge pull request #283476 from r-ryantm/auto-update/musescore
musescore: 4.2.0 -> 4.2.1
2024-01-25 10:45:19 +02:00
K900
98dd94b1f8
Merge pull request #283708 from K900/pob-2.39.1
path-of-building.data: 2.39.0 -> 2.39.1
2024-01-25 11:43:09 +03:00
K900
d436ff6b7a path-of-building.data: 2.39.0 -> 2.39.1
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.39.0...v2.39.1
2024-01-25 11:41:51 +03:00
Sandro
d41545bc82
Merge pull request #283664 from r-ryantm/auto-update/wander
wander: 1.0.1 -> 1.0.2
2024-01-25 09:38:15 +01:00
Franz Pletz
2bcbada7a1
Merge pull request #281392 from justinlime/lsix
lsix: Fix Font Issues
2024-01-25 09:27:43 +01:00
Fabian Affolter
d16c100402
Merge pull request #283647 from r-ryantm/auto-update/trueseeing
trueseeing: 2.1.9 -> 2.1.10
2024-01-25 09:17:52 +01:00
Vladimír Čunát
a763026780
linux-pam: fixup build on musl
In particular, nixStatic was blocked by this.
https://hydra.nixos.org/build/247250976/nixlog/46/tail
2024-01-25 09:16:25 +01:00
Vladimír Čunát
24db4fbcb8
octopus: fixup build by adding which
https://hydra.nixos.org/build/247364187/nixlog/1/tail
2024-01-25 09:12:08 +01:00
Tom Herbers
a83e82c4e9
yanic: init at 1.5.0
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-01-25 09:12:00 +01:00
Weijia Wang
5c4784cd2f marvin: pin openjdk17 2024-01-25 08:59:41 +01:00
Julien Malka
39a2e0bb03
Merge pull request #283396 from newAM/clevis-clarify 2024-01-25 08:52:44 +01:00
Franz Pletz
352e7d330a
Merge pull request #283095 from jchw-forks/fix/chadtree
neovim: also unset PYTHONSAFEPATH in python wrapper
2024-01-25 08:27:47 +01:00
Connor Baker
eea875a56d
Merge pull request #283640 from SomeoneSerge/fix/cuda12-magma
magma: unbreak for cudaPackages_12
2024-01-25 02:24:47 -05:00
Tom Herbers
aaaa1aaa76
maintainers: add herbetom 2024-01-25 08:16:18 +01:00
Fabian Affolter
3990c8e00d
Merge pull request #283588 from fabaff/aiocomelit-bump
python311Packages.aiocomelit: 0.7.3 -> 0.7.4
2024-01-25 08:13:01 +01:00