pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchFromGitHub
|
||||
, boost, bison, flex, openjdk, doxygen
|
||||
, perl, graphviz, libtool, ncurses, zlib, sqlite
|
||||
, perl, graphviz, ncurses, zlib, sqlite
|
||||
, autoreconfHook }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user