mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-03 07:23:32 +00:00
alejandra-custom: disable tests until I can be arsed ot fix them
This commit is contained in:
parent
5a415950cc
commit
07c63fe9a6
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ alejandra.overrideAttrs (prev: {
|
||||||
(prev.patches or [])
|
(prev.patches or [])
|
||||||
++ [./0001-no-ads.patch];
|
++ [./0001-no-ads.patch];
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Custom build of Alejandra without ads & spaces around lists and attrsets";
|
description = "Custom build of Alejandra without ads & spaces around lists and attrsets";
|
||||||
mainProgram = "alejandra";
|
mainProgram = "alejandra";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue