pew: add homepage
This commit is contained in:
parent
40589583c5
commit
debe712d7a
@ -26,6 +26,7 @@ with python3Packages; buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/berdario/pew;
|
||||
description = "Tools to manage multiple virtualenvs written in pure python";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user