Commit Graph
929547 Commits
Author SHA1 Message Date
Asa Paparo 2b83a9d148 libwacom: add bin output
PR #372392 added runtime dependencies on the libevdev and pyudev python
packages, which are necessary to run several scripts contained in the
libwacom project. Since the project used a split derivation containing
`"out"` and `"dev"` outputs, this changed introduced python3 to the
closure of libwacom and all dependent packages.

By adding an additional `"bin"` output, the scripts will be contained
only in the `libwacom-bin` and `libwacom-out` closures. The `libwacom`
derivation does not depend on python.

```
$ nix-store -qR $(nix-build -A libwacom.out)
/nix/store/6h39qxzrm4i1fhl538knvyjapcdyasfx-xgcc-15.2.0-libgcc
/nix/store/hlcdbvwjlzjd2x86fxghzj1gpzplccqw-libunistring-1.4.1
/nix/store/kywwgk85nl83mpf10av3bvm2khdlq5ib-libidn2-2.3.8
/nix/store/j193mfi0f921y0kfs8vjc1znnr45ispv-glibc-2.40-66
/nix/store/1z031fwbsc8jhmm7i39r6z6m1xn7rbza-libffi-3.5.2
/nix/store/5qzr2w5n5gcgh8gp3mi8sdfh6ryypfqj-libxcrypt-4.5.2
/nix/store/jggxi5a991sx5si6sv47y0l2y1nqlh0g-pcre2-10.46
/nix/store/9862zy8hnb7xhygn1dbs9i316ldvbjyx-libselinux-3.8.1
/nix/store/c2qsgf2832zi4n29gfkqgkjpvmbmxam6-zlib-1.3.1
/nix/store/xbydf9b2lx6jziwi6z85g0bny5331dim-util-linux-minimal-2.41.2-lib
/nix/store/f7rcazhd826xlcz43il4vafv28888cgj-glib-2.86.3
/nix/store/dj62xc7d90axna889yzxd4r192vib8gj-util-linux-minimal-2.41.2-login
/nix/store/mm6518pcn7aggvsqzlag9awqacd88lm9-libcap-2.77-lib
/nix/store/n234iswy40dzhd7aw6ak0wfrbyjpvbw4-systemd-minimal-libs-258.2
/nix/store/n5zsk9wihymdwi7zss8d8my2m3njz1mp-libgudev-238
/nix/store/w3vy3bpndpj0b6ja5bgc7ll3kf5mv0qd-libevdev-1.13.4
/nix/store/cwdn4md7x08y7hjvlhz508zhnaxxsf1p-libwacom-2.17.0
```
2026-01-17 21:48:02 -05:00
Will FancherandGitHub a48c9dbce9 nixos/resolved: fix regressions after interface change (#480872) 2026-01-18 01:51:55 +00:00
Yohann BonifaceandGitHub 30997d952d treewide: remove superfluous pythonOlder "3.8" (#481065) 2026-01-18 01:47:59 +00:00
Martin Weinelt d86e8d4da5 nixos/resolved: fix regressions after interface change
With the options being only set when `services.resolved.enable` was
enabled, they were only available if the host resolver was resolved. That
broke the resolved config used when initrd networking is enabled.

A good indicator that something is wrong is if the config section of
a module configures the options itself. That means non introspectable
settings are being put in place.

Additionally DNS= and Domains= need to be space-separated lists. The
manpage does not indicate that they can be set multiple times.

I decided not to port the LLMNR enablement over, since it never gained
widespread traction and is generally being phased out in favor of mDNS.

Fixes: #480964
2026-01-18 02:46:09 +01:00
Robin GlosterandGitHub d113fbbede tcpdump: 4.99.5 -> 4.99.6 (#475591) 2026-01-18 01:37:17 +00:00
nixpkgs-ci[bot]andGitHub 055fcccea6 jjui: 0.9.9 -> 0.9.10 (#481164) 2026-01-18 01:28:05 +00:00
zowoqandGitHub 955c4888de terraform-providers.bpg_proxmox: 0.92.0 -> 0.93.0 (#481190) 2026-01-18 01:09:06 +00:00
Martin WeineltandGitHub 80f2dc3baf music-assistant: 2.7.3 -> 2.7.5, python3Packages.aiosendspin: 1.2.0 -> 2.1.0, python3Packages.py-opensonic: 7.0.4 -> 8.1.1 (#480857) 2026-01-18 01:07:14 +00:00
Fabian AffolterandGitHub ce6cc10ae0 cdncheck: 1.2.18 -> 1.2.19 (#481188) 2026-01-18 00:55:36 +00:00
R. Ryantm ba99e9c1c3 terraform-providers.bpg_proxmox: 0.92.0 -> 0.93.0 2026-01-18 00:54:38 +00:00
Fabian AffolterandGitHub d094341ead python3Packages.aiolifx-themes: 1.0.2 -> 1.0.3 (#481186) 2026-01-18 00:54:32 +00:00
Fabian AffolterandGitHub 45973b20de python3Packages.growattserver: 1.7.1 -> 1.8.0 (#481181) 2026-01-18 00:54:09 +00:00
Fabian AffolterandGitHub 38294447d9 python3Packages.neo4j: 6.0.3 -> 6.1.0 (#481148) 2026-01-18 00:53:38 +00:00
nixpkgs-ci[bot]andGitHub 7e4adc176d gogh: 362 -> 364 (#480626) 2026-01-18 00:48:41 +00:00
Fabian AffolterandGitHub d385537236 python313Packages.neo4j: migrate to finalAttrs 2026-01-18 01:43:18 +01:00
Fabian AffolterandGitHub 7db786e769 python313Packages.growattserver: migrate to finalAttrs 2026-01-18 01:40:03 +01:00
Fabian AffolterandGitHub 0d321ec153 python313Packages.aiolifx-themes: migrate to finalAttrs 2026-01-18 01:37:36 +01:00
Fabian AffolterandGitHub 464e15152f python3Packages.streamlit: 1.52.2 -> 1.53.0 (#480558) 2026-01-18 00:35:22 +00:00
R. Ryantm e74da1eb66 cdncheck: 1.2.18 -> 1.2.19 2026-01-18 00:33:58 +00:00
Heitor AugustoandGitHub 508b66e8bb hydralauncher: 3.8.0 -> 3.8.1 (#481173) 2026-01-18 00:22:44 +00:00
Heitor AugustoandGitHub fff21df9a7 cosmic-ext-applet-weather: 0-unstable-2025-12-03 -> 0-unstable-2026-01-17 (#481109) 2026-01-18 00:22:24 +00:00
R. Ryantm 92538e77a0 python3Packages.aiolifx-themes: 1.0.2 -> 1.0.3 2026-01-18 00:16:37 +00:00
zowoqandGitHub 015d12a416 terraform-providers.selectel_selectel: 7.3.0 -> 7.4.1 (#481184) 2026-01-18 00:12:53 +00:00
R. Ryantm 321206ce56 terraform-providers.selectel_selectel: 7.3.0 -> 7.4.1 2026-01-18 00:00:10 +00:00
Matteo PaciniandGitHub 21530c2e5f vscode-extensions.saoudrizwan.claude-dev: 3.49.0 -> 3.51.0 (#481011) 2026-01-17 23:56:02 +00:00
R. Ryantm 2e2c7e4984 python3Packages.growattserver: 1.7.1 -> 1.8.0 2026-01-17 23:44:15 +00:00
nixpkgs-ci[bot]andGitHub 66a780ae94 mongodb-atlas-cli: 1.51.0 -> 1.51.1 (#481105) 2026-01-17 23:43:46 +00:00
Martin WeineltandGitHub 4ab95f8782 python3Packages.aioesphomeapi: 43.12.0 -> 43.13.0 (#481177) 2026-01-17 23:39:46 +00:00
R. Ryantm 176c5cd3ec python3Packages.aioesphomeapi: 43.12.0 -> 43.13.0 2026-01-17 23:15:54 +00:00
Fabian AffolterandGitHub 3a6d81abe1 python313Packages.xiaomi-ble: 1.4.2 -> 1.5.0 (#481124) 2026-01-17 23:02:35 +00:00
Fabian Affolter 232a75b8c5 python313Packages.streamlit: migrate to finalAttrs 2026-01-18 00:01:08 +01:00
Fabian AffolterandGitHub 325a598570 python313Packages.iamdata: 0.1.202601161 -> 0.1.202601171 (#480966) 2026-01-17 22:56:55 +00:00
kirillrdyandGitHub 77b9419d1e python3Packages.onnxruntime: add pythonImportsCheckHook (#481039) 2026-01-17 22:56:06 +00:00
R. Ryantm 5d3cb81032 hydralauncher: 3.8.0 -> 3.8.1 2026-01-17 22:47:30 +00:00
Gaétan LepageandGitHub 054a8dec8a nvidia-container-toolkit: 1.18.0 -> 1.18.1 (#467116) 2026-01-17 22:47:22 +00:00
zowoqandGitHub dff01c7277 terraform-providers.ibm-cloud_ibm: 1.86.1 -> 1.87.1 (#481113) 2026-01-17 22:33:18 +00:00
zowoqandGitHub 1049a1d004 terraform-providers.huaweicloud_huaweicloud: 1.84.0 -> 1.85.0 (#480986) 2026-01-17 22:33:14 +00:00
Jost Alemann 37d9402363 jjui: 0.9.9 -> 0.9.10
Changelog: https://github.com/idursun/jjui/releases/tag/v0.9.10
Diff: https://github.com/idursun/jjui/compare/v0.9.9...v0.9.10
2026-01-17 23:30:59 +01:00
nixpkgs-ci[bot]andGitHub 603408e78f tuistash: 0.7.1 -> 0.7.2 (#480967) 2026-01-17 22:29:19 +00:00
emilylange 6224953284 music-assistant: 2.7.3 -> 2.7.5
https://github.com/music-assistant/server/releases/tag/2.7.4

https://github.com/music-assistant/server/releases/tag/2.7.5

diff: https://github.com/music-assistant/server/compare/2.7.3...2.7.5
2026-01-17 23:24:34 +01:00
Gaétan LepageandGitHub 11b31f3e93 vimPlugins: update on 2026-01-16 (#480746) 2026-01-17 22:11:55 +00:00
Gaétan LepageandGitHub 18cc0e8e8f uv: 0.9.25 -> 0.9.26 (#480763) 2026-01-17 21:56:32 +00:00
Felix BargfeldtandGitHub 77ea5d6692 ytdl-sub: 2026.01.06 -> 2026.01.16.post1 (#481152) 2026-01-17 21:55:13 +00:00
Pol DellaieraandGitHub 793876540d phpExtensions.mailparse: 3.1.8 -> 3.1.9 (#480322) 2026-01-17 21:51:13 +00:00
Doron BeharandGitHub e4140e2374 balena-cli: 23.2.16 -> 23.2.30 (#480947) 2026-01-17 21:43:26 +00:00
Michael DanielsandGitHub 8162e5c1f4 to-html: add runtime dependencies (#479085) 2026-01-17 21:39:33 +00:00
R. Ryantm a801d9f9eb ytdl-sub: 2026.01.06 -> 2026.01.16.post1 2026-01-17 21:38:58 +00:00
YtandGitHub 4f6c377ec6 python3Packages.sacrebleu: 2.5.1 -> 2.6.0 (#481060) 2026-01-17 21:36:18 +00:00
Pol DellaieraandGitHub f3f1716443 phpExtensions.snuffleupagus: 0.12.0 -> 0.13.0 (#477885) 2026-01-17 21:35:12 +00:00
Pol DellaieraandGitHub fbd94d7c11 phpExtensions.pdo_oci: 1.1.0 -> 1.2.0 (#481123) 2026-01-17 21:34:18 +00:00