Skip to content

Commit

Permalink
Merge pull request NixOS#295448 from trofi/ttyd.tests-fix-eval
Browse files Browse the repository at this point in the history
ttyd.tests: fix eval
  • Loading branch information
NickCao authored Mar 13, 2024
2 parents 2dd8b30 + b7310fd commit 1197d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/servers/ttyd/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ lib, stdenv, fetchFromGitHub
, pkg-config, cmake, xxd
, openssl, libwebsockets, json_c, libuv, zlib
, nixosTests
}:

with builtins;
Expand Down

0 comments on commit 1197d0d

Please sign in to comment.