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