Commit Graph

3 Commits

Author SHA1 Message Date
David Warde-Farley
13cc17cc53 novnc: correctly install and point to websockify
`utils/novnc_proxy` tries to download and run the `websockify` package
in the directory where the script is located, which doesn't work because
the nix store is read-only. This patches the script to point to
nix-installed `websockify`.
2022-09-30 01:27:27 +01:00
David Warde-Farley
1dafc2cd56 novnc: use installed package files as default for --web
This allows novnc to run without manually supplying the location of
`vnc.html` in the Nix store or assembled environment.
2022-09-30 00:26:32 +01:00
NeverBehave
705247ab18 novnc: init at 1.3.0 2022-01-11 20:36:27 -08:00