haskell: formatting fix after regenerating packages

This commit is contained in:
Dennis Gosnell 2023-05-26 08:28:57 +09:00
parent fa8fc4d457
commit 8b8f0d0a76
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4

View File

@ -208267,7 +208267,9 @@ self: {
description = "Parse and render *.drv files";
license = lib.licenses.bsd3;
mainProgram = "pretty-derivation";
maintainers = [ lib.maintainers.Gabriella439 lib.maintainers.sorki ];
maintainers = [
lib.maintainers.Gabriella439 lib.maintainers.sorki
];
}) {};
"nix-diff" = callPackage