Skip to content

Commit

Permalink
bat-extras: mark as broken due to bat v0.25.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
will committed Jan 8, 2025
1 parent cafe63f commit cafe15e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/misc/bat-extras/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ let
license = with licenses; [ mit ];
maintainers = with maintainers; [ bbigras ];
platforms = platforms.all;
broken = true;
};
};
script =
Expand Down

0 comments on commit cafe15e

Please sign in to comment.