Loading pkgs/by-name/no/notation/package.nix +3 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,9 @@ buildGoModule (finalAttrs: { description = "CLI tool to sign and verify OCI artifacts and container images"; homepage = "https://notaryproject.dev/"; license = lib.licenses.asl20; maintainers = [ ]; maintainers = with lib.maintainers; [ jk ]; mainProgram = "notation"; }; }) Loading
pkgs/by-name/no/notation/package.nix +3 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,9 @@ buildGoModule (finalAttrs: { description = "CLI tool to sign and verify OCI artifacts and container images"; homepage = "https://notaryproject.dev/"; license = lib.licenses.asl20; maintainers = [ ]; maintainers = with lib.maintainers; [ jk ]; mainProgram = "notation"; }; })