pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchFromGitHub, qmake, qtbase, pkgconfig, gtk2 }:
|
||||
{ stdenv, fetchFromGitHub, qmake, pkgconfig, gtk2 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "qtstyleplugins-2017-03-11";
|
||||
|
||||
Reference in New Issue
Block a user