Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xar: 1.6.1 -> 498 #329721

Merged
merged 2 commits into from
Aug 27, 2024
Merged

xar: 1.6.1 -> 498 #329721

merged 2 commits into from
Aug 27, 2024

Commits on Aug 20, 2024

  1. pbzx: fix build with musl libc

    tie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4c2e720 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. xar: 1.6.1 -> 498

    This change switches the xar package from unmaintained fork of the
    original project to the Apple Open Source tarball. See also
    https://repology.org/project/xar/versions
    
    Since the package is essentially rewritten from scratch, we take an
    opportunity and move it to pkgs/by-name/xa/xar (formatted with nixfmt).
    
    We also remove Windows from the supported platforms because even before
    this change pkgsCross.mingwW64.xar failed with
    xar> configure: error: can not detect the size of your system's uid_t type
    tie committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5eee6cf View commit details
    Browse the repository at this point in the history