@@ -20,6 +20,8 @@
devShells = forAllSystems (pkgs: with pkgs; {
default = mkShell {
nativeBuildInputs = [ rustc cargo ];
buildInputs = [ hyperfine ];
RUST_SRC_PATH = "${rustPlatform.rustLibSrc}";
};
});
The note is not visible to the blocked user.