releaseTools.debBuild: remove double lib in args

Seems to have been added during some sweeping changes, but breaks calling `releaseTools.debBuild`
This commit is contained in:
Ashlynn Anderson
2021-02-07 11:00:42 -05:00
committed by GitHub
parent fd9663817c
commit 56dc6a7f08

View File

@@ -2,7 +2,6 @@
# that contains a Debian-like (i.e. dpkg-based) OS.
{ name ? "debian-build"
, lib
, diskImage
, src, lib, stdenv, vmTools, checkinstall
, fsTranslation ? false