From fafa7377027d11eb965e620db998a9347b111edc Mon Sep 17 00:00:00 2001 From: adisbladis Date: Sat, 5 Feb 2022 19:35:06 +1200 Subject: [PATCH] Regenerate build-systems.json from updated nixpkgs --- overrides/build-systems.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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" ],