I’ve written a preliminary Nix package for the Linux version of this application, and I hope it will be helpful to users who wish to run the application on Linux.
https://github.com/jetcookies/nur-packages/blob/main/pkgs/virtualgamepad-pc/default.nix
https://nur.nix-community.org/repos/jetcookies/
For those who aren't yet familiar with Nix:
Nix provides developers with a complete and consistent development environment.
1. Install Nix
Follow the Installation Guide and NixOS Wiki to install Nix and enable Flakes.
2. Run
nix run github:jetcookies/nur-packages#virtualgamepad-pc
I’ve written a preliminary Nix package for the Linux version of this application, and I hope it will be helpful to users who wish to run the application on Linux.
https://github.com/jetcookies/nur-packages/blob/main/pkgs/virtualgamepad-pc/default.nix
https://nur.nix-community.org/repos/jetcookies/
For those who aren't yet familiar with Nix:
Nix provides developers with a complete and consistent development environment.
1. Install Nix
Follow the Installation Guide and NixOS Wiki to install Nix and enable Flakes.
2. Run