plex{,Raw}: move to pkgs/by-name
this shouldn't create any rebuilds
This commit is contained in:
@@ -3255,10 +3255,6 @@ with pkgs;
|
||||
playwright-driver = (callPackage ../development/web/playwright/driver.nix { }).playwright-core;
|
||||
playwright-test = (callPackage ../development/web/playwright/driver.nix { }).playwright-test;
|
||||
|
||||
plex = callPackage ../servers/plex { };
|
||||
|
||||
plexRaw = callPackage ../servers/plex/raw.nix { };
|
||||
|
||||
tabview = with python3Packages; toPythonApplication tabview;
|
||||
|
||||
inherit (callPackage ../development/tools/pnpm { })
|
||||
|
||||
Reference in New Issue
Block a user