aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index cc5f674..6d8cf3c 100644
--- a/guix.scm
+++ b/guix.scm
@@ -38,7 +38,8 @@
(base32
"1wxiyfkmvflf6c669h6i9ym21r5w4mw55jiy6gma3cddlbhpjhhb"))))))
("terraform-provider-template" ,terraform-provider-template)
- ("terraform-provider-aws" ,terraform-provider-aws)))
+ ("terraform-provider-aws" ,terraform-provider-aws)
+ ("terraform-provider-local" ,terraform-provider-local)))
(native-inputs
`(("ruby-rubocop" ,ruby-rubocop)
("python" ,python)