termscp: migrate to by-name

This commit is contained in:
Gutyina Gergő
2024-11-14 17:20:33 +01:00
parent 7feb128ce9
commit 074882f46a
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -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;