tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
vagrant: libvirt-provider: 0.7.0 -> 0.8.2
Maximilian Bosch
3 years ago
a7f73967
cd887840
+6
-6
1 changed file
expand all
collapse all
unified
split
pkgs
development
tools
vagrant
gemset_libvirt.nix
+6
-6
pkgs/development/tools/vagrant/gemset_libvirt.nix
···
14
14
platforms = [];
15
15
source = {
16
16
remotes = ["https://rubygems.org"];
17
17
-
sha256 = "1yff4s5b8wcrk9ldils2k84l46m9nxr0my0wxchzdmgjbjdfsvww";
17
17
+
sha256 = "1rv2hq29lx2337214a1p2qy70fi77ch6p0p77nw9h6x84q028qr0";
18
18
type = "gem";
19
19
};
20
20
-
version = "0.92.0";
20
20
+
version = "0.92.3";
21
21
};
22
22
fog-core = {
23
23
dependencies = ["builder" "excon" "formatador" "mime-types"];
···
130
130
platforms = [];
131
131
source = {
132
132
remotes = ["https://rubygems.org"];
133
133
-
sha256 = "1p6b3q411h2mw4dsvhjrp1hh66hha5cm69fqg85vn2lizz71n6xz";
133
133
+
sha256 = "11w59ga9324yx6339dgsflz3dsqq2mky1qqdwcg6wi5s1bf2yldi";
134
134
type = "gem";
135
135
};
136
136
-
version = "1.13.3";
136
136
+
version = "1.13.6";
137
137
};
138
138
racc = {
139
139
groups = ["default"];
···
171
171
platforms = [];
172
172
source = {
173
173
remotes = ["https://rubygems.org"];
174
174
-
sha256 = "07fhsgqx9iyni41z1lhfmm4wq6cbiyydkmvmib28jbgyznlxjmzv";
174
174
+
sha256 = "1j31y6sjhslj5yr0ssvb36ngm7prfsbdfj6131757jl0l0ri8pyv";
175
175
type = "gem";
176
176
};
177
177
-
version = "0.7.0";
177
177
+
version = "0.8.2";
178
178
};
179
179
}