Commit Graph

5 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
ba0365b730 novnc: 1.3.0 -> 1.4.0 2023-01-28 02:25:26 +00:00
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