mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
vm: bump trusty-updates hash
In future we might just not use the updates if hash changes too often.
This commit is contained in:
parent
373b2231be
commit
c7a152e5d0
@ -1689,7 +1689,7 @@ rec {
|
||||
})
|
||||
(fetchurl {
|
||||
url = mirror://ubuntu/dists/trusty-updates/main/binary-amd64/Packages.bz2;
|
||||
sha256 = "0hrrcx9kqszla5qkd31gjm87b7hnvjin9vvpga2skb9wl3h7ys2f";
|
||||
sha256 = "03vd582p8b78s8sq6hz3nynn9vr7syccmn77i5mzayvsadb74cfy";
|
||||
})
|
||||
];
|
||||
urlPrefix = mirror://ubuntu;
|
||||
|
Loading…
Reference in New Issue
Block a user