pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchgit, autoreconfHook, automake, pkgconfig, libxml2 }:
|
||||
{ stdenv, fetchgit, autoreconfHook, pkgconfig, libxml2 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "evtest-1.33";
|
||||
|
||||
Reference in New Issue
Block a user