Commit Graph
921464 Commits
Author SHA1 Message Date
Martin WeineltandGitHub b531851ea6 firefox: make nativeMessagingHosts unique (#476240) 2026-01-02 16:35:41 +00:00
AleksanaandGitHub 4eec252bad satdump: fix build with gcc15 (#476236) 2026-01-02 16:27:42 +00:00
gadorandGitHub dd3662ec56 python3Packages.deal: 4.24.5 -> 4.24.6 (#467392) 2026-01-02 16:03:15 +00:00
AleksanaandGitHub c1011b2e3c ndjbdns: drop (#472215) 2026-01-02 15:57:43 +00:00
Matthieu CoudronandGitHub 8ef659202d batsignal: fix build (#476228) 2026-01-02 15:57:30 +00:00
AleksanaandGitHub 94da3c89f1 lash: drop (#476232) 2026-01-02 15:57:07 +00:00
AleksanaandGitHub c0b8066343 readline70: fix build with gcc15 (#476229) 2026-01-02 15:55:30 +00:00
nixpkgs-ci[bot]andGitHub 8686814c75 typos: 1.40.0 -> 1.40.1 (#475091) 2026-01-02 15:53:31 +00:00
AleksanaandGitHub b1de2146dd sg3_utils: fix hard coded paths in scripts (#476034) 2026-01-02 15:46:15 +00:00
Fabian AffolterandGitHub 0d17f7ac8d python313Packages.nrgkick-api: init at 1.3.1 (#476060) 2026-01-02 15:43:57 +00:00
Matthieu CoudronandGitHub dc52eb6547 mpvScripts.mpvacious: 0.41 -> 0.42 (#476175) 2026-01-02 15:41:25 +00:00
K900andGitHub 70c30b1e8a staging-nixos merge for 2026-01-02 (#476256) 2026-01-02 15:39:45 +00:00
Matthieu CoudronandGitHub f269c98a0d vimPlugins.blink-cmp-nixpkgs-maintainers: init at 0-unstable-2026-01-01 (#476002) 2026-01-02 15:33:31 +00:00
nixpkgs-ci[bot]andGitHub 4495364d6b khard: 0.20.0 -> 0.20.1 (#476143) 2026-01-02 15:30:40 +00:00
nixpkgs-ci[bot]andGitHub a731e8decb snips-sh: 0.5.0 -> 0.6.0 (#476176) 2026-01-02 15:30:38 +00:00
K900andGitHub b49a5346c4 kernel updates for 2026-01-02 (#476238) 2026-01-02 15:01:47 +00:00
Aaron AndersenandGitHub 16c7794d0a kodiPackages.joystick 20.1.9 -> 21.1.23 (#475960) 2026-01-02 14:39:32 +00:00
Eric Helgeson f94bbf8854 sg3_utils: fix hard coded paths in scripts 2026-01-02 08:38:03 -06:00
7c6f434candGitHub 83a105a81b ecl: import upstream patches for gcc15 compat (#476147) 2026-01-02 14:28:50 +00:00
Adam C. StephensandGitHub a03a0461b4 nixpkgs/river-classic: ship default init executable (#476205) 2026-01-02 14:16:05 +00:00
7c6f434candGitHub 1a2e662eb8 xlockmore: 5.84 -> 5.86 (#472979) 2026-01-02 14:14:36 +00:00
Adam C. StephensandGitHub 0a0d69c17d nixos/tests/fish: test nixos-env-preinit.fish (#476081) 2026-01-02 14:10:03 +00:00
Grimmauld 08ee43aabb firefox: make nativeMessagingHosts unique
In case of duplicated messaging hosts, path collisions make the firefox drv fail to build.

Repro:
```nix
pkgs.firefox.override { nativeMessagingHosts = [ pkgs.passff-host pkgs.passff-host ]; }
```

This may happen e.g. if `programs.firefox.nativeMessagingHosts.packages` is
set in multiple locations with duplicated messaging hosts.

Calling `lib.unique` resolves the issue if an identical messaging host is duplicated,
but does correctly throw if multiple different native messaging host
packages try to provide the same native messaging host interface.
2026-01-02 14:53:31 +01:00
Adam C. StephensandGitHub eaf3f6b552 python3Packages.sabctools: 9.2.0 -> 9.2.1 (#476127) 2026-01-02 13:47:27 +00:00
nixpkgs-ci[bot]andGitHub 4378c1e124 snyk: 1.1299.1 -> 1.1301.2 (#451174) 2026-01-02 13:42:06 +00:00
nixpkgs-ci[bot]andGitHub 95f2560d71 clashmi: 1.0.12.162 -> 1.0.15.191 (#463794) 2026-01-02 13:42:03 +00:00
Anna Oake 42cbed8e52 satdump: fix build with gcc15 2026-01-02 14:39:47 +01:00
zowoq bef7dc5a79 linux_6_18: 6.18.2 -> 6.18.3 2026-01-02 13:36:00 +00:00
zowoq 25040990f7 linux_testing: 6.19-rc1 -> 6.19-rc3 2026-01-02 13:35:57 +00:00
Bart Brouns 3f845bfe16 jackmix: 0.6.0 -> 0.6.1-unstable-2024-03-26
0.6.0 did not build anymore without lash.
lash has not been maintained upstream since 2009, and it doesn't build
with GCC 15
2026-01-02 13:47:36 +01:00
Bart Brouns 589e673a27 muse: remove lash
lash has not been maintained upstream since 2009, and it doesn't build
with GCC 15
2026-01-02 13:47:05 +01:00
Bart Brouns 93370aee76 hydrogen: remove lash
lash has not been maintained upstream since 2009, and it doesn't build
with GCC 15
2026-01-02 13:46:56 +01:00
Bart Brouns 1851207d13 zynaddsubfx: remove lash
lash has not been maintained upstream since 2009, and it doesn't build
with GCC 15
2026-01-02 13:46:47 +01:00
hellodword edbf509c03 batsignal: fix build 2026-01-02 12:42:18 +00:00
nixpkgs-ci[bot]andGitHub 68daab36c4 gungnir: 1.3.1 -> 1.4.0 (#474263) 2026-01-02 12:42:15 +00:00
Fabian AffolterandGitHub 132a7d7b7e python3Packages.appthreat-vulnerability-db: 6.4.4 -> 6.5.1 (#475936) 2026-01-02 12:41:46 +00:00
Bart Brouns 2d5d0ab450 lash: remove
This has not been maintained upstream since 2009, and it doesn't build
with GCC 15
2026-01-02 13:41:32 +01:00
Moraxyc 0e1c38e1f6 readline70: fix build with gcc15 2026-01-02 20:41:05 +08:00
zowoqandGitHub bb1fd681af terraform-providers.siderolabs_talos: 0.9.0 -> 0.10.0 (#476224) 2026-01-02 12:39:06 +00:00
Fabian AffolterandGitHub b23c341d10 python3Packages.types-lxml: 2025.11.25 -> 2026.01.01 (#476082) 2026-01-02 12:37:59 +00:00
Fabian AffolterandGitHub c024b4d9b0 python3Packages.pylast: 7.0.0 -> 7.0.1 (#476126) 2026-01-02 12:35:29 +00:00
Fabian AffolterandGitHub 4a8c6e7f05 checkov: 3.2.495 -> 3.2.497 (#476108) 2026-01-02 12:34:57 +00:00
Thiago Kenji OkadaandGitHub 26f431dc60 libretro.play: 0-unstable-2025-12-23 -> 0-unstable-2025-12-29 (#476196) 2026-01-02 12:29:57 +00:00
Justin Restivo 2163d28d34 ndjbdns: drop 2026-01-02 07:29:07 -05:00
Thiago Kenji OkadaandGitHub 066c686274 mame: 0.283 -> 0.284 (#476137) 2026-01-02 12:28:46 +00:00
R. Ryantm 201f8d523d terraform-providers.siderolabs_talos: 0.9.0 -> 0.10.0 2026-01-02 12:24:40 +00:00
Gergő GutyinaandGitHub efe802f1e8 osu-lazer{,-bin}: 2025.1218.0 -> 2026.102.1 (#476188) 2026-01-02 12:20:36 +00:00
nixpkgs-ci[bot]andGitHub 581a65da1e ghalint: 1.5.3 -> 1.5.4 (#475937) 2026-01-02 12:16:55 +00:00
nixpkgs-ci[bot]andGitHub 644f361c5a Merge master into staging-nixos 2026-01-02 12:08:33 +00:00
Fabian AffolterandGitHub ccca384249 dnsrecon: 1.5.2 -> 1.5.3 (#476208) 2026-01-02 11:55:51 +00:00