Loading pkgs/tools/inputmethods/remote-touchpad/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,19 +9,19 @@ buildGoModule rec { pname = "remote-touchpad"; version = "1.4.0"; version = "1.4.1"; src = fetchFromGitHub { owner = "unrud"; repo = pname; rev = "v${version}"; sha256 = "sha256-dSBkRBT3crdoO3JB3kVSUDC0faRrxa/R5MF/3a9POxo="; sha256 = "sha256-3P72DWwDvmlWM73nzbj1UceWv/CNuCu7+LnBDlCDlgo="; }; buildInputs = [ libXi libXrandr libXt libXtst ]; tags = [ "portal,x11" ]; vendorHash = "sha256-B/nxV9iHebe3v7VM+TTFGnAnPcBICtW+rDyrNNY6Ixw="; vendorHash = "sha256-SYh1MhJUrJKguR12L3yyxHoBB6ux6a4TUJyPvoYx7iU="; meta = with lib; { description = "Control mouse and keyboard from the webbrowser of a smartphone."; Loading Loading
pkgs/tools/inputmethods/remote-touchpad/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,19 +9,19 @@ buildGoModule rec { pname = "remote-touchpad"; version = "1.4.0"; version = "1.4.1"; src = fetchFromGitHub { owner = "unrud"; repo = pname; rev = "v${version}"; sha256 = "sha256-dSBkRBT3crdoO3JB3kVSUDC0faRrxa/R5MF/3a9POxo="; sha256 = "sha256-3P72DWwDvmlWM73nzbj1UceWv/CNuCu7+LnBDlCDlgo="; }; buildInputs = [ libXi libXrandr libXt libXtst ]; tags = [ "portal,x11" ]; vendorHash = "sha256-B/nxV9iHebe3v7VM+TTFGnAnPcBICtW+rDyrNNY6Ixw="; vendorHash = "sha256-SYh1MhJUrJKguR12L3yyxHoBB6ux6a4TUJyPvoYx7iU="; meta = with lib; { description = "Control mouse and keyboard from the webbrowser of a smartphone."; Loading