Commit Graph

962911 Commits

Author SHA1 Message Date
Fabian Affolter f032aab12d python3Packages.mypy-boto3-sagemaker: 1.42.62 -> 1.42.66 2026-03-13 13:22:09 +01:00
Fabian Affolter fce796efc7 python3Packages.mypy-boto3-polly: 1.42.3 -> 1.42.66 2026-03-13 13:22:09 +01:00
Fabian Affolter 7c27bafb18 python3Packages.mypy-boto3-eks: 1.42.47 -> 1.42.66 2026-03-13 13:22:09 +01:00
Fabian Affolter 041bf5cd37 python3Packages.mypy-boto3-customer-profiles: 1.42.59 -> 1.42.66 2026-03-13 13:22:09 +01:00
Fabian Affolter be4a077579 python3Packages.claude-agent-sdk: 0.1.46 -> 0.1.48 (#499470) 2026-03-13 12:15:51 +00:00
Fabian Affolter 10047adfd9 python3Packages.fastgit: 0.0.3 -> 0.0.4 (#499469) 2026-03-13 12:12:48 +00:00
Fabian Affolter 22fa7ee37d trajan: 1.0.0 -> 1.0.1 (#499343) 2026-03-13 12:12:08 +00:00
Emily 8e9acba638 music-assistant: 2.7.9 -> 2.7.11 (#497992) 2026-03-13 12:00:37 +00:00
Matthieu Coudron 921bd54df3 neovim: set provider configuration to initrc (#498687) 2026-03-13 11:58:06 +00:00
yaya 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 Brofeldt ea5f21f205 apacheKafka: Add update script (#499399) 2026-03-13 11:22:54 +00:00
nixpkgs-ci[bot] 69c2e8b24f psysh: 0.12.20 -> 0.12.21 (#499364) 2026-03-13 11:19:27 +00:00
Doron Behar 094f4cbf39 python3: propagate overrides of spliced pythons (#498251) 2026-03-13 11:12:28 +00:00
Azat Bahawi f4b5c65546 vcmi: allow toggling MMAI (#497935) 2026-03-13 10:57:19 +00:00
Jo bf53e8551e isle-portable: use writeText instead of passAsFile (#498506) 2026-03-13 10:57:11 +00:00
Azat Bahawi 53910e3c94 werf: 2.56.2 -> 2.62.2 (#496890) 2026-03-13 10:57:05 +00:00
Azat Bahawi 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
Jo ba552fd440 atuin-desktop: use structuredAttrs instead of passAsFile (#498261) 2026-03-13 10:55:09 +00:00
Marcus Ramberg d0c60f58f0 devenv: 2.0.3 -> 2.0.4 (#499090) 2026-03-13 10:54:22 +00:00
Jo 0492b8e2fc build-support/vm: enable structuredAttrs for runInLinuxVM (#498273) 2026-03-13 10:51:14 +00:00
Matthieu Coudron 56cb0489da kitty: 0.45.0 -> 0.46.0 (#498784) 2026-03-13 10:45:07 +00:00
Doron Behar 4369463d48 python3Packages.plopp: 26.2.1 -> 26.3.1 (#498955) 2026-03-13 10:33:53 +00:00
Doron Behar fb0b20b7da mpd: 0.24.8 -> 0.24.9 (#499101) 2026-03-13 10:33:29 +00:00
Doron Behar bdbeddb001 python3Packages.modelscope: 1.34.0 -> 1.35 (#498761) 2026-03-13 10:27:18 +00:00
nixpkgs-ci[bot] 6f629f10df somo: 1.3.1 -> 1.3.2 (#499380) 2026-03-13 10:20:03 +00:00
Jacek Galowicz ca70bb0791 devenv: fix gc-related crashes on macOS (#499302) 2026-03-13 10:17:16 +00:00
Arne Keller b8d457ebbf prusa-slicer: remove icons from not spec-compliant location (#499351) 2026-03-13 10:14:32 +00:00
Cosima Neidahl 5cd886f887 process-cpp: 3.0.3 -> 3.1.0 (#499392) 2026-03-13 10:10:51 +00:00
Maximilian Bosch 243fb01ea6 postgresqlPackages.pg_partman: 5.4.2 -> 5.4.3 (#499414) 2026-03-13 10:02:25 +00:00
Maximilian Bosch dc907bb983 mautrix-signal: 26.02 -> 26.02.2 (#498655) 2026-03-13 09:24:42 +00:00
Maximilian Bosch ba133a186e grafana: 12.4.0 -> 12.4.1 (#499059) 2026-03-13 09:16:31 +00:00
nixpkgs-ci[bot] 555fba1402 prek: 0.3.4 -> 0.3.5 (#499328) 2026-03-13 09:16:19 +00:00
Markus Kowalewski 9f520fc252 slurm: 25-11-3-1 -> 25-11-4-1 (#499447) 2026-03-13 09:09:44 +00:00
7c6f434c ba50ddb549 remind: 06.02.04 -> 06.02.05 (#498055) 2026-03-13 09:06:51 +00:00
Leona Maroni cdf64fbe3e discourse: 2025.12.1 -> 2025.12.2 (#498529) 2026-03-13 09:00:13 +00:00
nixpkgs-ci[bot] e2c802cccc uptime-kuma: 2.2.0 -> 2.2.1 (#499404) 2026-03-13 08:54:35 +00:00
Alyssa Ross 1b42006907 linux_xanmod, linux_xanmod_latest: 2026-03-12 (#499486) 2026-03-13 08:49:43 +00:00
Alyssa Ross c06b4ae3d6 staging-nixos merge for 2026-03-12 (#499398) 2026-03-13 08:19:52 +00:00
Alyssa Ross d518b88802 nixos/systemd: Restrict register-machine to privileged users only. (#499397) 2026-03-13 08:10:02 +00:00
Pol Dellaiera fda6d7e7d7 nixos/netbird: fix netbird wrapper (#499273) 2026-03-13 08:06:52 +00:00
Alyssa Ross 32b61ba4d9 linux_lqx: remove (#499218) 2026-03-13 08:03:49 +00:00
Maximilian Bosch 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
Aleksana 522593bfd6 koules: fix build, move icon to spec-compliant location (#498960) 2026-03-13 07:33:08 +00:00
Yt b08574c492 erlang: 28.4 -> 28.4.1 (#499448) 2026-03-13 07:30:28 +00:00
nixpkgs-ci[bot] 90a7937987 lux-cli: 0.25.3 -> 0.26.1 (#499445) 2026-03-13 07:27:43 +00:00
nixpkgs-ci[bot] 27c33b5ce2 llmfit: 0.6.7 -> 0.6.9 (#499322) 2026-03-13 07:27:42 +00:00