test-upstream-strawberry
inexcode 2022-08-15 23:07:10 +04:00
parent fd1a33dbcc
commit fc5ad2152e
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ let
};
drv = pythonPkgs.callPackage selfprivacy-graphql-api { };
in
if pkgs.lib.inNixShell then drv.env else drv
drv