pcmanfm: move to applications/file-managers
This commit is contained in:
parent
2e6338d62e
commit
e284d732bb
2 changed files with 1 additions and 1 deletions
|
@ -28706,7 +28706,7 @@ with pkgs;
|
|||
inherit (darwin.apple_sdk.frameworks) IOKit;
|
||||
};
|
||||
|
||||
pcmanfm = callPackage ../applications/misc/pcmanfm { };
|
||||
pcmanfm = callPackage ../applications/file-managers/pcmanfm { };
|
||||
|
||||
pcmanfm-qt = lxqt.pcmanfm-qt;
|
||||
|
||||
|
|
Loading…
Reference in a new issue