summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-04 12:32:16 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-02-06 07:11:06 +0100
commit44e02ff8185c5ad3da6448b6caff9d2a3a9b332f (patch)
treedcb13c8cb94000278fa9d763b6311730d19ff3a0 /default.nix
parenta351bd9c90d179cfb510c5460e11fa9b3da87141 (diff)
Add new dependencies
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index c0dfb890..5d8e76d5 100644
--- a/default.nix
+++ b/default.nix
@@ -7,6 +7,8 @@ let
];
dependencies = with pkgs; [
+ ruby
+ bundler
cmake
curl
gcc