-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
avldrums: 0.3.5 -> 0.4.0 #72127
avldrums: 0.3.5 -> 0.4.0 #72127
Conversation
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 this right? this doesn't seem like the correct install paths:
[nix-shell:/home/jon/.cache/nix-review/pr-72127]$ tree ./results/avldrums-lv2
./results/avldrums-lv2
└── lib
└── lv2
└── avldrums.lv2
├── avldrums.so
├── avldrums.ttl
├── avldrumsUI_gl.so
├── Black_Pearl_4_LV2.sf2
├── manifest.ttl
└── Red_Zeppelin_4_LV2.sf2
LGTM; for comparison, here's the tree of another set of lv2 plugins:
What's more, avldrums.l2 is found by the programs that need to find it. |
Generally i see the .so's directly under lib, and there's not a package that I can verify is able to link against it. I don't think this is a regression, and could be intended behavior, just saying it's odd |
I've taken various samples and all lv2's I tested where structured like this. |
@marsam I'm gonna take you up on your offer: ping! ;) |
oh sorry, I passed this over |
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.
nix-review
passes on NixOS
diff LGTM
[3 built, 4 copied (42.9 MiB), 5.2 MiB DL]
https://github.com/NixOS/nixpkgs/pull/72127
1 package were build:
avldrums-lv2
@jonringer Thanks! |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @