mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
krusader: move to by-name
This commit is contained in:
parent
14024e8ef1
commit
42d2f64fc2
2 changed files with 0 additions and 2 deletions
|
@ -1528,8 +1528,6 @@ with pkgs;
|
||||||
inherit (libsForQt5) libqtpas wrapQtAppsHook;
|
inherit (libsForQt5) libqtpas wrapQtAppsHook;
|
||||||
};
|
};
|
||||||
|
|
||||||
krusader = callPackage ../applications/file-managers/krusader { };
|
|
||||||
|
|
||||||
mc = callPackage ../applications/file-managers/mc {
|
mc = callPackage ../applications/file-managers/mc {
|
||||||
inherit (darwin) autoSignDarwinBinariesHook;
|
inherit (darwin) autoSignDarwinBinariesHook;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue