forked from mirrors/nixpkgs
clex: move to applications/file-managers
This commit is contained in:
parent
fb89bc5fca
commit
f47027dfd0
pkgs
|
@ -4996,7 +4996,7 @@ with pkgs;
|
|||
inherit (darwin.apple_sdk.frameworks) Foundation;
|
||||
};
|
||||
|
||||
clex = callPackage ../tools/misc/clex { };
|
||||
clex = callPackage ../applications/file-managers/clex { };
|
||||
|
||||
client-ip-echo = callPackage ../servers/misc/client-ip-echo { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue