Commit graph

11 commits

Author SHA1 Message Date
d1c7734979
feat: use Rust from nixpkgs 2022-05-19 16:44:27 +05:30
01af0c6f3f
nix: switch to Rust stable 2022-05-15 20:36:19 +05:30
6a0e029a2f
feat: add Darwin dependencies to Nix 2022-05-12 22:07:24 +05:30
1a1e97722b
feat: switch nix to GNU triple 2022-05-01 18:16:41 +05:30
7a530e7f2e
nix: switch back to nightlies 2022-03-29 16:22:25 +05:30
9ac2d098e2
nix: update shell config 2022-03-28 13:48:31 +05:30
b67f8e4b56
Revert "nix: pin Rust version"
This reverts commit 0385f033b2.
2022-02-19 00:19:48 +05:30
0385f033b2
nix: pin Rust version 2022-02-17 12:31:47 +05:30
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
91b2e70dde
nix: remove rust-analyzer-preview from toolchain extensions 2022-01-01 17:08:48 +05:30
05201d7de7
Initial commit 2021-11-11 20:33:17 +05:30