drop duplicate terraform buildinput from shell
This commit is contained in:
parent
e619ff1dda
commit
fc6691635d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ mkShell {
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
terraform
|
|
||||||
(terraform.withPlugins (
|
(terraform.withPlugins (
|
||||||
p: [
|
p: [
|
||||||
p.cloudflare
|
p.cloudflare
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue