forked from mirrors/nixpkgs
Merge pull request #65381 from cransom/gh-ost-platform
gh-ost: update platforms
This commit is contained in:
commit
a1f38f4960
|
@ -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;
|
||||
};
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue