Commit Graph

27 Commits

Author SHA1 Message Date
Harsh Shandilya db3bc0a3e0 nix: use my nixpkgs fork 2024-05-11 11:56:45 +05:30
Harsh Shandilya ff8c8f8490 nix: re-enable cargo-audit 2024-04-21 17:51:47 +05:30
Harsh Shandilya f35ce955a6 chore(nix): add cargo-dist and oranda to devshell 2024-04-16 22:36:50 +05:30
Harsh Shandilya c000a0ff6c fix: upgrade to Rust 1.77.2 2024-04-10 22:02:55 +05:30
Harsh Shandilya c68d1e5213 fix: upgrade to Rust 1.77.0 2024-03-29 12:17:52 +05:30
Harsh Shandilya 45e8fad9cb feat: add snapshot tests for CLI 2024-03-04 00:03:06 +05:30
Harsh Shandilya 04048f8dd1 feat: upgrade to Rust 1.76.0 2024-02-24 12:19:06 +05:30
Harsh Shandilya e05caaebfc flake: disable cargo-audit 2024-02-18 14:37:39 +05:30
Harsh Shandilya bfd5151b9d nix: update devshell inputs 2024-01-31 11:30:40 +05:30
Harsh Shandilya 2ae7f79067 nix: add cc for linker 2023-12-29 11:25:16 +05:30
Harsh Shandilya 89c21cbf36 feat: upgrade to Rust 1.75.0 2023-12-29 02:11:50 +05:30
Harsh Shandilya 854889d76f
fix(flakes): drop now-removed crane inputs 2023-10-22 15:18:04 +05:30
Harsh Shandilya 7a98616b6d
fix: upgrade to Rust 1.73.0 2023-10-07 17:35:52 +05:30
Harsh Shandilya 5bdc2adfc5
chore(rust): upgrade to 1.72.0 stable 2023-08-25 03:47:49 +05:30
Harsh Shandilya 18ec0c7bc4
feat(flakes): use numtide/devshell for Flake devShell 2023-06-26 00:40:17 +05:30
Harsh Shandilya db080676c5
feat(flakes): adopt nix-systems for flake systems 2023-06-26 00:39:07 +05:30
Harsh Shandilya 1ca851f71a
fix(flakes): switch flake-compat to nix-community fork 2023-06-20 23:49:16 +05:30
Harsh Shandilya 1cb8badc08
feat(rust): upgrade to 1.70.0 2023-06-16 11:25:35 +05:30
Harsh Shandilya 38ab3fc857
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:04 +05:30
Harsh Shandilya 751794c182
refactor(flakes): simplify source and versioning usage 2023-05-05 15:54:44 +05:30
Harsh Shandilya abc6de957d fix(flakes): remove incorrect `CARGO_REGISTRIES_CRATES_IO_PROTOCOL` decl 2023-04-26 04:35:57 +00:00
Harsh Shandilya 7df7ad4d71 feat(cargo): enable new sparse registry protocol 2023-03-10 09:34:06 +00:00
Harsh Shandilya 883f3e9342 feat(nix): refactor out common args 2023-03-10 09:33:01 +00:00
Harsh Shandilya 4eaf195dd2 chore: reformat Nix files with alejandra 2023-02-01 05:34:36 +00:00
Harsh Shandilya 1881f436ef feat(nix): set up `flake-compat` 2022-12-17 23:49:03 +00:00
Harsh Shandilya 2a21a170f8 refactor(nix): adjust Flake inputs and checks
Fixes SDP-27
2022-12-17 04:55:51 +00:00
Harsh Shandilya 9ff21b622a feat(nix): move to Flakes 2022-11-29 14:39:28 +00:00