Commit Graph
577774 Commits
Author SHA1 Message Date
Fabian Affolter 66cd4d24b1 python311Packages.http-sf: init at 1.0.1
Module to parse and serialise HTTP structured field values

https://github.com/mnot/http-sf
2024-01-25 13:07:35 +01:00
R. Ryantm 0a03863a49 prometheus-redis-exporter: 1.56.0 -> 1.57.0 2024-01-25 12:06:16 +00: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
Fabian Affolter 05574b79cd python311Packages.http-sfv: 0.9.8 -> 0.9.9
Diff: https://github.com/mnot/http_sfv/compare/http_sfv-0.9.8...http_sfv-0.9.9
2024-01-25 13:01:26 +01:00
github-actions[bot]andGitHub 8c2ba7797a Merge master into staging-next 2024-01-25 12:01:19 +00:00
R. Ryantm 64e0d6b1bd tbls: 1.72.1 -> 1.72.2 2024-01-25 11:53:11 +00:00
R. Ryantm dccd39590c rsbkb: 1.2.1 -> 1.3 2024-01-25 11:53:01 +00:00
Naïm FavierandGitHub 6d11e88fed Merge pull request #280945 from katexochen/treewide/unref-patches
treewide: cleanup unreferenced patch files
2024-01-25 12:42:50 +01:00
R. Ryantm 013ddc681d lxgw-neoxihei: 1.108 -> 1.109 2024-01-25 11:35:27 +00:00
R. Ryantm 1994da38d0 litefs: 0.5.10 -> 0.5.11 2024-01-25 11:34:40 +00:00
SomeoneandGitHub b63791c6e5 Merge pull request #275195 from GaetanLepage/torchrl
python311Packages.torchrl: init at 0.2.1
2024-01-25 11:33:59 +00:00
Haseeb Majid 9404f2ac43 tmuxPlugins.t-smart-tmux-session-manager: init at 2.8.0 2024-01-25 11:27:53 +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
R. Ryantm 1e5b96beea expr: 1.15.8 -> 1.16.0 2024-01-25 11:03:59 +00:00
K900 4567be8aa5 ffmpeg: always use version from finalAttrs
In case of overrides and such
2024-01-25 14:01:53 +03:00
Skyler Grey 62d87aec40 lavat: 2.0.0 -> 2.1.0
Bump lavat, this release adds party mode and more color options
2024-01-25 10:59:11 +00:00
K900 3f258b8e44 catch2_3: fix build on i686 2024-01-25 13:58:23 +03:00
Sergei Trofimovich 9b5c93da36 tests.cross.sanity: fix eval by fixing qt5.qutebrowser reference
Without the change the eval fails as:

    $ nix build --no-link -f. tests.cross.sanity

       error: attribute 'qutebrowser' missing

       at pkgs/test/cross/default.nix:157:5:

          156|     # Two web browsers -- exercises almost the entire packageset
          157|     pkgs.pkgsCross.aarch64-multiplatform.qt5.qutebrowser
             |     ^
          158|     pkgs.pkgsCross.aarch64-multiplatform.firefox
2024-01-25 10:51:29 +00: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
SandroandGitHub 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 OkadaandGitHub 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
7c6f434candGitHub 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
R. Ryantm 1b2c3d0ff9 cargo-mutants: 24.1.1 -> 24.1.2 2024-01-25 10:00:42 +00:00
R. Ryantm ad532277bc isolate: 1.10 -> 1.10.1 2024-01-25 09:50:51 +00:00
maxineandGitHub 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
R. Ryantm 10dc48c1b2 fn-cli: 0.6.28 -> 0.6.29 2024-01-25 09:48:27 +00:00
annalee a082c256ae hobbes: unpin stdenv llvm 2024-01-25 09:26:42 +00:00
Weijia WangandGitHub 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
annaleeandFrancesco Gazzetta 5e5794015f pikopixel: unpin llvm9 2024-01-25 08:57:31 +00:00
Weijia WangandGitHub 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
Fabian Affolter 2bfea648fb psudohash: add mainProgram 2024-01-25 09:49:08 +01:00
h7x4andGitHub 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 BeharandGitHub 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
K900andGitHub 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
R. Ryantm 7a114e2a17 web-ext: 7.10.0 -> 7.11.0 2024-01-25 08:41:47 +00:00
SandroandGitHub 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 PletzandGitHub 2bcbada7a1 Merge pull request #281392 from justinlime/lsix
lsix: Fix Font Issues
2024-01-25 09:27:43 +01:00