summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-07-05 11:11:02 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-07-05 11:11:02 +0200
commitbe38166bc72920d60f2a2a02364638cfd301193c (patch)
tree7bdfcd5024077ab78207eff466f3e0e8d56fe31f /default.nix
parente80608c6097cac5a44d16a0d28ae7c1279c8a6a5 (diff)
Remove bundler
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 70f6cb78..c0dfb890 100644
--- a/default.nix
+++ b/default.nix
@@ -7,7 +7,6 @@ let
];
dependencies = with pkgs; [
- bundler
cmake
curl
gcc