terraform-provider-nixos: move the provider to the inside of terraform.withPlugins

This commit is contained in:
Wael M. Nasreddine
2018-09-26 13:10:27 -07:00
parent 77b5440640
commit f95c18f3d1
4 changed files with 29 additions and 40 deletions
-2
View File
@@ -22109,8 +22109,6 @@ with pkgs;
terraform-inventory = callPackage ../applications/networking/cluster/terraform-inventory {};
terraform-provider-nixos = callPackage ../applications/networking/cluster/terraform-provider-nixos {};
terraform-landscape = callPackage ../applications/networking/cluster/terraform-landscape {};
terraform-provider-libvirt = callPackage ../applications/networking/cluster/terraform-provider-libvirt {};