python3Packages.graph-tool: rename file

to use default.nix as is commonly done.
This commit is contained in:
Frederik Rietdijk 2022-01-16 09:27:42 +01:00 committed by Frederik Rietdijk
parent 4bf9e61a76
commit d63c752b00
2 changed files with 1 additions and 1 deletions

View File

@ -3460,7 +3460,7 @@ in {
graphql-subscription-manager = callPackage ../development/python-modules/graphql-subscription-manager { };
graph-tool = callPackage ../development/python-modules/graph-tool/2.x.x.nix { };
graph-tool = callPackage ../development/python-modules/graph-tool { };
graphtage = callPackage ../development/python-modules/graphtage { };