Maximilian Bosch
d92e71021b
Merge: nixos/vmalert: support multiple instances ( #410856 )
2025-06-09 15:18:38 +02:00
Maximilian Bosch
0d46fda974
nixos/vmalert: support multiple instances
...
vmalert only supports a single datasource for querying metrics and
managing alerts. Because of that, we need two instances to manage alerts
for both VictoriaLogs and VictoriaMetrics.
This is strongly inspired by the change made to Redis, i.e. a new
`instances` option was introduced with each option inside it.
With `mkRenamedOptionModule` it's ensured that existing configurations
still evaluate to the same result.
2025-06-09 10:38:58 +02:00
Doron Behar
ecb8f8a922
gentium: 6.200 -> 7.000 ( #414001 )
2025-06-08 08:05:28 +03:00
Doron Behar
85794319e7
gentium: mention rename confusion in release notes
2025-06-08 07:53:39 +03:00
Johan Herland
abda866f17
fetchurl: Add hook for rewriting/filtering URLs
...
This allows on-the-fly rewriting of URLs before they are passed from
fetchurl (or fetchurlBoot) to curl.
The intended use is to allow inserting company-internal mirrors, or
working around company firewalls and similar network restrictions,
without having to extensively patch across all of nixpkgs. Instead,
users can pass a function in their nixpkgs that performs the necessary
URL rewrites.
Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
2025-06-04 10:29:08 +00:00
夜坂雅
09dcf6b2f1
base16-builder: remove
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-06-03 18:28:33 +05:30
Pol Dellaiera
36094784c2
offrss: drop due to age and lack of maintainer ( #412816 )
2025-06-02 23:20:18 +02:00
Paul Meyer
6e08019200
docs/release-notes: document go_latest, buildGoLatestModule, Go upgrade policy ( #395462 )
2025-06-02 14:10:55 +02:00
Paul Meyer
cec2770da6
release-notes: mention new Go upgrade policy documentation, go_latest and buildGoLatestModule
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-06-02 10:37:41 +02:00
eljamm
db0b526f96
doc/rl-2505: add GNU Taler entry
2025-06-02 09:38:19 +02:00
kuflierl
7bc1aa3262
offrss: drop due to age and lack of maintainer
2025-06-01 15:04:34 +02:00
Austin Horstman
4a065b44a0
neovimUtils.wrapNeovimUnstable: support vim.o.exrc ( #395991 )
2025-05-28 21:35:47 -05:00
Morgan Jones
42a6689a17
rl-2505: remove note about OpenSSH memlocking
...
See 39c7929c6e
for more details.
2025-05-27 23:48:02 -07:00
Birdee
79794e292f
Update doc/languages-frameworks/neovim.section.md
...
Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
Update pkgs/applications/editors/neovim/wrapper.nix
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Update doc/languages-frameworks/neovim.section.md
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Update doc/release-notes/rl-2511.section.md
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Update doc/languages-frameworks/neovim.section.md
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Update doc/release-notes/rl-2511.section.md
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Update doc/release-notes/rl-2511.section.md
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-05-25 13:13:09 -07:00
Matt Sturgeon
c47da7fbc8
doc/rl-2505: reword nexusmods-app entry
...
We now plan to backport updates, so the release note shouldn't specify
exact versions.
Reworded to improve clarity.
Co-authored-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-25 18:19:48 +05:30
Matt Sturgeon
94c59406f9
doc/rl-2505: move nexusmods-app entry back to "incompatibilities"
...
It was inadvertently moved when additional sections were added in #393738
2025-05-25 18:19:48 +05:30
Tristan Ross
bb23492d23
doc/rl2505: move variants to 25.05
2025-05-23 17:52:09 -07:00
Marie Ramlow
87170c7421
doc/rl-2505: fix renovate release notes link
...
Upstream had the brilliant idea of deleting their major version upgrade
notes without setting up any form of redirects to the new places
(https://github.com/renovatebot/renovate/pull/35788 ), so the current
link is broken.
Also removes a duplicate release notes entry for renovate.
2025-05-23 21:38:41 +02:00
Leona Maroni
8c727b2986
Release NixOS 25.05
2025-05-23 20:53:53 +02:00
Seth Flynn
7fb7f0c4a1
nixos/doc/rl-2505: cleanup "new modules" section
2025-05-22 23:53:14 -04:00
Seth Flynn
b17e45ca7c
doc/rl-2505: fix nexusmods.app entry formatting
...
I don't really think this needs its own header and section...
2025-05-22 23:53:08 -04:00
Seth Flynn
00ae244074
doc/rl-2505: move unrelated entries from lib section
2025-05-22 23:43:01 -04:00
Seth Flynn
041c3794c4
doc/rl-2505: fix links in lib section
2025-05-22 23:43:00 -04:00
Seth Flynn
59b2dd2496
doc/rl-2505: re-introduce note about __structuredAttrs & python
...
Seems this was accidentally removed in 8ae9309
instead of only being
moved from the highlight section
2025-05-22 22:39:38 -04:00
Seth Flynn
39a20c95fe
doc/rl-2505: move all package entries from nixos notes
...
This ensures the NixOS notes only refer to things like modules and
NixOS-specific improvements, while the Nixpkgs notes refer to all
package changes
2025-05-22 22:35:06 -04:00
Seth Flynn
84d6322031
doc/rl-2505: move some entires from nixos notes
...
These are more broadly applicable to Nixpkgs than only NixOS
2025-05-22 22:26:35 -04:00
Aleksana
48b56e8fb5
lib.systems: raise minimum loongarch64 feature support ( #403201 )
2025-05-23 10:00:37 +08:00
Tristan Ross
fe51d34885
doc/rl2511: update allowVariants entry ( #409484 )
2025-05-22 16:55:03 -07:00
Leona Maroni
9405594de5
doc/rl-2505: Add deprecation warning for removal of GHC versions. ( #409505 )
2025-05-22 23:27:19 +02:00
aleksana
89113bbe9f
doc/rl-2511: document loongarch64 march changes
2025-05-22 20:00:28 +08:00
Morgan Jones
1e51989132
z3: 4.14.1 → 4.15.0, z3_4_14: drop ( #407728 )
2025-05-22 04:46:07 -07:00
Tom van Dijk
fa2bee6de3
doc: rl-2505: z3 4.14 -> 4.15
2025-05-22 11:29:44 +02:00
Peder Bergebakken Sundt
ab0032ae87
nixos/tpm2: default pkcs#11 module based on abrmd config ( #409326 )
2025-05-21 20:57:20 +02:00
maralorn
fd7165462c
doc/rl-2505: Add deprecation warning for removal of GHC versions.
2025-05-21 20:43:54 +02:00
programmerlexi
36ecfe6216
nixos/limine: add support for secure boot
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-21 21:59:23 +05:30
Morgan Jones
f86ebd9ac5
release-notes: document tpm2-pkcs11 abrmd changes for 25.05
2025-05-21 01:07:35 -07:00
Tristan Ross
b3600d5452
doc/rl2511: update allowVariants entry
2025-05-20 20:36:12 -07:00
Doron Behar
a4e8e74c36
i18n: Add charset related settings ( #408307 )
2025-05-20 15:17:19 +03:00
Tristan Ross
4eb66675aa
pkgs/top-level/stage.nix: move most nixpkgs sets to variants ( #400351 )
2025-05-19 09:51:59 -07:00
Doron Behar
e8581078a1
i18n: Add charset related settings
...
Fixes #404758
2025-05-19 18:09:27 +03:00
Leona Maroni
4277d48f04
release-notes: rework highlights section ( #408325 )
2025-05-19 08:36:28 +02:00
Niklas Korz
3186b66d0a
release-notes: removal of signald module and all signald-related packages
2025-05-18 13:25:13 +02:00
Leona Maroni
8ae9309031
release-notes: rework highlights section
2025-05-18 13:06:26 +02:00
Tristan Ross
14386224a1
pkgs/top-level/stage.nix: move most nixpkgs sets to variants
2025-05-17 18:03:57 -07:00
Leona Maroni
e56e0beed4
25.11 is Xantusia
2025-05-16 19:21:55 +02:00
Leona Maroni
95cc97659c
release-notes: init for 25.11
2025-05-13 17:50:11 +02:00
David McFarland
03756b9836
godot: move export templates into share/godot/export_templates
2025-05-10 20:50:00 -03:00
Thiago Kenji Okada
1f12271a92
prisma,prisma-engines: 6.6.0 -> 6.7.0 ( #403801 )
2025-05-08 10:29:45 +01:00
Isaac Kabel
301dd14fcf
prisma,prisma-engines: 6.6.0 -> 6.7.0
2025-05-03 15:09:52 +12:00
nixpkgs-ci[bot]
7be7cc17c3
Merge master into staging-next
2025-05-02 18:05:12 +00:00