mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-11-27 16:02:52 +00:00
alejandra: remove spaced elements patch
This commit is contained in:
parent
7c4e3592b7
commit
e6c84d0f29
2 changed files with 1 additions and 524 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue