matter-compiler: use gemdir
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user