sourcehut: clean formatting

This commit is contained in:
Julien Moutinho
2022-11-01 21:56:37 -04:00
committed by Winter
parent 664edda544
commit 875723f3c1
2 changed files with 2 additions and 2 deletions
@@ -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 \
@@ -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