apply ipb profile key patch
This commit is contained in:
parent
5fc0e739d0
commit
d799a4a7b0
2 changed files with 114 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
patches = [ ./ipb-profile-key.patch ];
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
cmake
|
||||
pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue