summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/docker-machine/kvm-deps.nix
blob: e321b2c1b0ace65a4a44d45f83c0ad658f28d67d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file was generated by go2nix.
[
  {
    goPackagePath = "github.com/docker/machine";
    fetch = {
      type = "git";
      url = "https://github.com/docker/machine";
      rev = "457c02d06a155827c1c4af9b5ab38c0b6b4e48ea";
      sha256 = "0hx5bhjc7q9ml6h6d2a5csqg6vqwjj68599q0cccw3pcfrb34gmd";
    };
  }
  {
    goPackagePath = "github.com/libvirt/libvirt-go";
    fetch = {
      type = "git";
      url = "https://github.com/libvirt/libvirt-go";
      rev = "e9642325d747c353ca7b76b4893d5dbdc81c296f";
      sha256 = "1822b2kbwyxb2gigbiashcs7v4fsyw7k3sdlqh43ga0l6058fmhl";
    };
  }
]