texrunner: Fix build
Tests fail due to nonexistent tex executables.
This commit is contained in:
parent
e3deccc0d7
commit
50aff7e07b
@ -269,6 +269,7 @@ self: super: {
|
|||||||
snowball = dontCheck super.snowball;
|
snowball = dontCheck super.snowball;
|
||||||
sophia = dontCheck super.sophia;
|
sophia = dontCheck super.sophia;
|
||||||
test-sandbox = dontCheck super.test-sandbox;
|
test-sandbox = dontCheck super.test-sandbox;
|
||||||
|
texrunner = dontCheck super.texrunner;
|
||||||
users-postgresql-simple = dontCheck super.users-postgresql-simple;
|
users-postgresql-simple = dontCheck super.users-postgresql-simple;
|
||||||
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
||||||
xkbcommon = dontCheck super.xkbcommon;
|
xkbcommon = dontCheck super.xkbcommon;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user