diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -77,6 +77,7 @@ function refresh_toolchain { pkgs.rustPlatform.rust.cargo pkgs.clippy pkgs.rustfmt + pkgs.perl cargo2nix.packages.x86_64-linux.cargo2nix ] else []) ++ |