Loading pkgs/development/ruby-modules/bundler-app/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let ] // { inherit preferLocalBuild allowSubstitutes; # pass the defaults inherit (basicEnv) version; inherit (basicEnv) version pname; nativeBuildInputs = nativeBuildInputs ++ lib.optionals (scripts != [ ]) [ makeWrapper ]; Loading Loading
pkgs/development/ruby-modules/bundler-app/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let ] // { inherit preferLocalBuild allowSubstitutes; # pass the defaults inherit (basicEnv) version; inherit (basicEnv) version pname; nativeBuildInputs = nativeBuildInputs ++ lib.optionals (scripts != [ ]) [ makeWrapper ]; Loading