Commit graph

13 commits

Author SHA1 Message Date
4f3d9e2372 fix(flakes): remove unnecessary source override 2023-06-28 06:43:50 +00:00
a891d2e690 fix(flakes): fix inputs configuration 2023-06-28 06:43:39 +00:00
ed3a18670f
fix(flakes): bump Python build input to 3.12 2023-06-25 23:44:40 +05:30
f10e8b2906
feat(flakes): use numtide/devshell for Flake devShell 2023-06-25 18:31:29 +05:30
bf33b30f8c
feat(flakes): adopt nix-systems for flake systems 2023-06-25 17:58:27 +05:30
4f78051c66
fix(flakes): switch flake-compat to nix-community fork 2023-06-20 23:49:27 +05:30
ade9df68d6
feat(rust): upgrade to 1.70.0 2023-06-16 11:26:22 +05:30
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