summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-06 15:29:40 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-02-06 15:32:23 +0100
commit45880b5b1214b82265b271189087d2edc7fa08ef (patch)
tree37d7dd43f63256c74759f1046817cb3e934d1671 /default.nix
parentc43538d517855d5d8f6b961de8465ba942917350 (diff)
Revert the ruby build infrastructure PR.
The ruby build infrastructure PR caused our CI to get really sad, so I revert it here. This reverts commit 5eaddbc6f2a4b05ac59d9e8b29d0d2226d3f2015..44e02ff8185c5ad3da6448b6caff9d2a3a9b332f
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.nix b/default.nix
index 5d8e76d5..c0dfb890 100644
--- a/default.nix
+++ b/default.nix
@@ -7,8 +7,6 @@ let
];
dependencies = with pkgs; [
- ruby
- bundler
cmake
curl
gcc