castxml: run nixpkgs-fmt
As suggested by RFC 101.
This commit is contained in:
parent
e9c4598ccb
commit
f4bc305421
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user