Merge pull request #116945 from SuperSandro2000/xlibs-related

This commit is contained in:
Sandro
2021-04-02 21:41:46 +02:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ stdenv.mkDerivation rec {
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ xnwdd ];
# error: token ""1.1"" is not valid in preprocessor expression
# TODO: fix pname being different from the attribute name
broken = true;
};
src = fetchgit {