Commit Graph

10 Commits

Author SHA1 Message Date
Mario Rodas
19c1eb3710 ttyd: enable on darwin 2021-10-31 04:20:00 +00:00
Rick van Schijndel
fba93f57b4 ttyd: 1.6.1 -> 1.6.3
This also adds support for libwebsockets 4.x.
2021-05-15 18:48:04 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
R. RyanTM
9822cf71bc ttyd: 1.6.0 -> 1.6.1 2020-06-30 18:01:39 +00:00
Ingo Blechschmidt
6695fdc961 ttyd: 1.5.2 -> 1.6.0 2020-04-24 11:12:21 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz
21d599839c ttyd: 1.4.2_pre* -> 1.5.2
https://github.com/tsl0922/ttyd/releases/tag/1.5.2
https://github.com/tsl0922/ttyd/releases/tag/1.5.1
https://github.com/tsl0922/ttyd/releases/tag/1.5.0
https://github.com/tsl0922/ttyd/releases/tag/1.4.3
https://github.com/tsl0922/ttyd/releases/tag/1.4.2
2019-08-19 19:30:44 -05:00
Austin Seipp
f435d75d79
ttyd: init at 1.4.2_pre174_6df6ac3e
ttyd hasn't seen a release in a while, but has a few useful bugfixes and
features (such as IPv6) that are good to have. It also seems to fix a
few crashes I encountered (likely due to newer openssl/libwebsockets).
So in an untraditional fashion, we'll adopt this with a _pre tag to
ensure it gets bumped correctly later on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-06 02:22:49 -06:00