all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30806] [PATCH] Add terraform and terraform-provider-libvirt
@ 2018-03-13 20:25 Christopher Baines
  2018-03-13 20:30 ` [bug#30806] [PATCH 1/2] gnu: Add terraform Christopher Baines
  2021-09-28 19:57 ` [bug#30806] Sharlatan Hellseher
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Baines @ 2018-03-13 20:25 UTC (permalink / raw)
  To: 30806

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

Tags: moreinfo

I'll send some patches for adding a Terraform package and the Terraform
libvirt provider. Both of these work, at least in the way I've been
using them, but the packages need more work before they can be
included. I think both packages include quite a few copies of other
libraries which need packaging for Guix.


Christopher Baines (2):
  gnu: Add terraform.
  gnu: Add terraform-provider-libvirt.

 gnu/local.mk               |   1 +
 gnu/packages/terraform.scm | 106 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 107 insertions(+)
 create mode 100644 gnu/packages/terraform.scm

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-28 19:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 20:25 [bug#30806] [PATCH] Add terraform and terraform-provider-libvirt Christopher Baines
2018-03-13 20:30 ` [bug#30806] [PATCH 1/2] gnu: Add terraform Christopher Baines
2018-03-13 20:30   ` [bug#30806] [PATCH 2/2] gnu: Add terraform-provider-libvirt Christopher Baines
2021-09-28 19:57 ` [bug#30806] Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.