rhc: use gemdir
This commit is contained in:
parent
4a03407cda
commit
c24a5cc506
|
@ -4,9 +4,7 @@ bundlerEnv {
|
|||
name = "rhc-1.36.4";
|
||||
|
||||
inherit ruby;
|
||||
gemfile = ./Gemfile;
|
||||
lockfile = ./Gemfile.lock;
|
||||
gemset = ./gemset.nix;
|
||||
gemdir = ./.;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/openshift/rhc;
|
||||
|
|
Loading…
Reference in New Issue