summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/docker-machine/xhyve-deps.nix
blob: 99cb7b98f5cc8881e4b568c402551031901ba5a5 (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 https://github.com/kamilchm/go2nix v1.2.1
[
  {
    goPackagePath = "github.com/docker/machine";
    fetch = {
      type = "git";
      url = "https://github.com/docker/machine";
      rev = "5b274558ea6ca822c06dd407a4e774a0105c3f60";
      sha256 = "1wdq9h4bx7awgclh969gvmcnl9jvgv7ldfklnclh5iv47mi7q22d";
    };
  }
  {
    goPackagePath = "github.com/zchee/libhyperkit";
    fetch = {
      type = "git";
      url = "https://github.com/zchee/libhyperkit";
      rev = "1a19a7693fac32b46ec6cdd22da6fbec974447fc";
      sha256 = "119f5gcl24znwnmi837jk667asd3lirx32jldpd4mbyb3sm9nz24";
    };
  }
]