vm: bump trusty-updates hash

In future we might just not use the updates if hash changes too
often.
This commit is contained in:
Domen Kožar 2017-09-11 13:00:30 +02:00
parent 373b2231be
commit c7a152e5d0
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246

View file

@ -1689,7 +1689,7 @@ rec {
})
(fetchurl {
url = mirror://ubuntu/dists/trusty-updates/main/binary-amd64/Packages.bz2;
sha256 = "0hrrcx9kqszla5qkd31gjm87b7hnvjin9vvpga2skb9wl3h7ys2f";
sha256 = "03vd582p8b78s8sq6hz3nynn9vr7syccmn77i5mzayvsadb74cfy";
})
];
urlPrefix = mirror://ubuntu;