Commit Graph

1 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