mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 19:17:35 +00:00
synergyWithoutGUI: 1.14.5.22 -> 1.14.6.19-stable
This commit is contained in:
parent
15f699fbf9
commit
7d61000468
@ -37,13 +37,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "synergy";
|
||||
version = "1.14.5.22";
|
||||
version = "1.14.6.19-stable";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "symless";
|
||||
repo = "synergy-core";
|
||||
rev = version;
|
||||
sha256 = "sha256-rqQ4n8P8pZSWRCxaQLa2PuduXMt2XeaFs051qcT3/o8=";
|
||||
sha256 = "sha256-0QqklfSsvcXh7I2jaHk82k0nY8gQOj9haA4WOjGqBqY=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user