pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This old version of V8 is still needed for the R V8 module
|
||||
{ stdenv, callPackage, fetchFromGitHub, gyp, readline, python, which, icu, ... }:
|
||||
{ stdenv, fetchFromGitHub, gyp, readline, python, which, icu, ... }:
|
||||
|
||||
assert readline != null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user