ombi: Migrate to by-name (#405318)

This commit is contained in:
Pol Dellaiera
2025-05-08 19:41:28 +00:00
committed by GitHub
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -3990,8 +3990,6 @@ with pkgs;
olive-editor = qt6Packages.callPackage ../applications/video/olive-editor { };
ombi = callPackage ../servers/ombi { };
ome_zarr = with python3Packages; toPythonApplication ome-zarr;
onlykey = callPackage ../tools/security/onlykey { node_webkit = nwjs; };