semicolon

test-upstream-strawberry
Inex Code 2022-06-24 16:37:48 +03:00
parent 935a862001
commit 3dc0ece017
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ self: super: rec {
packageOverrides = self: super: {
strawberry_graphql = callPackage ./strawberry_graphql/default.tix {
buildPythonPackage = super.buildPythonPackage
}
};
};
};