Commit Graph
883591 Commits
Author SHA1 Message Date
Matt Sturgeon e92214c3a4 top-level: use parentheses to group checks
Group `throwIfNot` chains with parentheses to improve readability and
hint to nixfmt the intended formatting.

This makes the result visually closer to the pre-nixfmt layout:

    checked =
      throwIfNot (lib.isList overlays) "The overlays argument to nixpkgs must be a list."
      lib.foldr (x: throwIfNot (lib.isFunction x) "All overlays passed to nixpkgs must be functions.") (r: r) overlays
      throwIfNot (lib.isList crossOverlays) "The crossOverlays argument to nixpkgs must be a list."
      lib.foldr (x: throwIfNot (lib.isFunction x) "All crossOverlays passed to nixpkgs must be functions.") (r: r) crossOverlays
      ;
2025-10-24 07:26:03 +01:00
R. Ryantm 0b3f44aac1 fleet: 4.73.5 -> 4.75.1 2025-10-24 06:25:32 +00:00
Markus Hauck a8dfff653f claude-code: 2.0.25 -> 2.0.26
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
2025-10-24 08:17:24 +02:00
R. Ryantm df09e626b8 trezor-suite: 25.10.1 -> 25.10.2 2025-10-24 06:10:10 +00:00
nixpkgs-ci[bot]andGitHub e8707f82fb Merge master into staging-nixos 2025-10-24 06:07:51 +00:00
Samuel Holland 8cf7fbde48 rust: Enable bootstrap on powerpc64le-unknown-linux-musl
Official tarballs for this target have been built since version 1.85.0.

