Browse Source

update rust toolchain hash

merge-requests/181/head
Charles Hall 3 years ago
parent
commit
0a4e8e5909
No known key found for this signature in database
GPG Key ID: 7B8E0645816E07CF
  1. 2
      flake.nix

2
flake.nix

@ -34,7 +34,7 @@
# This will need to be updated when `package.rust-version` is changed in
# `Cargo.toml`
sha256 = "sha256-KXx+ID0y4mg2B3LHp7IyaiMrdexF6octADnAtFIOjrY=";
sha256 = "sha256-8len3i8oTwJSOJZMosGGXHBL5BVuGQnWOT2St5YAUFU=";
};
builder = (pkgs.callPackage naersk {

Loading…
Cancel
Save