Skip to content

Commit 4945e63

Browse files
committed
Revert "tests/plugins/texpresso: disable as the texpresso package is broken"
This reverts commit 35ec52f.
1 parent 3f73a30 commit 4945e63

File tree

1 file changed

+1
-4
lines changed
  • tests/test-sources/plugins/by-name/texpresso

1 file changed

+1
-4
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
empty = {
3-
# TODO: added 2025-03-24
4-
# pkgs.texpresso is broken
5-
# https://github.com/NixOS/nixpkgs/issues/392649
6-
plugins.texpresso.enable = false;
3+
plugins.texpresso.enable = true;
74
};
85
}

0 commit comments

Comments
 (0)