vcprompt: add license
This commit is contained in:
parent
ae795a6acd
commit
ffb5eca618
@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://hg.gerg.ca/vcprompt;
|
||||
maintainers = with maintainers; [ cstrahan ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
license = licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user