Commit Graph

958647 Commits

Author SHA1 Message Date
7c6f434c 3a3381ead0 Bulk replace http:// with https:// (rebuilds) (#496642) 2026-03-05 12:00:10 +00:00
Aleksana 220f675336 digitemp: fix build with gcc 15 (#490244) 2026-03-05 11:53:45 +00:00
Aleksana 51ac08b761 librep: fix build (#493393) 2026-03-05 11:52:38 +00:00
Yohann Boniface bd27503854 cm-unicode: fix install phase (#496829) 2026-03-05 11:28:48 +00:00
Florian Klink ba88a2a48b python3Packages.pystemd: fix build (#496825) 2026-03-05 11:24:56 +00:00
Florian Klink 8c56edca9d python3Packages.pystemd: fix build
Regressed in cdf2296ce4, which landed in
https://github.com/NixOS/nixpkgs/pull/482364.
Fixes #496811.
2026-03-05 13:18:53 +02:00
nixpkgs-ci[bot] fac5e023c4 rectangle: 0.93 -> 0.94 (#496176) 2026-03-05 11:17:14 +00:00
nixpkgs-ci[bot] 14940af17f sub-store: 2.21.25 -> 2.21.40 (#496701) 2026-03-05 11:01:16 +00:00
nixpkgs-ci[bot] 1d51bd1a97 sub-store-frontend: 2.16.16 -> 2.16.20 (#496699) 2026-03-05 11:01:13 +00:00
Aleksana 9b93297c22 pypy3Packages.zarr.optional-dependencies: fix the eval (#496827) 2026-03-05 10:55:52 +00:00
Thiago Kenji Okada c1fc9f6b00 osu-lazer{,-bin}: 2026.119.0 -> 2026.305.0 (#496840) 2026-03-05 10:49:15 +00:00
nixpkgs-ci[bot] 289c8a834f sentry-native: 0.13.0 -> 0.13.1 (#496823) 2026-03-05 09:48:44 +00:00
nixpkgs-ci[bot] 158de8c090 egctl: 1.6.4 -> 1.7.0 (#496759) 2026-03-05 09:48:42 +00:00
Stefan Frijters 63f7cee6fa cm-unicode: fix install phase
With "InstallPhase" capitalized it is not actually run.

"cm" should be a literal, not a variable.
2026-03-05 10:41:34 +01:00
Walavouchey 1795b6306e osu-lazer: 2026.119.0 -> 2026-305.0 2026-03-05 10:36:24 +01:00
Walavouchey a1e7c760fb osu-lazer-bin: 2026.119.0 -> 2026-305.0 2026-03-05 10:30:28 +01:00
nixpkgs-ci[bot] 682ec599ef kontainer: 1.3.0 -> 1.4.1 (#496815) 2026-03-05 09:25:54 +00:00
Pol Dellaiera 6ea23e8d37 phpPackages.php-cs-fixer: 3.87.2 -> 3.94.2 (#496326) 2026-03-05 09:23:58 +00:00
Aleksana 0f2c710f1a piliplus: 1.1.6 -> 2.0.0.1 (#496810) 2026-03-05 09:21:52 +00:00
Aleksana 2eeebaaf57 thinkingRock: drop (#489638) 2026-03-05 09:10:49 +00:00
Aleksana a9ff8c2193 stoat-desktop: drop heyimnova, magistau (#491328) 2026-03-05 09:10:16 +00:00
Colin a6bbd7c18d gogcli: init at 0.11.0 (#495431) 2026-03-05 09:07:26 +00:00
Sergei Trofimovich 7ae106ff77 pypy3Packages.zarr.optional-dependencies: fix the eval
Without the chnage the eval fails as:

    $ nix-instantiate -A pypy3Packages.zarr.optional-dependencies
    error:
       … while evaluating the attribute 'docs'
         at pkgs/development/python-modules/zarr/default.nix:126:7:
          125|       ];
          126|       docs = [
             |       ^
          127|         # Doc building

       … while selecting an attribute
         at pkgs/development/python-modules/zarr/default.nix:145:10:
          144|       ++ mkdocs-material.optional-dependencies.imaging
          145|       ++ markdown-exec.optional-dependencies.ansi
             |          ^
          146|       ++ numcodecs.optional-dependencies.msgpack;

       error: expected a set but found null: null
2026-03-05 09:01:51 +00:00
kirillrdy 7f313eec54 buildkite-cli: 3.13.0 -> 3.31.1 (#496591) 2026-03-05 08:59:34 +00:00
isabel 400ca1e2dd mpvScripts.{modernx,modernx-zydezu,modernz,mpv-osc-modern}: use installFonts (#495852) 2026-03-05 08:56:55 +00:00
Jo e4557f5095 blackout: use installFonts (#496049) 2026-03-05 08:54:59 +00:00
K900 ee324643a0 linux-firmware: Fix hardware sleep regression in amdnpu firmware (#496819) 2026-03-05 08:52:40 +00:00
Jo 5ae7195e7f fira-*: use installFonts (#496780) 2026-03-05 08:51:09 +00:00
R. Ryantm 2077c4c221 sentry-native: 0.13.0 -> 0.13.1 2026-03-05 08:40:22 +00:00
Anders Kaseorg ceb4778d67 linux-firmware: Fix hardware sleep regression in amdnpu firmware
linux-firmware 20260221 introduced new AMD NPU firmware that’s
incompatible with kernels before the unreleased 7.0-rc versions,
preventing affected devices from going into sleep.  Apply the upstream
patch that restores the old files for current kernels and renames the
new files for unreleased kernels.

https://gitlab.freedesktop.org/drm/amd/-/issues/5009
https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/935

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2026-03-05 00:30:06 -08:00
Thiago Kenji Okada e0239fe703 libretro.flycast: 0-unstable-2026-02-16 -> 0-unstable-2026-02-27 (#493657) 2026-03-05 08:16:32 +00:00
R. Ryantm 12896b3de3 kontainer: 1.3.0 -> 1.4.1 2026-03-05 08:16:30 +00:00
nixpkgs-ci[bot] 4df30cb211 vulkan-cts: 1.4.5.1 -> 1.4.5.2 (#496775) 2026-03-05 08:07:15 +00:00
nixpkgs-ci[bot] 44cbd2271d codecrafters-cli: 49 -> 52 (#496328) 2026-03-05 08:07:14 +00:00
Ulysses Zhan aa51e8a64b piliplus: 1.1.6 -> 2.0.0.1 2026-03-04 23:56:25 -08:00
Gergő Gutyina 63858ef0cc python3Packages.textual: 8.0.0 -> 8.0.2 (#496756) 2026-03-05 07:46:45 +00:00
Cosima Neidahl 0655f6b081 np2kai: 0.86rev22-unstable-2025-09-13 -> 0.86rev22-unstable-2026-02-08 (#493413) 2026-03-05 07:03:51 +00:00
K900 9aab684b08 kdePackages.pulseaudio-qt: 1.7.0 -> 1.8.1 (#496743) 2026-03-05 06:37:28 +00:00
pancaek de800ded1d fira-code: use installFonts 2026-03-04 22:32:15 -08:00
pancaek 2d2a986c1d fira-code-symbols: use installFonts 2026-03-04 22:31:40 -08:00
pancaek 69e70dcb52 fira-sans: use installFonts 2026-03-04 22:31:38 -08:00
pancaek 2cbdcc0dc4 fira-go: use installFonts 2026-03-04 22:31:04 -08:00
pancaek 878a461b0c fira-mono: use installFonts 2026-03-04 22:30:32 -08:00
dotlambda be4f549ba1 seagoat: relax outdated dependency on stop-words (#496628) 2026-03-05 06:10:05 +00:00
dotlambda db56b6f7cb python3Packages.paddlepaddle: update dependencies (#495096) 2026-03-05 06:06:15 +00:00
Jo 7a84d16ec0 python3Packages.gftools: 0.9.993 -> 0.9.994 (#496728) 2026-03-05 06:04:00 +00:00
Robert Schütz 6131c6757d python3Packages.paddlepaddle: mark broken
It fails to build with

    sed: -e expression #1, char 24: unknown option to `s'
2026-03-04 22:00:21 -08:00
Moritz Sanft 25a5b1510d mkosi: only provide libs from nix if path exists (#496723) 2026-03-05 05:59:46 +00:00
nixpkgs-ci[bot] 18ca612ca4 versitygw: 1.2.0 -> 1.3.1 (#496784) 2026-03-05 05:40:02 +00:00
R. Ryantm 10812b685a versitygw: 1.2.0 -> 1.3.1 2026-03-05 04:45:21 +00:00