placeholder
builtins.placeholder
Primop
Docs pulled from | This Revision | about 9 hours ago
Takes 1 arguments
output
Return a placeholder string for the specified output that will be
substituted by the corresponding output path at build time. Typical
outputs would be "out"
, "bin"
or "dev"
.
This function is not defined in a .nix file. It is likely a builtins function or an alias of a builtins function. builtins functions are predefined functions provided by Nix.
Noogle also knows
Detected Type
placeholder :: String -> String