matter-compiler: use gemdir

This commit is contained in:
Jörg Thalheim
2017-01-18 00:26:00 +01:00
parent 27f91b30aa
commit 062f905906

View File

@@ -5,9 +5,7 @@ bundlerEnv {
name = "matter_compiler-0.5.1";
inherit ruby;
gemfile = ./Gemfile;
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemdir = ./.;
meta = with lib; {
description = ''