0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Merge pull request #319516 from r-vdp/wstunnel-init

wstunnel: 9.6.2 -> 9.7.0
This commit is contained in:
h7x4 2024-06-21 09:17:42 +02:00 committed by GitHub
commit 11c5359c4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 388 additions and 184 deletions

View file

@ -1045,6 +1045,7 @@ in {
wordpress = handleTest ./wordpress.nix {};
wrappers = handleTest ./wrappers.nix {};
writefreely = handleTest ./web-apps/writefreely.nix {};
wstunnel = runTest ./wstunnel.nix;
xandikos = handleTest ./xandikos.nix {};
xautolock = handleTest ./xautolock.nix {};
xfce = handleTest ./xfce.nix {};