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