squash! lnch: init at 2017-02-16
This commit is contained in:
parent
6cbffb93ef
commit
d453aea065
@ -14,7 +14,7 @@ buildGoPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "https://github.com/mitchellh/gox";
|
homepage = "https://github.com/oem/lnch";
|
||||||
description = "A small go app that launches a process and moves it out of the process group";
|
description = "A small go app that launches a process and moves it out of the process group";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
license = licenses.publicDomain; # really I don't know
|
license = licenses.publicDomain; # really I don't know
|
||||||
|
Loading…
x
Reference in New Issue
Block a user