sourcehut: clean formatting

authored by

Julien Moutinho and committed by winter.bsky.social 875723f3 664edda5

+2 -2
+1 -1
pkgs/applications/version-management/sourcehut/lists.nix
··· 28 28 pname = "listssrht-api"; 29 29 modRoot = "api"; 30 30 vendorSha256 = "sha256-xnmMkRSokbhWD+kz0XQ9AinYdm6/50FRBISURPvlzD0="; 31 - } // import ./fix-gqlgen-trimpath.nix { inherit unzip;}); 31 + } // import ./fix-gqlgen-trimpath.nix { inherit unzip; }); 32 32 33 33 postPatch = '' 34 34 substituteInPlace Makefile \
+1 -1
pkgs/applications/version-management/sourcehut/todo.nix
··· 33 33 pname = "todosrht-api"; 34 34 modRoot = "api"; 35 35 vendorSha256 = "sha256-LB1H4jwnvoEyaaYJ09NI/M6IkgZwRet/fkso6b9EPV0="; 36 - } // import ./fix-gqlgen-trimpath.nix { inherit unzip;}); 36 + } // import ./fix-gqlgen-trimpath.nix { inherit unzip; }); 37 37 38 38 propagatedBuildInputs = [ 39 39 srht