Fediversity/launch/.terraform/modules/pixelfed.deploy/terraform/nix-build.md

2.2 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) {} no
special_args A map exposed as NixOS's specialArgs thru a file. any {} no

Outputs

Name Description
result n/a