Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Update the nix build configuration. #13706

Merged
merged 5 commits into from
May 20, 2023
Merged

Update the nix build configuration. #13706

merged 5 commits into from
May 20, 2023

Commits on Mar 28, 2023

  1. Update the nix build configuration.

    Remove the old shell.nix with some legacy versions pinned and replace it with a flake-based shell. It installs rust via rustup instead of fenix to be more generally compatible with the guidelines.
    
    This also adds the rust-toolchain.toml spec with all the components required for wasm, and everything else to make rust-analyzer & clippy happy.
    farcaller committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fa8bf45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741a204 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    7058071 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    aaf1253 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge remote-tracking branch 'origin/master' into nix

    parity-processbot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    07465c6 View commit details
    Browse the repository at this point in the history