Build Nix with the external provider
nix-build
and python3
installed on the host.
Name | Version |
---|---|
external | 2.2.0 |
No modules.
Name | Type |
---|---|
external_external.nix_build | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
args | Extra arguments to pass to nix-build | list(string) |
[ |
no |
attributes | A list of Nix attributes to build | list(string) |
n/a | yes |
path | Path to build | string |
n/a | yes |
Name | Description |
---|---|
result | Result of the nix-build. A map of attribute to store path. |