zircolite: refactor
This commit is contained in:
parent
29d96cc43a
commit
40bc2bcb2d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user