rustRegistry: 2016-08-23 -> 2016-09-20

This commit is contained in:
Moritz Ulrich
2016-09-20 11:05:25 +02:00
parent bfa60327bc
commit febb35bd03
2 changed files with 5 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ buildRustPackage rec {
name = "exa-${version}";
version = "2016-04-20";
# NOTE: There is an impurity caused by `exa` depending on
# https://github.com/rust-datetime/zoneinfo-compiled.git
depsSha256 = "0qsqkgc1wxigvskhaamgfp5pyc2kprsikhcfccysgs07w44nxkd0";
src = fetchFromGitHub {