use an OR in a spot where it will help some tiny amount, set up doc
This commit is contained in:
parent
4e74d926b0
commit
08e0b11db9
9 changed files with 13632 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
devShells."x86_64-linux".default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
cargo rustc rustfmt clippy rust-analyzer glibc
|
||||
cargo rustc rustfmt clippy rust-analyzer glibc typst tinymist
|
||||
];
|
||||
nativeBuildInputs = [ pkgs.pkg-config ];
|
||||
env.RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue