ctpv: move to pkgs/by-name

This commit is contained in:
Robert Schütz
2025-02-09 17:21:11 -08:00
parent 0da935170f
commit 69a56a74ae
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1484,8 +1484,6 @@ with pkgs;
krusader = libsForQt5.callPackage ../applications/file-managers/krusader { };
ctpv = callPackage ../applications/file-managers/lf/ctpv.nix { };
mc = callPackage ../applications/file-managers/mc {
inherit (darwin) autoSignDarwinBinariesHook;
};