Commit graph

9 commits

Author SHA1 Message Date
edd7f7a06f
feat(rust): bump Rust nightly 2023-06-16 01:55:46 +05:30
b06651e2c4
chore: fix toolchain binding name 2023-06-16 01:55:13 +05:30
4efc08c8ec
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:41:25 +05:30
a6f9253a4b
feat: set up for GitHub releases 2023-05-11 13:37:23 +05:30
2817eefa30
fix(flakes): remove unused native deps 2023-05-11 13:31:40 +05:30
6c02e4edfd
refactor(flakes): use filtered source and extract args 2023-05-11 13:22:24 +05:30
8f1ba36443
fix: set CARGO_REGISTRIES_CRATES_IO_PROTOCOL 2023-05-10 13:57:11 +05:30
9168d646e8 chore: reformat Nix files with alejandra 2023-02-22 18:25:01 +00:00
a4855b834f feat: migrate to Nix Flakes 2023-02-16 14:08:24 +00:00