krusader: move to by-name

This commit is contained in:
awwpotato 2025-05-10 21:01:10 -07:00
parent 14024e8ef1
commit 42d2f64fc2
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -1528,8 +1528,6 @@ with pkgs;
inherit (libsForQt5) libqtpas wrapQtAppsHook;
};
krusader = callPackage ../applications/file-managers/krusader { };
mc = callPackage ../applications/file-managers/mc {
inherit (darwin) autoSignDarwinBinariesHook;
};