bwidget: revise formatting

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Andrew Brooks
2021-05-21 15:18:27 -05:00
committed by Andrew Brooks
co-authored by Sandro
parent ca4b34f09e
commit f9ce367eb2
@@ -13,7 +13,7 @@ in tcl.mkTclDerivation {
};
dontBuild = true;
propagatedBuildInputs = [tk];
propagatedBuildInputs = [ tk ];
installPhase = ''
mkdir -p "$out/lib/${libPrefix}"