From fc5a588848110bd3920fab15c2cb9cceb13ceabe Mon Sep 17 00:00:00 2001 From: Alexis Arellano Date: Wed, 7 Jan 2026 08:32:55 -0500 Subject: [PATCH] Update README.rst with NixOS Build Requirements --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 3e2a7a4..75edac4 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,8 @@ This uses the ``libxcb.so.1`` and ``libxcb-xinput.so.0`` libraries. On Debian/Ub To build it yourself, you will also need to install the following packages: ``libxcb-xinput-dev``, ``wine64-tools``, and ``gcc-mingw-w64``. +On NixOS: ``nix-shell -p gcc pkgsCross.mingwW64.stdenv.cc wine64 xorg.libxcb xorg.xcbutilwm`` + Installation ------------ 1. With Rebelle already installed, copy **BOTH** ``wintab32.dll`` and ``XWinTabHelper.dll.so`` into the installation directory (the one with the ``Rebelle 7.exe``).