Link: https://github.com/rust-lang/rust/pull/133801
2025-10-24 00:59:03 -05:00
Ben SiraphobandGitHub c9f97ce391 imagelol: fix darwin and use system libpng (#454413) 2025-10-24 05:48:39 +00:00
h7x4andGitHub 00af231dd0 nixos/rtkit: fix hardening (#455128) 2025-10-24 05:47:21 +00:00
R. Ryantm 2dc2bc98ae python3Packages.israel-rail-api: 0.1.3 -> 0.1.4 2025-10-24 05:31:13 +00:00
Fernando RodriguesandGitHub c7628dd00d maintainers: add savtrip (#454805) 2025-10-24 05:25:34 +00:00
h7x4 2e9d838795 nixos/rtkit: fix hardening 2025-10-24 14:24:14 +09:00
R. Ryantm 08c9779fbf re-isearch: 2.20220925.4.0a-unstable-2025-10-17 -> 2.20220925.4.0a-unstable-2025-10-22 2025-10-24 05:14:36 +00:00
nixpkgs-merge-bot[bot]andGitHub c39d3c4f5c okteto: 3.12.0 -> 3.12.1 (#454899) 2025-10-24 05:07:25 +00:00
rewineandGitHub 9474871093 wlroots_0_18: 0.18.2 -> 0.18.3 (#454868) 2025-10-24 05:06:44 +00:00
rewineandGitHub 9f7c0443c9 scribus: fix qt6.10 build (#455046) 2025-10-24 05:05:19 +00:00
R. Ryantm 21a467d472 python3Packages.dashscope: 1.24.6 -> 1.24.7 2025-10-24 05:03:54 +00:00
h7x4andGitHub e5156205d6 taskwarrior2: add Necior to maintainers (#442743) 2025-10-24 04:55:34 +00:00
nixpkgs-merge-bot[bot]andGitHub 46d0143229 tfswitch: 1.7.0 -> 1.8.0 (#455110) 2025-10-24 04:47:08 +00:00
nixpkgs-merge-bot[bot]andGitHub 842c7dd2f2 rumdl: 0.0.162 -> 0.0.166 (#455114) 2025-10-24 04:23:51 +00:00
Austin HorstmanandGitHub 098dd3385d dolphin-emu: fix build with Qt 6.10 (#454951) 2025-10-24 03:47:40 +00:00
Austin HorstmanandGitHub 51db701635 melonDS: 1.0-unstable-2025-08-10 -> 1.0-unstable-2025-10-13; melonDS: fix build with Qt 6.10 (#454953) 2025-10-24 03:47:05 +00:00
Yohann BonifaceandGitHub e56c8c71d8 codebuff: 1.0.501 -> 1.0.502 (#453358) 2025-10-24 03:28:22 +00:00
Yohann BonifaceandGitHub 002a03d2d1 niftyreg: fix build with cmake4 (#454932) 2025-10-24 03:23:42 +00:00
R. Ryantm ad23c591bb rumdl: 0.0.162 -> 0.0.166 2025-10-24 02:53:50 +00:00
nixpkgs-merge-bot[bot]andGitHub 7d909d8d02 dprint-plugins.dprint-plugin-biome: 0.10.5 -> 0.10.6 (#455028) 2025-10-24 02:53:50 +00:00
Audrey DutcherandGitHub f28cb3bd7b everest{,-bin}: 5806 -> 5935 (#454633) 2025-10-23 19:52:16 -07:00
Adam C. StephensandGitHub 41a5afde62 livebook: 0.17.2 -> 0.17.3 (#455082) 2025-10-24 02:48:12 +00:00
Maciej KrügerandGitHub 28fbce2e24 oonf-olsrd2: fix build with cmake4 (#455026) 2025-10-24 02:45:45 +00:00
Austin HorstmanandGitHub f530b6542e _1password-gui: 8.11.12 -> 8.11.14 (#455070) 2025-10-24 02:32:16 +00:00
R. Ryantm f93e34eff9 tfswitch: 1.7.0 -> 1.8.0 2025-10-24 02:24:59 +00:00
h7x4andGitHub 98e12f213d ieda: 0-unstable-2025-06-30 -> 0.1.0-unstable-2025-09-10 (#441702) 2025-10-24 02:15:56 +00:00
Ben Wolsieffer 42454e57de libtheora: apply ARMv7 conditionals to all 32-bit ARM
armv6l (and presumably armv5tel) have the same problems as armv7l, so
change the conditional from isArmv7 to isAarch32.

Fixes building ffmpeg on armv6l.
2025-10-23 22:13:46 -04:00
Masum RezaandGitHub 1d941d35c3 limine: disable zerocallusedregs on loongarch64/riscv64 (#441249) 2025-10-24 02:08:15 +00:00
dish 2597cbe7af prettier: make plugin bundling actually work 2025-10-23 22:04:50 -04:00
dish c9869223b8 prettier: clean up files in root of outPath 2025-10-23 22:04:50 -04:00
dish 90e9deaf5b prettier: remove unneeded package.json when updating 2025-10-23 22:04:50 -04:00
nixpkgs-merge-bot[bot]andGitHub d792a6e0cd crystal-dock: 2.14 -> 2.15 (#455086) 2025-10-24 01:33:10 +00:00
R. Ryantm f13b5008a2 libmsquic: 2.5.4 -> 2.5.5 2025-10-24 01:31:45 +00:00
dishandGitHub ed5187e040 jellyfin{,-web}: 10.10.7 -> 10.11.0 (#453777) 2025-10-24 01:28:38 +00:00
R. Ryantm 8084c2116f lcm: 1.5.1 -> 1.5.2 2025-10-24 01:26:55 +00:00
Masum RezaandGitHub 263366c17b 64tass: rename to _64tass (#455072) 2025-10-24 01:11:18 +00:00
Masum RezaandGitHub 4bb4c30cae ringracers: fix build with cmake4 (#455088) 2025-10-24 01:09:01 +00:00
Masum RezaandGitHub 7b443cf28f Fix cmake builds #445447 (#451892) 2025-10-24 01:02:21 +00:00
nixpkgs-merge-bot[bot]andGitHub da929ff63c llama-cpp: 6782 -> 6821 (#454679) 2025-10-24 01:02:09 +00:00
Rafael Ieda 8deab44fce ringracers: fix build with cmake4 2025-10-23 21:55:08 -03:00
R. Ryantm a53f158c5a crystal-dock: 2.14 -> 2.15 2025-10-24 00:45:50 +00:00
R. Ryantm cdbeb54797 haproxy: 3.2.6 -> 3.2.7 2025-10-24 00:36:20 +00:00
nixpkgs-merge-bot[bot]andGitHub a30abf80cd vcpkg: 2025.09.17 -> 2025.10.17 (#454873) 2025-10-24 00:34:10 +00:00
nixpkgs-merge-bot[bot]andGitHub a29c45a585 vcpkg-tool: 2025-10-10 -> 2025-10-16 (#453619) 2025-10-24 00:31:45 +00:00
R. Ryantm de292cafd1 livebook: 0.17.2 -> 0.17.3 2025-10-24 00:31:05 +00:00