mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
your-editor: migrate to by-name
This commit is contained in:
@@ -9795,8 +9795,6 @@ with pkgs;
|
||||
|
||||
ydiff = with python3.pkgs; toPythonApplication ydiff;
|
||||
|
||||
your-editor = callPackage ../applications/editors/your-editor { };
|
||||
|
||||
youtube-dl = with python3Packages; toPythonApplication youtube-dl;
|
||||
|
||||
youtube-dl-light = with python3Packages; toPythonApplication youtube-dl-light;
|
||||
|
||||
Reference in New Issue
Block a user