mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
clex: move to applications/file-managers
This commit is contained in:
parent
fb89bc5fca
commit
f47027dfd0
@ -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 New Issue
Block a user