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

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