xdg-user-dirs: fix cross compilation

This commit is contained in:
Nick Cao 2022-01-19 11:58:06 +08:00
parent 8858896dde
commit 0e9544b12a
No known key found for this signature in database
GPG key ID: 068A56CEF48FA2C1

View file

@ -9,8 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "13216b8rfkzak5k6bvpx6jvqv3cnbgpijnjwj8a8d3kq4cl0a1ra";
};
nativeBuildInputs = [ makeWrapper ];
buildInputs = [ libxslt docbook_xsl ];
nativeBuildInputs = [ makeWrapper libxslt docbook_xsl ];
preFixup = ''
# fallback values need to be last