From 69dabf5aa1c9acec2224d790d7da5cfb2625f602 Mon Sep 17 00:00:00 2001 From: Alex Wong Date: Mon, 24 Jan 2022 17:20:32 +0800 Subject: [PATCH] update hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2c41e1e..b332d7c 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = [