Skip to content

Instantly share code, notes, and snippets.

@jD91mZM2
Created September 22, 2019 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jD91mZM2/daadad5cb7807a3e25527b080476e483 to your computer and use it in GitHub Desktop.
Save jD91mZM2/daadad5cb7807a3e25527b080476e483 to your computer and use it in GitHub Desktop.
rust = self.latest.rustChannels.stable.rust;
rustPlatform = self.makeRustPlatform {
cargo = rust;
rustc = rust;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment