Merge pull request #155999 from NickCao/xdg-user-dirs-cross
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user