nixos-anywhere/terraform/nix-build.md
2024-07-01 11:32:17 +00:00

2.0 KiB

Nix-build

Small helper module to run do build a flake attribute or attribute from a nix file.

Example

Requirements

No requirements.

Providers

Name Version
external n/a

Modules

No modules.

Resources

Name Type
external_external.nix-build data source

Inputs

Name Description Type Default Required
attribute the attribute to build, can also be a flake string n/a yes
file the nix file to evaluate, if not run in flake mode string null no
nix_options the options of nix map(string) null no

Outputs

Name Description
result n/a