This commit is contained in:
zimbatm 2020-04-26 19:17:17 +02:00
parent 3835e7dede
commit 91cd530024
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7

View file

@ -7,7 +7,7 @@ let
;
terraform-provider-vpsadmin =
pkgs.callPackage ./nix/terraform-provider-vpsadmin.nix {};
pkgs.callPackage ./terraform-provider-vpsadmin.nix {};
terraform = pkgs.terraform.withPlugins (
p: [