Commit Graph
962903 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 22fa7ee37d trajan: 1.0.0 -> 1.0.1 (#499343) 2026-03-13 12:12:08 +00:00
EmilyandGitHub 8e9acba638 music-assistant: 2.7.9 -> 2.7.11 (#497992) 2026-03-13 12:00:37 +00:00
Matthieu CoudronandGitHub 921bd54df3 neovim: set provider configuration to initrc (#498687) 2026-03-13 11:58:06 +00:00
yayaandGitHub 151ac5e7f8 mattermost-desktop: 6.0.4 -> 6.1.0 (#496878) 2026-03-13 11:41:11 +00:00
teto 4d7ec078bd neovim: restore provider configuration in legacy mode
We used to unconditionnally wrap the provider configuration.
https://github.com/NixOS/nixpkgs/pull/487390 "smartly" embeds it into
init.lua depending on `wrapRc` but that breaks neovim legacy behavior in some cases since `legacyWrapper` sets `wrapRc` to false in absence of some of user configuration.
One day we will get rid of the legacy wrapper but until then keep that behavior.

Most of the changes come from linter.
2026-03-13 12:38:34 +01:00
teto 9a25c8c85e neovim: move provider configuration to initrc
instead of wrapping arguments when possible.

As an attempt to simplify configuration: instead of having wrapping arguments + an optional neovim configuration
let's always generate a neovim configuration.

The change should be transparent for most users, and require
intervention for users that fulfill both conditions:
- using remote plugins (rare already)
- that set `wrapRc = false` in wrapNeovimUnstable without loading later
  the generated luaRcContent

The fix is then to pass as wrapping arguments the wrapper's generated config via 

(wrapNeovimUnstable neovim-unwrapped { } ).overrideAttrs(oa: { wrapperArgs = oa.wrapperArgs ++ [ ''--cmd "lua dofile('${writeText "init.lua" oa.luaRcContent}')"'' ]; })
2026-03-13 12:38:34 +01:00
Sarah BrofeldtandGitHub ea5f21f205 apacheKafka: Add update script (#499399) 2026-03-13 11:22:54 +00:00
nixpkgs-ci[bot]andGitHub 69c2e8b24f psysh: 0.12.20 -> 0.12.21 (#499364) 2026-03-13 11:19:27 +00:00
Doron BeharandGitHub 094f4cbf39 python3: propagate overrides of spliced pythons (#498251) 2026-03-13 11:12:28 +00:00
Azat BahawiandGitHub f4b5c65546 vcmi: allow toggling MMAI (#497935) 2026-03-13 10:57:19 +00:00
JoandGitHub bf53e8551e isle-portable: use writeText instead of passAsFile (#498506) 2026-03-13 10:57:11 +00:00
Azat BahawiandGitHub 53910e3c94 werf: 2.56.2 -> 2.62.2 (#496890) 2026-03-13 10:57:05 +00:00
Azat BahawiandGitHub da84d815f1 packcc: 2.2.0 -> 3.0.0 (#496880) 2026-03-13 10:56:48 +00:00
Doron Behar 20a0e1b210 python3: propagate overrides of spliced pythons
This is a more accurate resurrection of what was meant to be done in
6421482683
2026-03-13 12:56:21 +02:00
JoandGitHub ba552fd440 atuin-desktop: use structuredAttrs instead of passAsFile (#498261) 2026-03-13 10:55:09 +00:00
Marcus RambergandGitHub d0c60f58f0 devenv: 2.0.3 -> 2.0.4 (#499090) 2026-03-13 10:54:22 +00:00
JoandGitHub 0492b8e2fc build-support/vm: enable structuredAttrs for runInLinuxVM (#498273) 2026-03-13 10:51:14 +00:00
Matthieu CoudronandGitHub 56cb0489da kitty: 0.45.0 -> 0.46.0 (#498784) 2026-03-13 10:45:07 +00:00
Doron BeharandGitHub 4369463d48 python3Packages.plopp: 26.2.1 -> 26.3.1 (#498955) 2026-03-13 10:33:53 +00:00
Doron BeharandGitHub fb0b20b7da mpd: 0.24.8 -> 0.24.9 (#499101) 2026-03-13 10:33:29 +00:00
Doron BeharandGitHub bdbeddb001 python3Packages.modelscope: 1.34.0 -> 1.35 (#498761) 2026-03-13 10:27:18 +00:00
nixpkgs-ci[bot]andGitHub 6f629f10df somo: 1.3.1 -> 1.3.2 (#499380) 2026-03-13 10:20:03 +00:00
Jacek GalowiczandGitHub ca70bb0791 devenv: fix gc-related crashes on macOS (#499302) 2026-03-13 10:17:16 +00:00
Arne KellerandGitHub b8d457ebbf prusa-slicer: remove icons from not spec-compliant location (#499351) 2026-03-13 10:14:32 +00:00
Cosima NeidahlandGitHub 5cd886f887 process-cpp: 3.0.3 -> 3.1.0 (#499392) 2026-03-13 10:10:51 +00:00
Maximilian BoschandGitHub 243fb01ea6 postgresqlPackages.pg_partman: 5.4.2 -> 5.4.3 (#499414) 2026-03-13 10:02:25 +00:00
Maximilian BoschandGitHub dc907bb983 mautrix-signal: 26.02 -> 26.02.2 (#498655) 2026-03-13 09:24:42 +00:00
Maximilian BoschandGitHub ba133a186e grafana: 12.4.0 -> 12.4.1 (#499059) 2026-03-13 09:16:31 +00:00
nixpkgs-ci[bot]andGitHub 555fba1402 prek: 0.3.4 -> 0.3.5 (#499328) 2026-03-13 09:16:19 +00:00
Markus KowalewskiandGitHub 9f520fc252 slurm: 25-11-3-1 -> 25-11-4-1 (#499447) 2026-03-13 09:09:44 +00:00
7c6f434candGitHub ba50ddb549 remind: 06.02.04 -> 06.02.05 (#498055) 2026-03-13 09:06:51 +00:00
Leona MaroniandGitHub cdf64fbe3e discourse: 2025.12.1 -> 2025.12.2 (#498529) 2026-03-13 09:00:13 +00:00
nixpkgs-ci[bot]andGitHub e2c802cccc uptime-kuma: 2.2.0 -> 2.2.1 (#499404) 2026-03-13 08:54:35 +00:00
Alyssa RossandGitHub 1b42006907 linux_xanmod, linux_xanmod_latest: 2026-03-12 (#499486) 2026-03-13 08:49:43 +00:00
Alyssa RossandGitHub c06b4ae3d6 staging-nixos merge for 2026-03-12 (#499398) 2026-03-13 08:19:52 +00:00
Alyssa RossandGitHub d518b88802 nixos/systemd: Restrict register-machine to privileged users only. (#499397) 2026-03-13 08:10:02 +00:00
Pol DellaieraandGitHub fda6d7e7d7 nixos/netbird: fix netbird wrapper (#499273) 2026-03-13 08:06:52 +00:00
Alyssa RossandGitHub 32b61ba4d9 linux_lqx: remove (#499218) 2026-03-13 08:03:49 +00:00
Maximilian BoschandGitHub edf5188d07 matrix-synapse: 1.148.0 -> 1.149.1 (#498864) 2026-03-13 07:58:22 +00:00
Alyssa Ross 0945795c64 linux_lqx: remove
Updated almost exclusively by r-ryantm.  Backports are frequently
missed, and only caught up with after I sort them out, despite me not
using or caring about this package.  I don't think linux_lqx is being
maintained to the standards people expect of kernels in Nixpkgs.
2026-03-13 08:58:10 +01:00
AleksanaandGitHub 522593bfd6 koules: fix build, move icon to spec-compliant location (#498960) 2026-03-13 07:33:08 +00:00
YtandGitHub b08574c492 erlang: 28.4 -> 28.4.1 (#499448) 2026-03-13 07:30:28 +00:00
nixpkgs-ci[bot]andGitHub 90a7937987 lux-cli: 0.25.3 -> 0.26.1 (#499445) 2026-03-13 07:27:43 +00:00
nixpkgs-ci[bot]andGitHub 27c33b5ce2 llmfit: 0.6.7 -> 0.6.9 (#499322) 2026-03-13 07:27:42 +00:00
ColinandGitHub fef542e7a8 pkgsStatic.dbus: fix (#493766) 2026-03-13 07:10:38 +00:00
Michele Guerini RoccoandGitHub f78a182d38 ddcutil: 2.2.3 -> 2.2.6 (#499417) 2026-03-13 06:37:18 +00:00
nixpkgs-ci[bot]andGitHub f0785b7eb7 mcp-grafana: 0.11.2 -> 0.11.3 (#499441) 2026-03-13 06:29:01 +00:00
nixpkgs-ci[bot]andGitHub 79111303ae Merge master into staging-nixos 2026-03-13 06:19:15 +00:00
eljamm 884684116d linux_xanmod_latest: 6.19.6 -> 6.19.7
- Changelog: https://dl.xanmod.org/changelog/6.19/ChangeLog-6.19.7-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.19.6-xanmod1..6.19.7-xanmod1?from_project_id=51590166
2026-03-13 06:09:33 +00:00
eljamm 9babbfb0dd linux_xanmod: 6.18.16 -> 6.18.17
- Changelog: https://dl.xanmod.org/changelog/6.18/ChangeLog-6.18.17-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.18.16-xanmod1..6.18.17-xanmod1?from_project_id=51590166
2026-03-13 06:06:10 +00:00