Unverified Commit dc998057 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

ombi: Migrate to by-name (#405318)

parents ad50b616 2e10f263
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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; };