Loading pkgs/development/python-modules/llama-index-readers-twitter/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "llama-index-readers-twitter"; version = "0.4.1"; version = "0.5.0"; pyproject = true; src = fetchPypi { pname = "llama_index_readers_twitter"; inherit version; hash = "sha256-e4zYwopM7b1WiNINHU3DhnY1DPo7nMcIM/BymS1j0qQ="; hash = "sha256-ws26RKK4xVT2388oFmRgtMq6VXwCc5kLOr7toEZFEyQ="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/llama-index-readers-twitter/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "llama-index-readers-twitter"; version = "0.4.1"; version = "0.5.0"; pyproject = true; src = fetchPypi { pname = "llama_index_readers_twitter"; inherit version; hash = "sha256-e4zYwopM7b1WiNINHU3DhnY1DPo7nMcIM/BymS1j0qQ="; hash = "sha256-ws26RKK4xVT2388oFmRgtMq6VXwCc5kLOr7toEZFEyQ="; }; build-system = [ hatchling ]; Loading