libtree: remove unnecessary fetchpatch input

As requested here https://github.com/NixOS/nixpkgs/pull/172446#discussion_r871249683
This commit is contained in:
Adam Joseph 2022-05-12 17:14:46 -07:00
parent b0ce87e1ea
commit b38eb9ec03

View file

@ -1,7 +1,6 @@
{ lib
, stdenv
, fetchFromGitHub
, fetchpatch
, binutils
, chrpath
, cmake