Files
Ben Darwin fa68bdce6c fastapi-cli: refactor to use python3Packages.fastapi-cli
Previously there were essentially two copies of the same expression in tree.
2024-08-04 17:35:43 +02:00

5 lines
65 B
Nix

{ python3 }:
with python3.pkgs;
toPythonApplication fastapi-cli