pkgs/development/libraries: remove unused fetchpatch and other arguments (#313402)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchurl, fetchpatch, python3 }:
|
||||
{ lib, stdenv, fetchurl, python3 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libevdev";
|
||||
|
||||
Reference in New Issue
Block a user