pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, copyPathsToStore, fetchurl, autoconf, automake, gettext, libtool
|
||||
{ stdenv, fetchurl, autoconf, automake, gettext, libtool
|
||||
, gfortran, openblas }:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
Reference in New Issue
Block a user