castxml: run nixpkgs-fmt

As suggested by RFC 101.
This commit is contained in:
Anderson Torres 2023-01-22 12:19:08 -03:00
parent e9c4598ccb
commit f4bc305421

View File

@ -1,14 +1,14 @@
{ lib, { lib
stdenv, , stdenv
fetchFromGitHub, , fetchFromGitHub
cmake, , cmake
libffi, , libffi
libxml2, , libxml2
zlib, , zlib
withManual ? true, , withManual ? true
withHTML ? true, , withHTML ? true
llvmPackages, , llvmPackages
python3, , python3
}: }:
let let