Add new dependencies
This commit is contained in:
parent
a351bd9c90
commit
44e02ff818
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ let
|
||||||
];
|
];
|
||||||
|
|
||||||
dependencies = with pkgs; [
|
dependencies = with pkgs; [
|
||||||
|
ruby
|
||||||
|
bundler
|
||||||
cmake
|
cmake
|
||||||
curl
|
curl
|
||||||
gcc
|
gcc
|
||||||
|
|
Loading…
Reference in a new issue