zircolite: refactor

This commit is contained in:
Fabian Affolter 2024-03-29 10:17:14 +01:00 committed by GitHub
parent 29d96cc43a
commit 40bc2bcb2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,11 +18,11 @@ python3.pkgs.buildPythonApplication rec {
__darwinAllowLocalNetworking = true;
nativeBuildInputs = [
build-system = [
makeWrapper
];
propagatedBuildInputs = with python3.pkgs; [
dependencies = with python3.pkgs; [
aiohttp
colorama
elastic-transport