Commit Graph

25 Commits

Author SHA1 Message Date
Harsh Shandilya 61bde05a82 nix: use my nixpkgs fork 2024-05-11 11:56:45 +05:30
Harsh Shandilya 48c283ea48 fix: re-enable cargo-audit check 2024-03-14 18:15:30 +05:30
Harsh Shandilya 18fa5c4fe2 fix(rust): upgrade to newer nightly 2024-03-14 17:53:22 +05:30
Harsh Shandilya 4c9af20749 flake: disable cargo-audit 2024-02-18 14:38:06 +05:30
Harsh Shandilya 07a10fa1a0 nix: update devshell inputs 2024-01-31 11:30:40 +05:30
Harsh Shandilya 4b40e2bbe8 nix: add cc for linker 2023-12-29 13:53:05 +05:30
Harsh Shandilya f8ee42d036
fix(flakes): drop unused `custom-nixpkgs` input 2023-11-03 02:09:33 +05:30
Harsh Shandilya d927a73199
fix(flakes): use upstream cargo-dist 2023-11-03 02:08:46 +05:30
Harsh Shandilya 89eeab87eb
feat(build): setup git-cliff 2023-10-24 17:30:59 +05:30
Harsh Shandilya 38d7514318
feat(rust): upgrade to latest nightly 2023-10-22 15:19:28 +05:30
Harsh Shandilya b8c19bdf90
fix(flakes): drop now-removed crane inputs 2023-10-22 15:19:11 +05:30
Harsh Shandilya 4ee022abbc
fix(flakes): use cargo-dist pre-release build 2023-08-25 04:29:16 +05:30
Harsh Shandilya cbb2419bf3
fix(rust): bump to nightly-2023-07-08 2023-07-08 16:15:54 +05:30
Harsh Shandilya 39278618f1
feat(flakes): use numtide/devshell for Flake devShell 2023-06-26 00:48:04 +05:30
Harsh Shandilya d69a1ff10c
feat(flakes): adopt nix-systems for flake systems 2023-06-26 00:48:04 +05:30
Harsh Shandilya de1b1bdb9d
fix(flakes): switch flake-compat to nix-community fork 2023-06-20 23:50:43 +05:30
Harsh Shandilya edd7f7a06f
feat(rust): bump Rust nightly 2023-06-16 01:55:46 +05:30
Harsh Shandilya b06651e2c4
chore: fix toolchain binding name 2023-06-16 01:55:13 +05:30
Harsh Shandilya 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
Harsh Shandilya a6f9253a4b
feat: set up for GitHub releases 2023-05-11 13:37:23 +05:30
Harsh Shandilya 2817eefa30
fix(flakes): remove unused native deps 2023-05-11 13:31:40 +05:30
Harsh Shandilya 6c02e4edfd
refactor(flakes): use filtered source and extract args 2023-05-11 13:22:24 +05:30
Harsh Shandilya 8f1ba36443
fix: set `CARGO_REGISTRIES_CRATES_IO_PROTOCOL` 2023-05-10 13:57:11 +05:30
Harsh Shandilya 9168d646e8 chore: reformat Nix files with `alejandra` 2023-02-22 18:25:01 +00:00
Harsh Shandilya a4855b834f feat: migrate to Nix Flakes 2023-02-16 14:08:24 +00:00