aerc: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-02-18 22:24:57 +01:00
parent 2cd8ce7796
commit c8dfbb6e75

View File

@@ -1,7 +1,6 @@
{ lib, buildGoModule, fetchurl
, go, ncurses, notmuch, scdoc
, python3, perl, w3m, dante
, fetchFromGitHub
, ncurses, notmuch, scdoc
, python3, w3m, dante
}:
buildGoModule rec {