Skip to content

Bring ldid to a top level package #173467

@CMCDragonkai

Description

@CMCDragonkai

Project description

The ldid is an alternative to using codesign to sign apple darwin binaries. I can see that there's a PR that was merged in that brought ldid in to pkgs.ios-cross-compile.ldid, but ldid is also useful for apple executables like vercel/pkg bundled executables.

ldid = fetchFromGitHub {
owner = "tpoechtrager";
repo = "ldid";
rev = "3064ed628108da4b9a52cfbe5d4c1a5817811400";
sha256 = "1a6zaz8fgbi239l5zqx9xi3hsrv3jmfh8dkiy5gmnjs6v4gcf6sf";
};

There's not really an offical ldid implementation as there are many maintained forks:

So I think it's worth considering which one is the most active.

Metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions