gotop: works on non-Linux Unixes
From the README: > Working and tested on Linux and OSX, with Windows support being worked > on.
This commit is contained in:
parent
34abb79686
commit
20070b4ba0
@ -18,6 +18,6 @@ buildGoPackage rec {
|
|||||||
homepage = https://github.com/cjbassi/gotop;
|
homepage = https://github.com/cjbassi/gotop;
|
||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
maintainers = [ maintainers.magnetophon ];
|
maintainers = [ maintainers.magnetophon ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user