Merge pull request #65381 from cransom/gh-ost-platform

gh-ost: update platforms
This commit is contained in:
worldofpeace
2019-07-31 01:47:50 -04:00
committed by GitHub

View File

@@ -21,7 +21,6 @@ buildGoPackage ({
description = "Triggerless online schema migration solution for MySQL";
homepage = https://github.com/github/gh-ost;
license = licenses.mit;
platforms = platforms.linux;
};
})