matter-compiler: use gemdir

This commit is contained in:
Jörg Thalheim
2017-01-18 00:52:51 +01:00
parent 27f91b30aa
commit 062f905906
@@ -5,9 +5,7 @@ bundlerEnv {
name = "matter_compiler-0.5.1"; name = "matter_compiler-0.5.1";
inherit ruby; inherit ruby;
gemfile = ./Gemfile; gemdir = ./.;
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
meta = with lib; { meta = with lib; {
description = '' description = ''