coreutils_add()
def coreutils_add(name, version)Adds the coreutils executable to the sysroot.
Hardlinks functions to the coreutils multifunction binary
Args
name- name of the rule to checkout coreutilsversion- The version of the release found in @packages/star/github.com/uutils/coreutils
coreutils_add_rs_tools()
def coreutils_add_rs_tools(name)Adds a collection of rust developer tools to the workspace.
Args
name- name of the rule to checkout the rust tools collection.