Commit graph

6 commits

Author SHA1 Message Date
c0f86645bc
feat(nix): switch to provisioning toolchains using fenix
rust-overlay's `fromRustupToolchainFile` does not provision the provided
components from the `rust-toolchain.toml` file which makes the experience
subpar compared to fenix that treats `rust-toolchain.toml` similar to rustup.
2023-05-15 11:21:17 +05:30
4b05b40009 feat(cargo): enable new sparse registry protocol 2023-03-11 00:31:32 +00:00
86ee51dc45 feat(cargo): migrate to cargo-audit 2023-03-11 00:31:04 +00:00
03be69dec8 feat(nix): refactor out common args 2023-03-11 00:27:54 +00:00
8f0408e6c9 chore: reformat Nix files with alejandra 2023-02-22 18:25:01 +00:00
341a85ad5c feat(nix): migrate to Nix Flakes
Fixes SDP-28
2022-12-17 23:32:19 +00:00