-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
audacity: switch to cmake to fix missing plug-ins #107465
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
Conversation
Please match the PR title and the commit message title to something like:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove enableParallelBuilding = true;
because cmake already sets this.
''; | ||
|
||
configureFlags = [ | ||
"--with-libsamplerate" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it intentional that this is dropped?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAICT, this seems to be the default now.
Result of |
Result of 1 package built:
|
f306312
to
de1d520
Compare
Result of 1 package built:
|
Motivation for this change
The
share/audacity/plug-ins
directory was missing, because the audacity project changed to cmake.Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)