R. Ryantm
de48634a6e
python3Packages.flash-linear-attention: 0.5.0 -> 0.5.1
2026-06-21 21:08:44 +00:00
R. Ryantm
eaba8c0bf3
cnspec: 13.22.1 -> 13.23.0
2026-06-21 21:04:16 +00:00
Florian Klink
633f52c08e
nixos/acme: remove unused symbols
2026-06-21 23:47:29 +03:00
Florian Klink
78d07871f5
nixos/acme: also allow _PATH-suffixed credential files
...
The acmedns backend consumes a ACME_DNS_STORAGE_PATH environment
variable.
Upstream does treat this file as mutable (if you create or delete
accounts through the CLI, it would update it. We don't do this in our
module).
But the possibility for edits is probably why they didn't go with
`ACME_DNS_CONFIG` env var for the contents (as they'd be read-only), or
a `ACME_DNS_CONFIG_FILE`. (And the fact that a
`ACME_DNS_STORAGE_PATH_FILE` env var with questionable usability exists
is due to this logic being generic for most env vars).
So instead of fighting upstream over this, let's simply make our module
assertion also accept `_PATH` suffixes for `credentialFiles`.
Fixes #344684 .
2026-06-21 23:47:29 +03:00
Thomas Butter
e78fd27d1d
opentofu: 1.12.1 -> 1.12.3
2026-06-21 20:44:46 +00:00
Robert Schütz
3a0cd48f0c
python3Packages.mysql-connector-python: rename from mysql-connector
...
The project name (e.g. on PyPI) is mysql-connector-python.
2026-06-21 13:30:44 -07:00
Eman Resu
646409453c
lib.cli.toGNUCommandLine: beta reduce mkList for free
2026-06-21 16:21:45 -04:00
R. Ryantm
0bdf1a1622
vscode-extensions.fill-labs.dependi: 0.7.22 -> 0.7.25
2026-06-21 20:18:31 +00:00
nixpkgs-ci[bot] and GitHub
c85bd78ea2
wcslib: 8.8 -> 8.9 ( #533909 )
2026-06-21 20:17:00 +00:00
Eman Resu
a023145c70
lib.cli: use partially applied mkValueStringDefault
2026-06-21 16:16:02 -04:00
Eman Resu
1ffe9499a2
lib.cli.toGNUCommandLine: move variable definition to higher scope
2026-06-21 16:13:54 -04:00
Eman Resu
72785188e1
lib.cli: inherit functions to global scope
2026-06-21 16:13:36 -04:00
R. Ryantm
5bcd2623a5
hcloud-upload-image: 1.4.0 -> 1.5.0
2026-06-21 20:10:41 +00:00
zarilion
41be677783
sone: 0.19.0 -> 0.20.0
2026-06-21 22:10:08 +02:00
Eman Resu
101fd9ad15
lib.cli.toCommandLine: share let variables for a single optionFormat
2026-06-21 16:06:53 -04:00
R. Ryantm
1b0f8ddf09
spacetimedb: 2.5.0-hotfix1 -> 2.6.0
2026-06-21 20:06:03 +00:00
Gaétan Lepage and GitHub
c912c5aeca
python3Packages.supervision: init at 0.29.0.post0 ( #533997 )
2026-06-21 20:04:15 +00:00
Florian Klink
39e3856dd8
nixos/zigbee2mqtt: add RestartSec
...
After a cold reboot, zigbee2mqtt didn't properly come up.
The logs showed it crashed too often too quickly, and then systemd
stopped trying to restart it due to rate-limiting.
It might be due to the network not being up yet, or the Zigbee
coordinator still booting.
Either way, with a RestartSec=10, it did come up.
2026-06-21 23:03:43 +03:00
Alexis Lapierre
64a633ed6d
hydrus: 673 -> 675
2026-06-21 21:58:57 +02:00
R. Ryantm
be445893c3
python3Packages.hcloud: 2.21.0 -> 2.22.0
2026-06-21 19:54:37 +00:00
R. Ryantm
20ce0a07cd
python3Packages.unifi-discovery: 1.4.0 -> 1.5.0
2026-06-21 19:49:56 +00:00
Pol Dellaiera and GitHub
03d147c5ca
bashunit: 0.39.1 -> 0.40.0 ( #533991 )
2026-06-21 19:49:29 +00:00
Felix Bargfeldt and GitHub
ab958b1f41
dua: 2.35.0 -> 2.37.0 ( #533953 )
2026-06-21 19:45:40 +00:00
Alexis Lapierre
bf2b43fd7a
hydrus: 668 -> 673
...
Update a single move in installPhase, due to folder changes. (In version 669, `db` folder got moved to `static` folder).
2026-06-21 21:45:20 +02:00
R. Ryantm
6b1d46d01b
files-cli: 2.15.335 -> 2.15.354
2026-06-21 19:42:23 +00:00
Heitor Augusto and GitHub
1000f1b0e5
luau-lsp: 1.67.0 -> 1.68.1 ( #533565 )
2026-06-21 19:41:51 +00:00
R. Ryantm
24de614144
embedxpl: 3.4.0 -> 3.8.1
2026-06-21 19:40:56 +00:00
R. Ryantm
11ab2f986e
mympd: 25.1.1 -> 25.2.1
2026-06-21 19:37:30 +00:00
nixpkgs-ci[bot] and GitHub
c15ef546b4
function-runner: 9.1.2 -> 9.2.0 ( #533420 )
2026-06-21 19:36:38 +00:00
Pol Dellaiera and GitHub
b5099de4e7
rustdesk: 1.4.7 -> 1.4.8 ( #533919 )
2026-06-21 19:29:15 +00:00
R. Ryantm
4bc19652e6
kiro-cli: 2.7.0 -> 2.8.1
2026-06-21 19:26:16 +00:00
Rafael Madriz
32bb2c093d
gallery-dl: update homepage and changelog url
...
gallery-dl has been moved to Codeberg.
- [Announcement] Moving to Codeberg: https://github.com/mikf/gallery-dl/issues/9374
2026-06-21 16:24:17 -03:00
R. Ryantm
3e3016db62
python3Packages.pytransportnswv2: 3.0.5 -> 3.2.0
2026-06-21 19:22:18 +00:00
Heitor Augusto and GitHub
87a53c4f76
hydralauncher: 3.9.9 -> 4.0.2 ( #533839 )
2026-06-21 19:21:46 +00:00
Heitor Augusto and GitHub
380954db0a
polonium: 1.1 -> 1.2.0 ( #533799 )
2026-06-21 19:21:23 +00:00
Mahyar Mirrashed
b3e81dcd23
python3Packages.supervision: init at 0.29.0.post0
2026-06-21 14:15:25 -05:00
Pol Dellaiera and GitHub
9d3e92d306
vscode-extensions.continue.continue: 1.2.22 -> 2.0.0 ( #533506 )
2026-06-21 19:14:33 +00:00
Pol Dellaiera and GitHub
83f66bd64d
mongodb-7_0: 7.0.34 -> 7.0.37 ( #533484 )
2026-06-21 19:14:22 +00:00
Pol Dellaiera and GitHub
85d5099302
vscode-extensions.wakatime.vscode-wakatime: 30.2.0 -> 30.2.1 ( #533507 )
2026-06-21 19:14:11 +00:00
Pol Dellaiera and GitHub
e71fd6dac9
vscode-extensions.foam.foam-vscode: 0.43.1 -> 0.44.1 ( #533523 )
2026-06-21 19:13:40 +00:00
Pol Dellaiera and GitHub
9230c67911
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.30.0 -> 0.31.1 ( #533566 )
2026-06-21 19:12:50 +00:00
Pol Dellaiera and GitHub
437db58daf
vscode-extensions.danielsanmedium.dscodegpt: 3.22.1 -> 3.23.0 ( #533588 )
2026-06-21 19:12:43 +00:00
Pol Dellaiera and GitHub
e939d74c9f
vscode-extensions.databricks.databricks: 2.11.0 -> 2.11.1 ( #533635 )
2026-06-21 19:12:12 +00:00
Pol Dellaiera and GitHub
3440baec56
vscode-extensions.julialang.language-julia: 1.215.2 -> 1.219.2 ( #533647 )
2026-06-21 19:11:51 +00:00
R. Ryantm
1ba31d0744
nzbhydra2: 8.8.3 -> 8.8.4
2026-06-21 19:08:47 +00:00
Pol Dellaiera and GitHub
8acc61f3f5
vscode-extensions.zaaack.markdown-editor: 0.1.13 -> 0.1.15 ( #533980 )
2026-06-21 19:08:20 +00:00
Sandro and GitHub
bdf3ed93ed
searxng: 0-unstable-2026-05-16 -> 0-unstable-2026-06-20 ( #523938 )
2026-06-21 19:04:55 +00:00
R. Ryantm
4a7fd66a71
phpExtensions.relay: 0.21.0 -> 0.30.0
2026-06-21 19:03:08 +00:00
Thomas Gerbet and GitHub
14125f75df
perlPackages.{IOCompress,CompressRawZlib,CompressRawBzip2}: bump to latest cpan release ( #525980 )
2026-06-21 19:03:06 +00:00
Matthieu Coudron and GitHub
5290e22f69
graphify,tree-sitter-grammars.tree-sitter-objc: init ( #511402 )
2026-06-21 19:02:43 +00:00