mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 03:38:13 +00:00
python312Packages.prisma: refactor
This commit is contained in:
parent
46decb5d23
commit
e3406e2acd
@ -29,11 +29,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-j9HJZTt4VTq29Q+nynYmRWKx02GVdyA+iZzxZwspXn8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
click
|
||||
httpx
|
||||
jinja2
|
||||
|
Loading…
Reference in New Issue
Block a user