bat-extras: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-18 22:25:34 +01:00
parent 3de228aefd
commit e5c9b6de1a
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,4 +1,4 @@
{ lib, stdenv, callPackage, fetchFromGitHub, bash, makeWrapper, bat
{ lib, stdenv, fetchFromGitHub, bash, makeWrapper, bat
# batdiff, batgrep, and batwatch
, coreutils
, less