mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
herqq: mark broken
- build fails with qt511 and qt59 (it used to build with qt510 which is not available anymore) - no nixpkgs maintainer - upstream repo looks inactive, last commit a year ago
This commit is contained in:
parent
6b4abb9fa7
commit
9beaa6dcad
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A software library for building UPnP devices and control points";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ ];
|
||||
broken = true; # 2018-09-21, built with qt510 (which was removed) but neither qt59 nor qt511
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user