Skip to content
Snippets Groups Projects
Commit dae27cbf authored by Tom Prince's avatar Tom Prince
Browse files

Don't include vagrant in shell.nix.

parent 91a58609
Branches
No related tags found
No related merge requests found
Pipeline #1103 passed
...@@ -8,7 +8,6 @@ pkgs.mkShell { ...@@ -8,7 +8,6 @@ pkgs.mkShell {
''; '';
buildInputs = [ buildInputs = [
pkgs.morph pkgs.morph
pkgs.vagrant
pkgs.jp pkgs.jp
]; ];
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment