sourcehut: clean formatting

This commit is contained in:
Julien Moutinho 2022-10-30 22:03:19 +01:00 committed by Winter
parent 664edda544
commit 875723f3c1
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ buildPythonPackage rec {
pname = "listssrht-api";
modRoot = "api";
vendorSha256 = "sha256-xnmMkRSokbhWD+kz0XQ9AinYdm6/50FRBISURPvlzD0=";
} // import ./fix-gqlgen-trimpath.nix { inherit unzip;});
} // import ./fix-gqlgen-trimpath.nix { inherit unzip; });
postPatch = ''
substituteInPlace Makefile \

View file

@ -33,7 +33,7 @@ buildPythonPackage rec {
pname = "todosrht-api";
modRoot = "api";
vendorSha256 = "sha256-LB1H4jwnvoEyaaYJ09NI/M6IkgZwRet/fkso6b9EPV0=";
} // import ./fix-gqlgen-trimpath.nix { inherit unzip;});
} // import ./fix-gqlgen-trimpath.nix { inherit unzip; });
propagatedBuildInputs = [
srht