1
0
Fork 0
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:
Ryan Cao 2023-12-11 19:47:03 +08:00
parent 883f2c75fb
commit 69779d08c8
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 2 additions and 6 deletions

View file

@ -33,6 +33,7 @@ in {
nixpkgs = {
overlays = [
inputs.fenix.overlays.default
inputs.am.overlays.default
inputs.nish.overlays.default
inputs.nrr.overlays.default