update hash

pull/67/head
Alex Wong 2022-01-24 17:20:32 +08:00
parent a26cdfabb1
commit 69dabf5aa1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
pkgs = import nixpkgs { system = "x86_64-linux"; overlays = [ (import mozilla-overlay) ]; };
rustManifest = pkgs.fetchurl {
url = "https://static.rust-lang.org/dist/2020-10-30/channel-rust-nightly.toml";
sha256 = "0iygcwzh8s0lfdghj5809krvzifc1ii1wm4sd3qqn7s0rz1s14hi";
sha256 = "sha256-4NFISQPmGjbz534No4/ZbXaHT5xbjU25WXgj1MTH0TA=";
};
targets = [