Commit graph

272 commits

Author SHA1 Message Date
Niklas Korz 34927b9ea3 tooling-language-server: rename to deputy, 0.5.0 -> 0.6.0
Changelog: https://github.com/filiptibell/deputy/blob/v0.6.0/CHANGELOG.md
2025-06-30 10:32:59 +02:00
Will Fancher b1fb0503ec
bcachefs-unlock: respect x-systemd mount options (#419473) 2025-06-25 06:08:32 -04:00
Charlotte 🦝 Deleńkec ca0c35d813 bcachefs-unlock: respect x-systemd mount options
This will allow unlocking to take place *after* all of the devices have
been probed, as indicated by the x-systemd.wants and x-systemd.requires
options. This allows for multi-device bcachefs volumes to be reliably
unlocked.
2025-06-25 09:01:43 +01:00
transcaffeine 142421f155
netbox_4_3: init at 4.3.2
Release notes:
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.0
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.1
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.2
Full changelog: https://github.com/netbox-community/netbox/compare/v4.2.9...v4.3.2
2025-06-24 10:47:07 +02:00
Yorick cb6adfec42
victorialogs: init at 1.24.0 (#418806) 2025-06-23 17:05:41 +02:00
Peder Bergebakken Sundt d38cf01b42
reaction: 1.4.1 -> 2.0.1 (#415527) 2025-06-23 00:45:11 +02:00
Aleksana 061295ff54
podofo: adopt, clean up version names, change default version, init 1.0, 0.10.4 -> 0.10.5, etc (#412792) 2025-06-22 10:37:52 +08:00
Marie Ramlow 5f5df9b7ad doc/rl-2511: document victorialogs package migration 2025-06-21 21:00:40 +02:00
Tom van Dijk 2d561e02ae
doc: explain telegram-desktop -> Telegram binary name change
Fixes #417883

This is due to the breaking commit b7cfcd389e

See also: #414062
2025-06-20 16:23:18 +02:00
K900 259974ed6c Merge remote-tracking branch 'origin/master' into staging-next 2025-06-17 21:18:01 +03:00
Johannes Kirschbauer dbd0345e71
Revert "Feat/build deno package" 2025-06-17 18:01:14 +02:00
K900 86035c1268 Merge remote-tracking branch 'origin/master' into staging-next 2025-06-17 15:59:57 +03:00
Jörg Thalheim d9a40c9bd5
command-not-found: disable by default, simplify, document (#416425) 2025-06-17 14:15:55 +02:00
ppom 9525316eea
reaction: 1.4.1 -> 2.0.1
reaction has been rewritten in Rust.
2025-06-17 12:00:00 +02:00
nixpkgs-ci[bot] 2f3386a8e9
Merge master into staging-next 2025-06-17 00:17:27 +00:00
Weijia Wang 97c0a198aa
lima: 1.0.7 -> 1.1.1 with extracting lima-additional-guestagents (#415093) 2025-06-16 22:46:24 +02:00
K900 b5f3cd3add Merge remote-tracking branch 'origin/master' into staging-next 2025-06-16 21:48:08 +03:00
Johannes Kirschbauer 3764e7360a
Feat/build deno package (#407434) 2025-06-16 18:47:43 +02:00
Jessie Ross 9f9bd4f36f release-notes: Mention disable-by-default of command-not-found 2025-06-15 16:00:05 +07:00
K900 d07e701d48 Merge remote-tracking branch 'origin/master' into staging-next 2025-06-14 23:38:13 +03:00
OTABI Tomoya dcf0290691
gramps: 5.2.4 -> 6.0.1 (#391563) 2025-06-14 22:25:20 +09:00
nixpkgs-ci[bot] 7001d06792
Merge master into staging-next 2025-06-14 00:16:47 +00:00
Philip Taron 51ad441bfa
nixos/gnome/gcr-ssh-agent: init (#379731) 2025-06-13 15:03:21 -07:00
Anthony Rodriguez 69534a2257
nixos/gcr-ssh-agent: init
Co-authored-by: lilyinstarlight <lily@lily.flowers>
2025-06-13 22:37:09 +02:00
TomaSajt 1ab04416af gramps: 5.2.4 -> 6.0.1 2025-06-13 17:38:25 +02:00
nixpkgs-ci[bot] d665fb722a
Merge master into staging-next 2025-06-10 16:40:14 +00:00
Aleksana a451ae01a4
space-orbit: remove (#414994) 2025-06-10 23:32:26 +08:00
kuflierl e89036ce6d
podofo: change default podofo version from 0.9 to 1.0
- update release notes 25.11
- set podofo version for the following packages:
  - krename: 0.9
  - scribus: 0.9 -> 0.10
  - calibre: 0.10
  - cie-middleware-linux: 0.9 -> 0.10
  - gImageReader: 0.9 -> 0.10
  - horizon-eda: 0.9 -> 0.10
- Implicit podofo version changes:
  - pdfmixtool: 0.9 -> 1.0
2025-06-10 15:40:29 +02:00
Kenichi Kamiya 1afe79e13c
lima: add withAdditionalGuestAgents and the tests
Without copying lima-additional-guestagents files, limactl does not
detect its agents even if added the package in inputs.
2025-06-10 22:12:00 +09:00
K900 7479f39034 Merge remote-tracking branch 'origin/master' into staging-next 2025-06-09 18:08:45 +03:00
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
Kenichi Kamiya 701f48bb80
lima: remove additional guest agents
We removed additional guest agents from the main `lima` package.
These agents were moved to the `lima-additional-guestagents` package
in the previous commit.

This change reduces the size of the `lima` package, similar to how
upstream distributes these agents. Upstream has extracted guest agents
since version v1.1.0, except for the host's architecture.
2025-06-09 13:02:21 +09:00
Petr Zahradnik 44c774caf2 space-orbit: remove 2025-06-08 13:41:22 +02:00
nixpkgs-ci[bot] e6218aa1be
Merge master into staging-next 2025-06-08 06:05:51 +00: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
K900 c9dd2063b7 Merge remote-tracking branch 'origin/master' into staging-next 2025-06-06 09:28:07 +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
nixpkgs-ci[bot] 1c8c1864d6
Merge master into staging-next 2025-06-03 18:06:20 +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
aMOPel 55f27f2bba doc: mentioned in release-notes 2025-06-03 12:40:49 +02:00
K900 dfaa068412 Merge remote-tracking branch 'origin/master' into staging-next 2025-06-03 08:51:45 +03:00
Pol Dellaiera 36094784c2
offrss: drop due to age and lack of maintainer (#412816) 2025-06-02 23:20:18 +02:00
nixpkgs-ci[bot] f5096bbfa6
Merge master into staging-next 2025-06-02 18:05:37 +00:00
Paul Meyer 6e08019200
docs/release-notes: document go_latest, buildGoLatestModule, Go upgrade policy (#395462) 2025-06-02 14:10:55 +02:00
nixpkgs-ci[bot] bb90e78db3
Merge master into staging-next 2025-06-02 12:06:59 +00: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