Merge pull request #155999 from NickCao/xdg-user-dirs-cross

This commit is contained in:
Sandro 2022-01-23 07:19:43 +01:00 committed by GitHub
commit e4501868fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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