map: rename map-cmd
naming conflict with builtin fn map would create problems
This commit is contained in:
parent
e91d6046b1
commit
9b9faa5bf8
@ -2980,7 +2980,7 @@ with pkgs;
|
||||
|
||||
clac = callPackage ../tools/misc/clac {};
|
||||
|
||||
map = callPackage ../tools/misc/map {};
|
||||
map-cmd = callPackage ../tools/misc/map {};
|
||||
|
||||
clash = callPackage ../tools/networking/clash {
|
||||
buildGoModule = buildGo118Module;
|
||||
|
Loading…
Reference in New Issue
Block a user