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

flake.lock: Update #6348

Merged
merged 4 commits into from
Jan 23, 2025
Merged

flake.lock: Update #6348

merged 4 commits into from
Jan 23, 2025

Conversation

GaetanLepage
Copy link
Member

Description

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#all using Flakes.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

Maintainer CC

@GaetanLepage
Copy link
Member Author

        … while evaluating derivation 'libcap-2.73'
         whose name attribute is located at /nix/store/i6531g1ph0f7iadqd3qcaagccblfl8qq-source/pkgs/stdenv/generic/make-derivation.nix:375:7

       … while evaluating attribute 'makeFlags' of derivation 'libcap-2.73'
         at /nix/store/i6531g1ph0f7iadqd3qcaagccblfl8qq-source/pkgs/by-name/li/libcap/package.nix:44:3:
           43|
           44|   makeFlags = [
             |   ^
           45|     "lib=lib"

       error: attribute 'GOARCH' missing
       at /nix/store/i6531g1ph0f7iadqd3qcaagccblfl8qq-source/pkgs/by-name/li/libcap/package.nix:54:15:
           53|     "GOFLAGS=-trimpath"
           54|     "GOARCH=${pkgsBuildHost.go.GOARCH}"
             |               ^
           55|     "GOOS=${pkgsBuildHost.go.GOOS}"

@rycee rycee merged commit 01d0172 into nix-community:master Jan 23, 2025
3 checks passed
@rycee
Copy link
Member

rycee commented Jan 23, 2025

Thanks! Merged to master now 🙂

@GaetanLepage GaetanLepage deleted the flake branch January 23, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants