This commit is contained in:
Inex Code 2022-08-15 23:07:10 +04:00
parent fd1a33dbcc
commit fc5ad2152e

View file

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