pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, buildRubyGem, makeWrapper, ruby }:
|
||||
{ lib, buildRubyGem, ruby }:
|
||||
|
||||
# Cannot use bundleEnv because bundleEnv create stub with
|
||||
# BUNDLE_FROZEN='1' environment variable set, which broke everything
|
||||
|
||||
Reference in New Issue
Block a user