test-upstream-strawberry
inexcode 2022-08-12 18:15:13 +04:00
parent 766117da01
commit 0a2fa826db
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ self: super: rec {
patches = [
# Bump starlette, https://github.com/tiangolo/fastapi/pull/4483
(fetchpatch {
(python-super.fetchpatch {
name = "support-later-starlette.patch";
# PR contains multiple commits
url = "https://patch-diff.githubusercontent.com/raw/tiangolo/fastapi/pull/4483.patch";