tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
fpm: 1.11.0 -> 1.13.0
adisbladis
4 years ago
c08e7693
7b709132
+44
-59
2 changed files
expand all
collapse all
unified
split
pkgs
tools
package-management
fpm
Gemfile.lock
gemset.nix
+14
-18
pkgs/tools/package-management/fpm/Gemfile.lock
···
1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
4
-
arr-pm (0.0.10)
4
4
+
arr-pm (0.0.11)
5
5
cabin (> 0)
6
6
-
backports (3.14.0)
6
6
+
backports (3.21.0)
7
7
cabin (0.9.0)
8
8
-
childprocess (0.9.0)
9
9
-
ffi (~> 1.0, >= 1.0.11)
10
8
clamp (1.0.1)
11
11
-
dotenv (2.7.2)
12
12
-
ffi (1.10.0)
13
13
-
fpm (1.11.0)
14
14
-
arr-pm (~> 0.0.10)
9
9
+
dotenv (2.7.6)
10
10
+
fpm (1.13.0)
11
11
+
arr-pm (~> 0.0.11)
15
12
backports (>= 2.6.2)
16
13
cabin (>= 0.6.0)
17
17
-
childprocess (= 0.9.0)
18
14
clamp (~> 1.0.0)
19
19
-
ffi
20
20
-
json (>= 1.7.7, < 2.0)
15
15
+
git (>= 1.3.0, < 2.0)
16
16
+
json (>= 1.7.7, < 3.0)
21
17
pleaserun (~> 0.0.29)
22
22
-
ruby-xz (~> 0.2.3)
18
18
+
rexml
23
19
stud
20
20
+
git (1.8.1)
21
21
+
rchardet (~> 1.8)
24
22
insist (1.0.0)
25
25
-
io-like (0.3.0)
26
26
-
json (1.8.6)
23
23
+
json (2.5.1)
27
24
mustache (0.99.8)
28
28
-
pleaserun (0.0.30)
25
25
+
pleaserun (0.0.32)
29
26
cabin (> 0)
30
27
clamp
31
28
dotenv
32
29
insist
33
30
mustache (= 0.99.8)
34
31
stud
35
35
-
ruby-xz (0.2.3)
36
36
-
ffi (~> 1.9)
37
37
-
io-like (~> 0.3)
32
32
+
rchardet (1.8.0)
33
33
+
rexml (3.2.5)
38
34
stud (0.0.23)
39
35
40
36
PLATFORMS
+30
-41
pkgs/tools/package-management/fpm/gemset.nix
···
5
5
platforms = [];
6
6
source = {
7
7
remotes = ["https://rubygems.org"];
8
8
-
sha256 = "07yx1g1nh4zdy38i2id1xyp42fvj4vl6i196jn7szvjfm0jx98hg";
8
8
+
sha256 = "17qssricshzs2ml1jvn4bs2h85gxvrqm074pl5nl8vr74620iazi";
9
9
type = "gem";
10
10
};
11
11
-
version = "0.0.10";
11
11
+
version = "0.0.11";
12
12
};
13
13
backports = {
14
14
groups = ["default"];
15
15
platforms = [];
16
16
source = {
17
17
remotes = ["https://rubygems.org"];
18
18
-
sha256 = "17j5pf0b69bkn043wi4xd530ky53jbbnljr4bsjzlm4k8bzlknfn";
18
18
+
sha256 = "0xqvwj3mm28g1z4npya51zjcvxaniyyzn3fwgcdwmm8xrdbl8fgr";
19
19
type = "gem";
20
20
};
21
21
-
version = "3.14.0";
21
21
+
version = "3.21.0";
22
22
};
23
23
cabin = {
24
24
groups = ["default"];
···
30
30
};
31
31
version = "0.9.0";
32
32
};
33
33
-
childprocess = {
34
34
-
dependencies = ["ffi"];
35
35
-
groups = ["default"];
36
36
-
platforms = [];
37
37
-
source = {
38
38
-
remotes = ["https://rubygems.org"];
39
39
-
sha256 = "0a61922kmvcxyj5l70fycapr87gz1dzzlkfpq85rfqk5vdh3d28p";
40
40
-
type = "gem";
41
41
-
};
42
42
-
version = "0.9.0";
43
43
-
};
44
33
clamp = {
45
34
groups = ["default"];
46
35
platforms = [];
···
56
45
platforms = [];
57
46
source = {
58
47
remotes = ["https://rubygems.org"];
59
59
-
sha256 = "13cis6bf06hmz744xrsl163p6gb78xcm8g8q4pcabsy5ywyv6kag";
48
48
+
sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94";
60
49
type = "gem";
61
50
};
62
62
-
version = "2.7.2";
51
51
+
version = "2.7.6";
63
52
};
64
64
-
ffi = {
53
53
+
fpm = {
54
54
+
dependencies = ["arr-pm" "backports" "cabin" "clamp" "git" "json" "pleaserun" "rexml" "stud"];
65
55
groups = ["default"];
66
56
platforms = [];
67
57
source = {
68
58
remotes = ["https://rubygems.org"];
69
69
-
sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
59
59
+
sha256 = "03ss7yh628f0m6by23q3sniq660gm07mkz6wqjpvr118gc0h53sa";
70
60
type = "gem";
71
61
};
72
72
-
version = "1.10.0";
62
62
+
version = "1.13.0";
73
63
};
74
74
-
fpm = {
75
75
-
dependencies = ["arr-pm" "backports" "cabin" "childprocess" "clamp" "ffi" "json" "pleaserun" "ruby-xz" "stud"];
64
64
+
git = {
65
65
+
dependencies = ["rchardet"];
76
66
groups = ["default"];
77
67
platforms = [];
78
68
source = {
79
69
remotes = ["https://rubygems.org"];
80
80
-
sha256 = "0khzsiqzswxpql6w2ws9dawb27zgv4nmgrjszydmm0xpv6h21jrm";
70
70
+
sha256 = "0vdcv93s33d9914a9nxrn2y2qv15xk7jx94007cmalp159l08cnl";
81
71
type = "gem";
82
72
};
83
83
-
version = "1.11.0";
73
73
+
version = "1.8.1";
84
74
};
85
75
insist = {
86
76
groups = ["default"];
···
92
82
};
93
83
version = "1.0.0";
94
84
};
95
95
-
io-like = {
85
85
+
json = {
96
86
groups = ["default"];
97
87
platforms = [];
98
88
source = {
99
89
remotes = ["https://rubygems.org"];
100
100
-
sha256 = "04nn0s2wmgxij3k760h3r8m1dgih5dmd9h4v1nn085yi824i5z6k";
90
90
+
sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci";
101
91
type = "gem";
102
92
};
103
103
-
version = "0.3.0";
93
93
+
version = "2.5.1";
104
94
};
105
105
-
json = {
95
95
+
mustache = {
106
96
groups = ["default"];
107
97
platforms = [];
108
98
source = {
109
99
remotes = ["https://rubygems.org"];
110
110
-
sha256 = "0qmj7fypgb9vag723w1a49qihxrcf5shzars106ynw2zk352gbv5";
100
100
+
sha256 = "1g5hplm0k06vwxwqzwn1mq5bd02yp0h3rym4zwzw26aqi7drcsl2";
111
101
type = "gem";
112
102
};
113
113
-
version = "1.8.6";
103
103
+
version = "0.99.8";
114
104
};
115
115
-
mustache = {
105
105
+
pleaserun = {
106
106
+
dependencies = ["cabin" "clamp" "dotenv" "insist" "mustache" "stud"];
116
107
groups = ["default"];
117
108
platforms = [];
118
109
source = {
119
110
remotes = ["https://rubygems.org"];
120
120
-
sha256 = "1g5hplm0k06vwxwqzwn1mq5bd02yp0h3rym4zwzw26aqi7drcsl2";
111
111
+
sha256 = "1aykf0l8327bqkkf5xd9jcglsib973zpy37cfnlf4j0vp0cdpn2d";
121
112
type = "gem";
122
113
};
123
123
-
version = "0.99.8";
114
114
+
version = "0.0.32";
124
115
};
125
125
-
pleaserun = {
126
126
-
dependencies = ["cabin" "clamp" "dotenv" "insist" "mustache" "stud"];
116
116
+
rchardet = {
127
117
groups = ["default"];
128
118
platforms = [];
129
119
source = {
130
120
remotes = ["https://rubygems.org"];
131
131
-
sha256 = "0hgnrl67zkqaxmfkwbyscawj4wqjm7h8khpbj58s6iw54wp3408p";
121
121
+
sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9";
132
122
type = "gem";
133
123
};
134
134
-
version = "0.0.30";
124
124
+
version = "1.8.0";
135
125
};
136
136
-
ruby-xz = {
137
137
-
dependencies = ["ffi" "io-like"];
126
126
+
rexml = {
138
127
groups = ["default"];
139
128
platforms = [];
140
129
source = {
141
130
remotes = ["https://rubygems.org"];
142
142
-
sha256 = "11bgpvvk0098ghvlxr4i713jmi2izychalgikwvdwmpb452r3ndw";
131
131
+
sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
143
132
type = "gem";
144
133
};
145
145
-
version = "0.2.3";
134
134
+
version = "3.2.5";
146
135
};
147
136
stud = {
148
137
groups = ["default"];