squash! lnch: init at 2017-02-16

This commit is contained in:
AndersonTorres 2020-05-23 19:18:03 -03:00
parent 6cbffb93ef
commit d453aea065

View file

@ -14,7 +14,7 @@ buildGoPackage rec {
};
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";
platforms = platforms.all;
license = licenses.publicDomain; # really I don't know