remove depsPath
This commit is contained in:
parent
4a5e725a00
commit
020b204767
@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
rubygems = rubygemsFun ruby;
|
rubygems = rubygemsFun ruby;
|
||||||
depsPath = lib.concatStringsSep ":" (map (g: "${g}/${ruby.gemPath}") gemPath);
|
|
||||||
|
|
||||||
in ruby.stdenv.mkDerivation (attrs // {
|
in ruby.stdenv.mkDerivation (attrs // {
|
||||||
inherit doCheck;
|
inherit doCheck;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user