modemmanager: fix cross-compile: add python3 to nativeBuildInputs

This commit is contained in:
Cole Mickens 2024-02-03 16:36:16 -06:00
parent e175bdfa21
commit ea37153765
No known key found for this signature in database
GPG key ID: B475C2955744A019

View file

@ -47,6 +47,7 @@ stdenv.mkDerivation rec {
gettext
pkg-config
libxslt
python3
];
buildInputs = [