mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
qt-gstreamer: fix build
This commit is contained in:
parent
84db2dffe9
commit
c47cc7e163
|
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue