diff options
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/mobase-shell.nix | 2 |
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; [
|
