libreoffice-fresh: build on hydra

This commit is contained in:
Peter Hoeg 2017-02-18 18:20:40 +08:00 committed by Robin Gloster
parent bf51a20825
commit 993d2db029

View File

@ -266,6 +266,5 @@ in stdenv.mkDerivation rec {
license = licenses.lgpl3;
maintainers = with maintainers; [ viric raskin ];
platforms = platforms.linux;
hydraPlatforms = [];
};
}