Add new dependencies

This commit is contained in:
Matthias Beyer 2017-02-04 12:32:16 +01:00
parent a351bd9c90
commit 44e02ff818
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ let
]; ];
dependencies = with pkgs; [ dependencies = with pkgs; [
ruby
bundler
cmake cmake
curl curl
gcc gcc