apply ipb profile key patch

This commit is contained in:
sagar 2025-07-11 20:01:10 +00:00
parent 5fc0e739d0
commit d799a4a7b0
2 changed files with 114 additions and 0 deletions

View file

@ -22,6 +22,8 @@ stdenv.mkDerivation (finalAttrs: {
fetchSubmodules = true;
};
patches = [ ./ipb-profile-key.patch ];
nativeBuildInputs = with pkgs; [
cmake
pkg-config