Commit graph

35 commits

Author SHA1 Message Date
e36a168645 chore(nix): use lix-project fork of flake-compat 2025-05-06 22:38:25 +05:30
2004cb83ca fix(rust): upgrade to 1.85.0 2025-02-28 15:42:23 +05:30
142676ac1d fix(rust): upgrade to Rust 1.84.0 2025-01-19 17:53:25 +05:30
ce98913d45 fix: upgrade to Rust 1.83.0 2024-12-27 11:09:02 +05:30
b52dea88b0 chore: reformat all files with nixfmt-rfc-style 2024-12-16 18:33:26 +05:30
7257e1d64d fix: upgrade to Rust 1.82.0 2024-11-06 11:39:04 +05:30
a7974185bf fix(build): set up cargo-dist 2024-09-08 02:11:49 +05:30
d1f4742764 fix(flakes): remove obsoleted input override 2024-09-03 12:10:12 +05:30
92fb1f0c36 chore(nix): remove non-existent flake input 2024-08-10 01:37:08 +05:30
66629c192e chore: upgrade to Rust 1.80.0 2024-07-28 01:53:46 +05:30
869bae5e92 feat(rust): upgrade to 1.79.0 2024-06-17 00:30:15 +05:30
fc7ae8340a feat(rust): upgrade to Rust 1.78.0 2024-05-25 01:10:28 +05:30
f1a4bdd2a3 nix: use my nixpkgs fork 2024-05-11 11:56:45 +05:30
406b852727 nix: re-enable cargo-audit 2024-04-21 17:51:47 +05:30
db1092eb5d fix: upgrade to Rust 1.77.2 2024-04-10 22:04:36 +05:30
44ea217ad3 fix: upgrade to Rust 1.77.0 2024-03-29 12:20:12 +05:30
f20a5e852c
flake: disable cargo-audit 2024-02-19 18:31:48 +05:30
289d16deda nix: update devshell inputs 2024-01-31 11:26:49 +05:30
4d2edd5703 feat: upgrade to Rust 1.75.0 2023-12-29 02:12:02 +05:30
c3c1bf0cc2
fix(flakes): drop now-removed crane inputs 2023-10-22 15:18:41 +05:30
cc0bb49cd5
fix: upgrade to Rust 1.73.0 2023-10-07 17:38:18 +05:30
6d75c14a93
chore(rust): upgrade to 1.72.0 stable 2023-08-25 03:49:49 +05:30
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