Nikolay Korotkiy and GitHub
bb696df7bb
python3Packages.rioxarray: 0.20.0 -> 0.22.0 ( #498582 )
2026-03-10 17:42:48 +00:00
Eric Rodrigues Pires
4d2546fc46
fetchItchIo: fix SSL error and improve missing envvar message
2026-03-10 14:42:39 -03:00
confus
015e2eca70
nixos/devpi-server: add extraPackages option
2026-03-10 18:41:09 +01:00
confus
b3f02b0c5b
devpi-server: wrap package with plugins
...
Introduces `extraPackages` argument so optional plugins (and additional
packages can be utilized by devpi-server).
2026-03-10 18:41:09 +01:00
confus
f3fd78548a
devpi-server: move to "by-name" for later wrapping
...
devpi-server is a long-running application that has python plugins.
Due to circular dependencies (the plugins import devpi-server and vice
versa), and because devpi-server is not really useful as a package,
we need to wrap it later so the user can specify plugins without
collisions or infrec.
See how the "xonsh" shell is packaged.
2026-03-10 18:41:09 +01:00
confus
e3be55090c
devpi-web: init at 5.0.1
2026-03-10 18:40:58 +01:00
R. Ryantm
dfd4fddceb
lazyhetzner: 1.0.0 -> 1.1.1
2026-03-10 17:36:44 +00:00
Defelo
cb203e669d
olivetin: add known vulnerabilities
2026-03-10 18:31:13 +01:00
R. Ryantm
3a9baff1a2
orchard: 0.47.0 -> 0.52.0
2026-03-10 17:30:49 +00:00
Arnout Engelen and GitHub
fd3ad86c7b
nixos/autossh-ng: init: autossh without autossh ( #490769 )
2026-03-10 17:23:25 +00:00
John Garcia
5efde86201
decent-sampler: 1.15.5 -> 1.16.0
2026-03-10 17:08:31 +00:00
Gaétan Lepage and GitHub
9e4adbba20
cudaPackages_13_2: init at 13.2.0 ( #498523 )
2026-03-10 17:06:24 +00:00
Nikolay Korotkiy and GitHub
7ad5a9f7aa
python3Packages.pyosmium: fix build ( #498479 )
2026-03-10 17:04:52 +00:00
Steven Allen
55a73b26e9
nixos/power-management: ensure that the power management scripts are never empty
...
When a service's `script` attribute is the empty string, the systemd module
treats it as "unset". This leads to services without `ExecStart`
directives, which fail to validate.
We fix this by ensuring that we always have something in these scripts,
even if that's only whitespace and comments.
Alternatives considered:
1. Removing the respective systemd units (with mkIf) when there's
nothing to do can lead to recursive evaluation errors if a config
modifies any of these power-management commands based on the presence of
a systemd unit.
2. Setting `enabled = false` on units with empty scripts works, but
enabled is primarily designed for masking systemd units which isn't what
we're trying to do here.
3. We could, e.g., set ExecStart to the `true` command instead of an
empty script, but that adds complexity for a negligible performance gain.
fixes #498310
2026-03-10 10:02:38 -07:00
Florian Klink and GitHub
4fcd1622aa
python3Packages.authlib: 1.6.7 -> 1.6.9 ( #498003 )
2026-03-10 16:58:34 +00:00
Sarah Clark
0d78885c59
python3Packages.fickling: 0.1.7 -> 0.1.9
2026-03-10 09:55:27 -07:00
Florian Klink and GitHub
748ccfb4db
talosctl: 1.12.4 -> 1.12.5 (+ maintainership) ( #498485 )
2026-03-10 16:54:36 +00:00
Korrat
335d1cefeb
fava-portfolio-returns: Fix dependency hash for NPM deps
2026-03-10 17:54:18 +01:00
Peder Bergebakken Sundt and GitHub
d292ac24f9
curv: 0.5-unstable-2026-01-30 -> 0.5-unstable-2026-02-26 ( #498531 )
2026-03-10 16:53:13 +00:00
R. Ryantm
a5d221ede8
routedns: 0.1.138 -> 0.1.140
2026-03-10 16:52:30 +00:00
R. Ryantm
bfbee21fd3
proton-pass-cli: 1.5.2 -> 1.6.1
2026-03-10 16:52:06 +00:00
Martin Weinelt and Peder Bergebakken Sundt
fe2747124d
proselint: 0.14.0 -> 0.16.0
...
https://github.com/amperser/proselint/releases/tag/v0.16.0/CHANGELOG.md
2026-03-10 17:50:46 +01:00
Peder Bergebakken Sundt
6d3864070f
python3Packages.gradio: 6.8.0 -> 6.9.0
...
Changelog:
https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md
https://github.com/gradio-app/gradio/blob/main/client/python/gradio_client/CHANGELOG.md
2026-03-10 17:43:03 +01:00
nixpkgs-ci[bot] and GitHub
2c9fcfbaa7
alpaca: 9.2.0 -> 9.2.1 ( #497434 )
2026-03-10 16:32:22 +00:00
Donovan Glover and GitHub
4af7037893
buildCrystalPackage: pass env variable(s) down from args ( #498486 )
2026-03-10 16:30:43 +00:00
Donovan Glover and GitHub
3fc5506500
gallery-dl: 1.31.6 -> 1.31.9 ( #493677 )
2026-03-10 16:27:09 +00:00
Luna Nova
109b7d54b2
rocmPackages.clr: drop unmaintained AMD opencl-example test
...
Will be replaced with an opencl-cts based basic conformance suite, AMD aren't
maintaining their amd-app-samples repo.
2026-03-10 09:26:55 -07:00
Diego Strebel
b86cb62ca2
mlucas: change to tag
2026-03-10 17:21:11 +01:00
Luc Perkins
b489c67646
postgresqlPackages.pg_search: 0.21.8 -> 0.21.13
2026-03-10 13:20:46 -03:00
R. Ryantm
00b764cb89
python3Packages.rioxarray: 0.20.0 -> 0.22.0
2026-03-10 16:11:20 +00:00
Luna Nova
c1c21ed522
rocmPackages.migraphx: add migraphx-driver impureTest using small resnet
2026-03-10 09:04:40 -07:00
Luna Nova
4781916d70
rocmPackages.rocm-comgr: bake fallback LLVM PATH to fix C++ stdlib search
2026-03-10 09:04:40 -07:00
Luna Nova
6df5d36748
rocmPackages.clr: add impureTest for C++ stdlib availability
2026-03-10 09:04:40 -07:00
Luna Nova
235ea64d88
rocmPackages.clr: apply own rpath workaround to all libs
...
Same issue applies to libhiprtc.so, seems safer to apply to all since it's
a recurring pattern in clr.
2026-03-10 08:59:50 -07:00
Luna Nova
e7cf3ae716
rocmPackages.miopen: fix hardcoded /opt/rocm path in comgr.cpp
2026-03-10 08:59:50 -07:00
Luna Nova
b9cfeaffa4
rocmPackages.miopen: add impureTests that verify conv/pool functionality
2026-03-10 08:59:49 -07:00
nixpkgs-ci[bot] and GitHub
e76f0ac377
kahip: 3.22 -> 3.23 ( #498345 )
2026-03-10 15:59:30 +00:00
dotlambda and GitHub
558c0e3324
python3Packages.python-picnic-api2: 1.3.2 -> 1.3.4 ( #498547 )
2026-03-10 15:54:42 +00:00
Sefa Eyeoglu and GitHub
d981af9288
pyrra: 0.9.3 -> 0.9.4 ( #498501 )
2026-03-10 15:44:37 +00:00
4ever2
18f99b1161
rocqPackages.iris: init at 4.5.0
2026-03-10 16:42:16 +01:00
R. Ryantm
49a63fa1db
python3Packages.arxiv: 2.4.0 -> 2.4.1
2026-03-10 15:40:47 +00:00
R. Ryantm
360e5ffdb1
awsbck: 1.0.1 -> 1.0.2
2026-03-10 15:38:11 +00:00
R. Ryantm
df45323dc1
home-assistant-custom-components.xiaomi_miot: 1.1.2 -> 1.1.3
2026-03-10 15:34:37 +00:00
nixpkgs-ci[bot] and GitHub
7b2594b742
buildbox: 1.3.53 -> 1.3.54 ( #498512 )
2026-03-10 15:31:19 +00:00
Yohann Boniface and GitHub
88cec82a3c
Add a-peirogon to maintainer list ( #498104 )
2026-03-10 15:29:38 +00:00
R. Ryantm
a6a9e6aa07
comrak: 0.50.0 -> 0.51.0
2026-03-10 15:27:53 +00:00
BatteredBunny
7bb012784d
nixos/tabbyapi: init module
2026-03-10 17:25:45 +02:00
R. Ryantm
4ff1167684
monophony: 4.4.1 -> 4.4.3
2026-03-10 15:09:17 +00:00
Doron Behar and GitHub
137aab9ddb
octavePackages.statistics: 1.8.0 -> 1.8.2 ( #498438 )
2026-03-10 15:00:19 +00:00
R. Ryantm
fce417e11b
kodiPackages.radioparadise: 2.2.0 -> 2.3.0
2026-03-10 14:58:28 +00:00