pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchgit, glib, pkgconfig, python, scons, pythonPackages }:
|
||||
{ stdenv, fetchgit, glib, pkgconfig, python, scons }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "hammer-${version}";
|
||||
|
||||
Reference in New Issue
Block a user