passh: Update gpl3 license from nixpkgs-hammering
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = "https://github.com/clarkwang/passh";
|
||||
description = "Sshpass alternative for non-interactive ssh auth";
|
||||
license = lib.licenses.gpl3;
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ lib.maintainers.lovesegfault ];
|
||||
mainProgram = "passh";
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user