summary refs log tree commit diff
path: root/pkgs/tools/package-management/elm-github-install/gemset.nix
blob: de7f8e20b6480f5d78c63fe568265a050d32a5be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
  adts = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1793bfsgg8ca58b70xas9rglnspig41ih0iwqcad62s0grxzrjwz";
      type = "gem";
    };
    version = "0.1.2";
  };
  commander = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "01qx76y05v29kgyjsfkai73gwfnqhypp1k8v024m9w7qzpv4mpxf";
      type = "gem";
    };
    version = "4.4.3";
  };
  contracts = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "119f5p1n6r5svbx8h09za6a4vrsnj5i1pzr9cqdn9hj3wrxvyl3a";
      type = "gem";
    };
    version = "0.16.0";
  };
  elm_install = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0d3fwhj54madabmzamss865kj8czicgaq5fbdll9kpapqvy6a2j5";
      type = "gem";
    };
    version = "1.0.1";
  };
  git = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1waikaggw7a1d24nw0sh8fd419gbf7awh000qhsf411valycj6q3";
      type = "gem";
    };
    version = "1.3.0";
  };
  git_clone_url = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0qgq7pjl461si3m2gr28vwbx47dcbpyy682mcwra5y1klpkbcvr5";
      type = "gem";
    };
    version = "2.0.0";
  };
  hashdiff = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1n6hj7k7b9hazac0j48ypbak2nqi5wy4nh5cjra6xl3a92r8db0a";
      type = "gem";
    };
    version = "0.3.4";
  };
  highline = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr";
      type = "gem";
    };
    version = "1.7.8";
  };
  indentation = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0ix64qgmm91xm1yiqxdcn9bqb1l6gwvkv7322yni34b3bd16lgvc";
      type = "gem";
    };
    version = "0.1.1";
  };
  molinillo = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "19h1nks0x2ljwyijs2rd1f9sh05j8xqvjaqk1rslp5nyy6h4a758";
      type = "gem";
    };
    version = "0.5.7";
  };
  semverse = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1cf6iv5wgwb7b8jf7il751223k9yahz9aym06s9r0prda5mwddyy";
      type = "gem";
    };
    version = "2.0.0";
  };
  smart_colored = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0hccah5iwsvn9rf7zdgl7mdbh0h63vfwy1c6d280cb9qkfj8rdny";
      type = "gem";
    };
    version = "1.1.1";
  };
  solve = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0bbzny2bl94mv1xwcfrxbi3fjhxxawlz6la7mip2wwz9kkaf376h";
      type = "gem";
    };
    version = "3.1.0";
  };
  uri-ssh_git = {
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0klyyvivbjll2ry18d8fhm1rbxbzd4kqa9lskxyiha4ndlb22cqj";
      type = "gem";
    };
    version = "2.0.0";
  };
}