diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 9f66598..768501f 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -610,6 +610,9 @@ "nixpkgs": [ "pbr" ], + "nkdfu": [ + "flitBuildHook" + ], "notus-scanner": [ "poetry-core" ], @@ -728,6 +731,9 @@ "preshed": [ "cython" ], + "primecountpy": [ + "cython" + ], "primer3": [ "cython" ], @@ -791,6 +797,9 @@ "pygame_sdl2": [ "cython" ], + "pygeos": [ + "cython" + ], "pyiqvia": [ "poetry-core" ], @@ -1176,6 +1185,9 @@ "staticjinja": [ "poetry-core" ], + "statmake": [ + "poetry-core" + ], "statsmodels": [ "cython" ], @@ -1293,6 +1305,9 @@ "traceback2": [ "pbr" ], + "transmission-rpc": [ + "poetry-core" + ], "treeo": [ "poetry-core" ],