flake: add fastapi-cli
This commit is contained in:
parent
b3b19df77c
commit
fd19c95479
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
{
|
{
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkgs.entr
|
pkgs.entr
|
||||||
|
pkgs.fastapi-cli
|
||||||
(pkgs.python3.withPackages (x: [x.crc x.fastapi]))
|
(pkgs.python3.withPackages (x: [x.crc x.fastapi]))
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue