xwax: fix the build (missing alsa-lib input)#402378
Conversation
Without the change the build fails as https://hydra.nixos.org/build/294945388: alsa.c:24:10: fatal error: alsa/asoundlib.h: No such file or directory 24 | #include <alsa/asoundlib.h> | ^~~~~~~~~~~~~~~~~~
|
Upon further testing on a similar fix pr (xwax: add missing dependency, unbreak), I found some issue with the current state of the derivation: The apps opens but and connect to my Startup logs: |
|
I'm not familiar with the program. But I think the trick is to make the scanner and importers to work:
If I use |
|
Is it possible to add those shebang amendments to the derivation? |
|
Currently the derivation does not install them. Should it? I was not sure if the users are expected to provide their own equivalent importers. |
|
Ah, okay. Then help me understand, is the issue @Sigmanificient uncovered just a pre-existing wart with the package or is it a regression? |
|
I think it's pre-existing. |
|
Proposed the default installation of importers as: |
Without the change user needs to supply their own importer and scanner. Discovered in NixOS#402378 (comment)

Without the change the build fails as
https://hydra.nixos.org/build/294945388:
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.