termscp: migrate to by-name
This commit is contained in:
@@ -5469,8 +5469,6 @@ with pkgs;
|
||||
pythonPackages = python3Packages;
|
||||
};
|
||||
|
||||
termscp = callPackage ../tools/networking/termscp { };
|
||||
|
||||
texmacs = libsForQt5.callPackage ../applications/editors/texmacs {
|
||||
stdenv = if stdenv.hostPlatform.isDarwin then darwin.apple_sdk_11_0.stdenv else stdenv;
|
||||
extraFonts = true;
|
||||
|
||||
Reference in New Issue
Block a user