···12 sha256 = "1palnddw3d50kyflwk1j4xapbc6jniid6j5i9dsr8l8a7nkv7ich";
13 };
1415- nativeBuildInputs = [ pkgconfig ];
16- buildInputs = [
17- attr acl zlib libuuid e2fsprogs lzo
18- asciidoc xmlto docbook_xml_dtd_45 docbook_xsl libxslt zstd
19 ];
002021 # gcc bug with -O1 on ARM with gcc 4.8
22 # This should be fine on all platforms so apply universally
···12 sha256 = "1palnddw3d50kyflwk1j4xapbc6jniid6j5i9dsr8l8a7nkv7ich";
13 };
1415+ nativeBuildInputs = [
16+ pkgconfig asciidoc xmlto docbook_xml_dtd_45 docbook_xsl libxslt
0017 ];
18+19+ buildInputs = [ attr acl zlib libuuid e2fsprogs lzo zstd ];
2021 # gcc bug with -O1 on ARM with gcc 4.8
22 # This should be fine on all platforms so apply universally