fix: apply Herdr patches in native package build #27
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/herdr-patch-native"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the cross-system Herdr packaging path by calling the upstream nix/package.nix derivation and appending the three checked-in patches to its native patches attribute. This removes the host-specific applyPatches source derivation that failed Cedar aarch64-darwin deployment. ARM drvPath evaluation, all-system no-build evaluation, focused patch checks/tests, x86 build, and version/help smoke pass.