alejandra: remove spaced elements patch

This commit is contained in:
raf 2024-07-22 00:32:54 +03:00
commit e6c84d0f29
Signed by: NotAShelf
GPG key ID: AF26552424E53993
2 changed files with 1 additions and 524 deletions

View file

@ -5,10 +5,7 @@ alejandra.overrideAttrs (prev: {
patches =
(prev.patches or [])
++ [
./0001-no-ads.patch
./0002-spaced-elements.patch # Courtesy of @soupglasses
];
++ [./0001-no-ads.patch];
meta.description = ''
Patched version of Alejandra that removes ads and adds spaces in attrsets & lists