mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat(packages): use rust toolchain from fenix
This commit is contained in:
parent
883f2c75fb
commit
69779d08c8
2 changed files with 2 additions and 6 deletions
|
|
@ -33,6 +33,7 @@ in {
|
|||
|
||||
nixpkgs = {
|
||||
overlays = [
|
||||
inputs.fenix.overlays.default
|
||||
inputs.am.overlays.default
|
||||
inputs.nish.overlays.default
|
||||
inputs.nrr.overlays.default
|
||||
|
|
|
|||
|
|
@ -18,9 +18,7 @@
|
|||
direnv
|
||||
fh
|
||||
|
||||
rustc
|
||||
cargo
|
||||
# sccache
|
||||
fenix.default.toolchain
|
||||
|
||||
fnm
|
||||
deno
|
||||
|
|
@ -37,8 +35,6 @@
|
|||
|
||||
rust-analyzer
|
||||
nodePackages.typescript-language-server
|
||||
rustfmt
|
||||
clippy
|
||||
dprint
|
||||
|
||||
google-cloud-sdk
|
||||
|
|
@ -47,7 +43,6 @@
|
|||
flyctl
|
||||
pscale
|
||||
|
||||
age
|
||||
bat
|
||||
btop
|
||||
doggo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue