Commit Graph
913300 Commits
Author SHA1 Message Date
R. Ryantm 0213a7e108 aiken: 1.1.19 -> 1.1.21 2025-12-18 04:08:24 +00:00
SandroandGitHub 233f4672b9 rlwrap: 0.46.2 -> 0.48 (#452874) 2025-12-17 17:48:37 +00:00
nixpkgs-ci[bot]andGitHub ca80a63a10 faugus-launcher: 1.11.3 -> 1.11.4 (#471691) 2025-12-17 17:36:22 +00:00
Matthieu CoudronandGitHub 9903839279 tree-sitter-grammars: refactor grammar sources (#408414) 2025-12-17 17:25:43 +00:00
Christoph HrdinkaandGitHub 95d5bbb7c8 hugin: 2024.0.1 -> 2025.0.0 (#469077) 2025-12-17 16:53:30 +00:00
Martin WeineltandGitHub 25e8c06ebf python3Packages.async-upnp-client: 0.46.0 -> 0.46.1 (#471716) 2025-12-17 16:51:11 +00:00
SandroandGitHub f8531cbf4e kitti3: standardize version number, set updateScript (#444822) 2025-12-17 16:48:29 +00:00
Martin WeineltandGitHub d99ea7863f dump_syms: fix build with structuredAttrs (#471586) 2025-12-17 16:48:08 +00:00
Christoph Hrdinka 425ffa2cdc hugin: move to by-name/ 2025-12-17 17:47:38 +01:00
Christoph Hrdinka bec1f54cbf hugin: 2024.0.1 -> 2025.0.0 2025-12-17 17:47:32 +01:00
SandroandGitHub dbee68e5f6 python3Packages.hoomd-blue: 2.3.4 -> 6.0.0, unbreak (#448353) 2025-12-17 16:42:33 +00:00
SandroandGitHub 8f5d3d4e0c intel-graphics-compiler: 2.22.2 -> 2.24.8 (#471187) 2025-12-17 16:42:04 +00:00
AleksanaandGitHub 80523c8d75 tun2proxy: Move the library files to the lib output (#471358) 2025-12-17 16:42:04 +00:00
SandroandGitHub 893918e048 nextcloud-client: 4.0.3 -> 4.0.4 (#471523) 2025-12-17 16:36:28 +00:00
R. Ryantm 710133bc48 python3Packages.async-upnp-client: 0.46.0 -> 0.46.1 2025-12-17 16:26:25 +00:00
SandroandGitHub 4906e363f2 topgrade: 16.6.1 -> 16.7.0 (#471657) 2025-12-17 16:24:40 +00:00
SandroandGitHub 45f53fe5aa davis: 5.2.0 -> 5.3.0 (#457476) 2025-12-17 16:21:20 +00:00
mksafavi 0363e86279 tun2proxy: Move the library files to the lib output 2025-12-17 19:32:41 +03:30
Jörg ThalheimandGitHub 4cdf0bc6bd nixos/facter: add Intel IPU6 camera support (#466808) 2025-12-17 15:45:55 +00:00
Jörg Thalheim a7af30e32e nixos/facter: fix ipu6 kernel version warning condition
The suspension/shutdown regression affects kernel 6.16 and later, not
just 6.16 specifically. Use versionAtLeast instead of equality check.

Also fix issue reference (372 was a separate issue) and typo.
2025-12-17 16:36:48 +01:00
Jörg Thalheim f1498c9c56 nixos/facter: fix collectDrivers returning nested lists
The collectDrivers function was using lib.catAttrs which extracts
attribute values into a list. Since driver_modules is already a list,
this resulted in nested lists like [["i915"]] instead of ["i915"],
causing boot.initrd.kernelModules to fail with:

  error: expected a string but found a list: [ "i915" ]

Restore the original foldl' implementation from nixos-facter-modules
that properly concatenates driver_modules lists into a flat result.

Add graphics_card and monitor entries to test data to catch this
regression.

Fixes: https://github.com/NixOS/nixpkgs/pull/466808#issuecomment-2749380083
2025-12-17 16:33:41 +01:00
AleksanaandGitHub eea0ecccbc python3Packages.tracing: drop because missing source code (#471663) 2025-12-17 15:18:39 +00:00
AleksanaandGitHub 943277ed8e python3Packages.qnap-qsw: drop because replaced by aioqsw (#471669) 2025-12-17 15:16:23 +00:00
Fabián Heredia MontielandGitHub 3ea541dd29 timidity: fix build with gcc15 (#470974) 2025-12-17 15:15:22 +00:00
nixpkgs-ci[bot]andGitHub d653007321 mdbook-toc: 0.15.1 -> 0.15.2 (#471671) 2025-12-17 15:14:07 +00:00
R. Ryantm 84e29f7824 faugus-launcher: 1.11.3 -> 1.11.4 2025-12-17 15:09:10 +00:00
Ivan MincikandGitHub 80a471f011 nixos/reaction: systemd harden, improve nixostest (#471567) 2025-12-17 15:06:57 +00:00
phanirithvijandeljamm 513cc10c3a nixos/reaction: systemd harden, improve nixostest
Co-authored-by: eljamm <fedi.jamoussi@protonmail.ch>
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-12-17 20:31:14 +05:30
kb 19713c71fd python3Packages.tree-sitter-grammars: ensure PEP 440 compatible versions 2025-12-18 00:50:42 +10:00
kb 6e22720fe7 tree-sitter-grammars: add docs for contributors
Resolves #343758.
2025-12-18 00:50:42 +10:00
kb 9bfc2e203b tree-sitter-grammars: refactor source definitions
Major refactor of the approach to defining tree-sitter grammars. This
provides a clearer abstraction to declare grammar sources and removes
custom update logic in favour of nix-update.
2025-12-18 00:50:42 +10:00
AleksanaandGitHub 68f48a6295 bazel_7: fix build on Darwin (bring utimensat in scope) (#470005) 2025-12-17 14:39:00 +00:00
LunaandGitHub cf9b3534aa input-remapper: 2.1.1 -> 2.2.0 (#458987) 2025-12-17 14:36:43 +00:00
Bobby RongandGitHub 19dcc20b34 Cinnamon updates 2025-12-16 (#471392) 2025-12-17 14:32:43 +00:00
Gaétan LepageandGitHub 94eb29e662 prek: disable locale-dependent test (#471672) 2025-12-17 14:17:23 +00:00
Adam C. StephensandGitHub 194c11d474 vector: 0.51.1 -> 0.52.0 (#471453) 2025-12-17 14:08:55 +00:00
nixpkgs-ci[bot]andGitHub 1d7fbeccbb zwave-js-ui: 11.8.2 -> 11.9.0 (#471595) 2025-12-17 14:07:19 +00:00
Fabian AffolterandGitHub c1a720caf7 penelope: 0.14.8 -> 0.14.14 (#471548) 2025-12-17 13:57:38 +00:00
nixpkgs-ci[bot]andGitHub 16f09dd79e watchgha: 2.4.2 -> 2.5.0 (#471633) 2025-12-17 13:54:30 +00:00
Sizhe Zhao c59f0bd5cc prek: disable locale-dependent test 2025-12-17 21:43:48 +08:00
Fabian AffolterandGitHub 3c9922cd1a python3Packages.fastcore: 1.8.17 -> 1.9.2 (#471475) 2025-12-17 13:42:28 +00:00
Fabian AffolterandGitHub c45998561f python3Packages.millheater: 0.14.1 -> 0.15.0 (#471470) 2025-12-17 13:42:23 +00:00
nixpkgs-ci[bot]andGitHub 4991592da3 volanta: 1.14.3 -> 1.15.0 (#471665) 2025-12-17 13:41:50 +00:00
nixpkgs-ci[bot]andGitHub 56a71d3abe blackmagic-desktop-video: 15.3 -> 15.3.1 (#471539) 2025-12-17 13:41:46 +00:00
nixpkgs-ci[bot]andGitHub 0e4f234789 anytype: 0.50.5 -> 0.52.4 (#453017) 2025-12-17 13:41:37 +00:00
Sizhe ZhaoandGitHub 0ca8a6c8cb wechat: 4.1.5.26-32281 -> 4.1.6.11-33044 for darwin (#471656) 2025-12-17 13:40:42 +00:00
Fabian AffolterandGitHub 69d08737eb python313Packages.extra-streamlit-components: init at 0.1.81 (#471524) 2025-12-17 13:39:52 +00:00
Fabian AffolterandGitHub 2d6758f937 python313Packages.iamdata: 0.1.202512161 -> 0.1.202512171 (#471604) 2025-12-17 13:39:31 +00:00
Fabian AffolterandGitHub d6b64ec460 python313Packages.tencentcloud-sdk-python: 3.1.12 -> 3.1.13 (#471605) 2025-12-17 13:39:23 +00:00
Fabian AffolterandGitHub 7165ed0200 python313Packages.streamlit-notify: init at 0.3.1 (#471607) 2025-12-17 13:39:15 +00:00