diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ in { nativeBuildInputs = with pkgs; [ #rustPlatform.rust.rustc rustPlatform.rust.cargo + clang mold #clippy rustfmt |