buildGoPackage: remove platform.all from packages
This commit is contained in:
@@ -23,6 +23,5 @@ buildGoPackage rec {
|
||||
description = "Command line utility to live-reload your application.";
|
||||
homepage = "https://github.com/devlocker/tychus";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user