mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
octoprint: unpin pydantic
This commit is contained in:
parent
c5f66460cf
commit
a578aa41cb
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ let
|
|||
zeroconf
|
||||
zipstream-ng
|
||||
class-doc
|
||||
pydantic_1
|
||||
pydantic
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isDarwin [ py.pkgs.appdirs ]
|
||||
++ lib.optionals (!stdenv.hostPlatform.isDarwin) [ octoprint-pisupport ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue