backup: use gemdir
This commit is contained in:
parent
246fd4c950
commit
53cd750ec6
@ -4,9 +4,7 @@ bundlerEnv {
|
|||||||
name = "backup_v4";
|
name = "backup_v4";
|
||||||
|
|
||||||
ruby = ruby_2_1;
|
ruby = ruby_2_1;
|
||||||
gemfile = ./Gemfile;
|
gemdir = ./.;
|
||||||
lockfile = ./Gemfile.lock;
|
|
||||||
gemset = ./gemset.nix;
|
|
||||||
|
|
||||||
buildInputs = [ curl ];
|
buildInputs = [ curl ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user