pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{stdenv, fetchFromGitHub
|
||||
, llvmPackages
|
||||
, cmake, boehmgc, gmp, zlib, ncurses, boost
|
||||
, waf, python, git, sbcl
|
||||
, python, git, sbcl
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
name = "${pname}-${version}";
|
||||
|
||||
Reference in New Issue
Block a user