mirror of https://github.com/helix-editor/helix
fix: typos (#13505)
parent
4c8600967c
commit
bfd2c72715
|
@ -36,7 +36,7 @@
|
|||
The default Helix build. Uses the latest stable Rust toolchain, and unstable
|
||||
nixpkgs.
|
||||
|
||||
The build inputs can be overriden with the following:
|
||||
The build inputs can be overridden with the following:
|
||||
|
||||
packages.${system}.default.override { rustPlatform = newPlatform; };
|
||||
|
||||
|
|
Loading…
Reference in New Issue