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