Merge pull request #295448 from trofi/ttyd.tests-fix-eval
ttyd.tests: fix eval
This commit is contained in:
commit
1197d0d7e6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{ lib, stdenv, fetchFromGitHub
|
{ lib, stdenv, fetchFromGitHub
|
||||||
, pkg-config, cmake, xxd
|
, pkg-config, cmake, xxd
|
||||||
, openssl, libwebsockets, json_c, libuv, zlib
|
, openssl, libwebsockets, json_c, libuv, zlib
|
||||||
|
, nixosTests
|
||||||
}:
|
}:
|
||||||
|
|
||||||
with builtins;
|
with builtins;
|
||||||
|
|
Loading…
Reference in a new issue