aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/mobase-shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/mobase-shell.nix b/nix/mobase-shell.nix
index ecab384..f2b3930 100644
--- a/nix/mobase-shell.nix
+++ b/nix/mobase-shell.nix
@@ -6,6 +6,8 @@ pkgs.mkShell {
ninja
pkg-config
git
+ rustc
+ cargo
];
buildInputs = with pkgs; [