Commit Graph

17 Commits

Author SHA1 Message Date
Harsh Shandilya 9602bbd0b7
fix(flakes): adjust flake-compat URL 2023-06-25 12:29:14 +05:30
Harsh Shandilya 8f0408e6c9 chore: reformat Nix files with `alejandra` 2023-02-22 18:25:01 +00:00
Harsh Shandilya 341a85ad5c feat(nix): migrate to Nix Flakes
Fixes SDP-28
2022-12-17 23:32:19 +00:00
Harsh Shandilya 3846e67e4b
feat(nix): remove Rust from the shell config
I've migrated to rustup
2022-07-13 16:25:04 +05:30
Harsh Shandilya 8a5ffbffa3
feat: sync Nix config with dotfiles 2022-05-29 09:57:44 +05:30
Harsh Shandilya aa022fe78e
Revert "feat: use Rust from nixpkgs"
This reverts commit d1c7734979.
2022-05-22 13:53:21 +05:30
Harsh Shandilya d1c7734979
feat: use Rust from nixpkgs 2022-05-19 16:44:27 +05:30
Harsh Shandilya 01af0c6f3f
nix: switch to Rust stable 2022-05-15 20:36:19 +05:30
Harsh Shandilya 6a0e029a2f
feat: add Darwin dependencies to Nix 2022-05-12 22:07:24 +05:30
Harsh Shandilya 1a1e97722b
feat: switch nix to GNU triple 2022-05-01 18:16:41 +05:30
Harsh Shandilya 7a530e7f2e
nix: switch back to nightlies 2022-03-29 16:22:25 +05:30
Harsh Shandilya 9ac2d098e2
nix: update shell config 2022-03-28 13:48:31 +05:30
Harsh Shandilya b67f8e4b56
Revert "nix: pin Rust version"
This reverts commit 0385f033b2.
2022-02-19 00:19:48 +05:30
Harsh Shandilya 0385f033b2
nix: pin Rust version 2022-02-17 12:31:47 +05:30
Harsh Shandilya a357b02712
nix: suppress RUSTFLAGS manipulation
My global rustflags configuration cause this binary to be incorrectly linked
so this workaround prevents the global rustflags from being applied to this
build
2022-01-23 14:35:26 +05:30
Harsh Shandilya 91b2e70dde
nix: remove `rust-analyzer-preview` from toolchain extensions 2022-01-01 17:08:48 +05:30
Harsh Shandilya 05201d7de7
Initial commit 2021-11-11 20:33:17 +05:30