a21dedffd0
Previously there were essentially two copies of the same expression in tree.
5 lines
65 B
Nix
5 lines
65 B
Nix
{ python3 }:
|
|
|
|
with python3.pkgs;
|
|
toPythonApplication fastapi-cli
|