eid-mw: fix build by restoring p11-kit module installation path#248103
eid-mw: fix build by restoring p11-kit module installation path#248103NickCao merged 1 commit intoNixOS:masterfrom
Conversation
May you explain this further to see it we can fix this in p11-kit itself. |
|
To be honest, I don't fully understand it myself. I assume that meson generates the pkgconfig files a bit differently, but I didn't (and don't) have the time at the moment to do a full deep dive. |
|
Checked https://p11-glue.github.io/p11-glue/p11-kit/manual/devel-paths.html, so PKCS#11 modules ought to install files into |
|
It can't be moved to postPatch, autoreconfHook has to run first. |
You can patch |
Since NixOS#244633, the installation path for p11-kit was picked up to be in the p11-kit out path, which obviously doesn't work. This commit restores the out path to the value it was before NixOS#244633.
Done |
Description of changes
Since #244633, the installation path for p11-kit was picked up to be in the p11-kit out path, which obviously doesn't work. This commit restores the installation path to the value it was before #244633.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)