Commit Graph
1023673 Commits
Author SHA1 Message Date
R. Ryantm 426b80cf3b libgedit-gfls: 0.4.1 -> 0.4.2 2026-06-27 21:56:43 +00:00
Matthias BeyerandGitHub b8a5902342 tola: init at 0.7.1 (#536074) 2026-06-27 17:57:24 +00:00
Matthias Beyer 0c82b9032c tola: init at 0.7.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2026-06-27 19:42:29 +02:00
Cosima NeidahlandGitHub eefb8869f5 ayatana-indicator-session: Switch to lomiri-qt6 attrset (#533734) 2026-06-27 17:30:44 +00:00
Cosima NeidahlandGitHub dc34ddb216 ayatana-indicator-power: Switch to lomiri-qt6 attrset (#533621) 2026-06-27 17:21:02 +00:00
Nick CaoandGitHub 9ba779a4c4 v2ray-domain-list-community: 20260618031303 -> 20260627053650 (#536007) 2026-06-27 17:06:42 +00:00
nixpkgs-ci[bot]andGitHub 887f53e178 vicinae: 0.21.7 -> 0.22.0 (#536071) 2026-06-27 17:02:47 +00:00
Adam C. StephensandGitHub 2b7d895a0d nixos/ntpd-rs: set default log-level to warn (#482149) 2026-06-27 16:18:25 +00:00
Bruno BELANYIandGitHub 2d9d54588f woodpecker-{agent,cli,server}: 3.15.0 -> 3.16.0 (#536069) 2026-06-27 16:05:46 +00:00
nixpkgs-ci[bot]andGitHub d7827e1138 zwave-js-ui: 11.20.0 -> 11.21.1 (#535482) 2026-06-27 15:59:22 +00:00
nixpkgs-ci[bot]andGitHub 3db4051e08 knossosnet: 1.3.7 -> 1.3.8 (#534476) 2026-06-27 15:59:20 +00:00
6543 860fcaec94 woodpecker-{agent,cli,server}: 3.15.0 -> 3.16.0 2026-06-27 17:53:15 +02:00
R. Ryantm 29bf246dd8 vicinae: 0.21.7 -> 0.22.0 2026-06-27 15:53:02 +00:00
nixpkgs-ci[bot]andGitHub 65337ce6ad sdl_gamecontrollerdb: 0-unstable-2026-06-12 -> 0-unstable-2026-06-26 (#536026) 2026-06-27 15:01:58 +00:00
dotlambdaandGitHub 2916cac9ca pnpm_10: 10.34.0 -> 10.34.4 (#525381) 2026-06-27 14:56:40 +00:00
Thiago Kenji OkadaandGitHub e37ccb2fb2 libretro.opera: 0-unstable-2026-06-15 -> 0-unstable-2026-06-19 (#535986) 2026-06-27 14:16:25 +00:00
K900andGitHub 336f232907 ktailctl: 0.21.5 -> 0.22.0 (#536037) 2026-06-27 14:13:34 +00:00
nixpkgs-ci[bot]andGitHub aefa90f7b9 dwproton-bin: dwproton-11.0-3 -> dwproton-11.0-5 (#536041) 2026-06-27 14:13:09 +00:00
nixpkgs-ci[bot]andGitHub 21ac3a60be shaperglot-cli: 1.2.0 -> 1.2.1 (#535989) 2026-06-27 14:13:08 +00:00
Adam C. StephensandGitHub 62b744fd8f incus-ui-canonical: 0.21.0 -> 0.21.2 (#535981) 2026-06-27 14:11:19 +00:00
Austin HorstmanandGitHub 6392ac9ef3 doc/neovim: misc fixes (#535886) 2026-06-27 14:03:00 +00:00
Wolfgang WaltherandGitHub bed915b26f postgresqlPackages.{age,pg_hint_plan,pg_safeupdate,pgaudit}: clean up sources (#536045) 2026-06-27 13:58:25 +00:00
Austin Horstman a47702c9df doc/neovim: fix formatting
Ran nixfmt and saw untouched section that needed formatting.
2026-06-27 08:57:35 -05:00
Austin Horstman 6474a24fdd neovim/tests: use override instead of overrideAttrs for wrapper options
Correct nvim_with_autoconfigure and nvim_with_runtimeDeps tests.

1. Switched from overrideAttrs to override. Overriding wrapper arguments like autoconfigure via overrideAttrs was a silent no-op because the wrapper function evaluated the lexical autoconfigure parameter instead of the derivation attribute finalAttrs.autoconfigure.
2. Switched from plugins list to configure.packages format. The legacy neovim wrapper ignores the direct plugins argument and requires plugins to be configured under configure.packages.
2026-06-27 08:57:35 -05:00
Austin Horstman f7b9e91062 doc/neovim: document plugin lua config type option
Explain the type attribute in the plugins list configuration option, showing how to specify a Lua configuration block instead of VimScript.
2026-06-27 08:57:35 -05:00
Austin Horstman 9742b211f4 doc/neovim: fix VimScript comments in examples
VimScript comments start with a double quote (") instead of a hash sign (#).
2026-06-27 08:57:35 -05:00
Austin Horstman 46689fa74a doc/neovim: correct configuration overrides example
Correct configuration overrides example to use neovim.override instead of overrideAttrs.
2026-06-27 08:57:35 -05:00
Austin Horstman 66e23f410b doc/neovim: document wrapNeovimUnstable options
Document extraPython3Packages, withPerl, vimAlias, viAlias, and extraName options for wrapNeovimUnstable.
2026-06-27 08:57:35 -05:00
Austin Horstman 23507e17e7 ci/owners: add NixOS/neovim for neovim doc
Make the @NixOS/neovim team the codeowner for the Neovim languages/frameworks documentation section.
2026-06-27 08:57:34 -05:00
Wolfgang Walther 7ed292fb37 postgresqlPackages.pg_safeupdate: 1.5 -> 1.6
Release Notes:
https://github.com/eradman/pg-safeupdate/blob/1.6/NEWS

Building with PostgreSQL 19 beta 1 still fails, reported upstream at:
https://github.com/eradman/pg-safeupdate/issues/12
2026-06-27 15:37:41 +02:00
Martin WeineltandGitHub 4675fd9869 home-assistant-custom-components.powercalc: 1.21.0 -> 1.21.2 (#536036) 2026-06-27 13:35:03 +00:00
R. Ryantm b2b419d092 dwproton-bin: dwproton-11.0-3 -> dwproton-11.0-5 2026-06-27 13:31:35 +00:00
Wolfgang Walther 9b49cc5ca0 postgresql18Packages.pgaudit: init at 18.0
Release Notes:
https://github.com/pgaudit/pgaudit/releases/tag/18.0
2026-06-27 15:31:16 +02:00
isabelandGitHub 796436d1bc waydroid-helper: add missing dependency (#535956) 2026-06-27 13:30:38 +00:00
nixpkgs-ci[bot]andGitHub fb7ec81ad0 context7-mcp: 3.2.1 -> 3.2.2 (#535477) 2026-06-27 13:28:06 +00:00
nixpkgs-ci[bot]andGitHub 62036abe2d repomix: 1.14.0 -> 1.15.0 (#525964) 2026-06-27 13:28:02 +00:00
Peder Bergebakken SundtandGitHub dfffa671cd dixous-cli: upgrade wasm to 126 (#535935) 2026-06-27 13:27:18 +00:00
Wolfgang Walther a4ecf30715 postgresqlPackages.{age,pg_hint_plan,pg_safeupdate,pgaudit}: remove obsolete package versions for PG 13
PG 13 has been dropped from Nixpkgs for a while.
2026-06-27 15:26:49 +02:00
Sandro Jäckel a0389e0e8c ktailctl: 0.21.5 -> 0.22.0
Diff: https://github.com/f-koehler/KTailctl/compare/v0.21.5...v0.22.0
Changelog: https://github.com/f-koehler/KTailctl/releases/tag/v0.22.0
2026-06-27 15:11:33 +02:00
R. Ryantm e973474053 home-assistant-custom-components.powercalc: 1.21.0 -> 1.21.2 2026-06-27 13:08:04 +00:00
Peder Bergebakken SundtandGitHub cd3d60c28d manifold: 3.5.1 -> 3.5.2 (#535941) 2026-06-27 13:04:57 +00:00
nixpkgs-ci[bot]andGitHub 0d71a43173 copilot-language-server: 1.509.0 -> 1.513.0 (#536000) 2026-06-27 12:50:36 +00:00
isabelandGitHub 22ad789b69 tabbyapi: unstable-2026-06-13 -> unstable-2026-06-27; nixos/tabbyapi: add writable HOME and cache (#536021) 2026-06-27 12:45:54 +00:00
isabelandGitHub b18942a5b7 python3Packages.flash-linear-attention: 0.5.0 -> 0.5.1 (#534040) 2026-06-27 12:45:00 +00:00
nixpkgs-ci[bot]andGitHub 8e416e9467 matcha: 0.40.1 -> 0.43.0 (#536016) 2026-06-27 12:28:06 +00:00
BatteredBunny d384512ee8 nixos/tabbyapi: add writable HOME and cache 2026-06-27 15:22:10 +03:00
R. Ryantm 4f355aab66 matcha: 0.40.1 -> 0.43.0 2026-06-27 12:12:45 +00:00
R. Ryantm 9302bd5507 sdl_gamecontrollerdb: 0-unstable-2026-06-12 -> 0-unstable-2026-06-26 2026-06-27 12:09:15 +00:00
nixpkgs-ci[bot]andGitHub cb868ce399 defuddle: 0.18.1 -> 0.19.1 (#535102) 2026-06-27 11:44:27 +00:00
R. Ryantm 13438077ee v2ray-domain-list-community: 20260618031303 -> 20260627053650 2026-06-27 11:30:40 +00:00