unix-tools: add glibc
This commit is contained in:
@@ -83,6 +83,9 @@ let
|
||||
linux = pkgs.nettools;
|
||||
darwin = pkgs.darwin.network_cmds;
|
||||
};
|
||||
locale = {
|
||||
linux = pkgs.glibc;
|
||||
};
|
||||
logger = {
|
||||
linux = pkgs.utillinux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user