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