nixpkgs/pkgs/applications/networking/novnc
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
..
default.nix novnc: correctly install and point to websockify 2022-09-30 01:27:27 +01:00
fix-paths.patch
websockify.patch novnc: correctly install and point to websockify 2022-09-30 01:27:27 +01:00