We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a979db commit 87ebb2dCopy full SHA for 87ebb2d
flake.nix
@@ -28,7 +28,7 @@
28
fenix.packages.${system}.fromToolchainFile
29
{
30
file = ./rust-toolchain.toml;
31
- sha256 = "sha256-Ngiz76YP4HTY75GGdH2P+APE/DEIx2R/Dn+BwwOyzZU=";
+ sha256 = "sha256-6eN/GKzjVSjEhGO9FhWObkRFaE1Jf+uqMSdQnb8lcB4="
32
};
33
in
34
pkgs.makeRustPlatform {
0 commit comments