summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-05-02 16:00:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-05-02 17:14:48 +0200
commit2b2ef72b696287037a0fba3eaf364ec654f2c60c (patch)
tree44de5d99f593fcb564d455b58d18cdeea2bb193a /default.nix
parent7e3c9467e7b95324f1bc34dc05fb8b33e2a26e90 (diff)
Remove libimagruby
To quick-fix the master branch.
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 5d8e76d5..70f6cb78 100644
--- a/default.nix
+++ b/default.nix
@@ -7,7 +7,6 @@ let
];
dependencies = with pkgs; [
- ruby
bundler
cmake
curl