freerdp: mark the unstable version as broken (it fails to build)
This commit is contained in:
parent
8a35a474fe
commit
2857418659
|
@ -70,6 +70,8 @@ stdenv.mkDerivation rec {
|
||||||
homepage = http://www.freerdp.com/;
|
homepage = http://www.freerdp.com/;
|
||||||
|
|
||||||
license = "free-non-copyleft";
|
license = "free-non-copyleft";
|
||||||
|
|
||||||
|
broken = true; # fails to build
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue