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

nixOS: Failed to build libspa-sys #33

Open
sighnwaive opened this issue Mar 12, 2024 · 4 comments
Open

nixOS: Failed to build libspa-sys #33

sighnwaive opened this issue Mar 12, 2024 · 4 comments

Comments

@sighnwaive
Copy link

I had a failed build on nixOS (output linked below). I'm just reporting this and happy to assist with any debugging that may be needed to find root cause.

This is from the pkgs repository and I'm adding it to my user packages with the below structure in my configuration.nix file.

users.users = {
    sighnwaive = {
      ...;
      packages = with pkgs; [
        pw-viz
        wireplumber
      ];
      ...;
    };

nix_output.txt

@sighnwaive sighnwaive changed the title Failed to build libspa-sys nixOS: Failed to build libspa-sys Mar 12, 2024
@luzpaz
Copy link

luzpaz commented Nov 5, 2024

Is this still an issue?

@sighnwaive
Copy link
Author

Unknown, I stopped using NixOS about 2 months ago.

@luzpaz
Copy link

luzpaz commented Nov 6, 2024

No downstream issues reported in nixpkgs
NixOS/nixpkgs#340974

Maybe not an issue anymore?

@sighnwaive
Copy link
Author

I'd say close it. Not an issue for me anymore, and I don't have an environment to test it in anymore.

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

No branches or pull requests

2 participants