Loading pkgs/by-name/ge/geph/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -23,16 +23,16 @@ let in rustPlatform.buildRustPackage (finalAttrs: { pname = "geph5"; version = "0.2.93"; version = "0.2.99"; src = fetchFromGitHub { owner = "geph-official"; repo = "geph5"; rev = "geph5-client-v${finalAttrs.version}"; hash = "sha256-ZYcGW6Ssauf5BUs75KBV+4Zub2ZCVN29cWTxeNi87cI="; hash = "sha256-AWdVFpIP+LIZz6zqcx0GJxDs4ZWGR6JgpHDVAg0mHaU="; }; cargoHash = "sha256-0Ml8tgWghxhDJzUMMD+YGwy3fyFjKcNjbV8MDJW8rZk="; cargoHash = "sha256-zFCq29vtsbwbo6JBRdX+CziKZVoxwpt6y3BYVlIqZfc="; postPatch = '' substituteInPlace binaries/geph5-client/src/vpn/*.sh \ Loading Loading
pkgs/by-name/ge/geph/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -23,16 +23,16 @@ let in rustPlatform.buildRustPackage (finalAttrs: { pname = "geph5"; version = "0.2.93"; version = "0.2.99"; src = fetchFromGitHub { owner = "geph-official"; repo = "geph5"; rev = "geph5-client-v${finalAttrs.version}"; hash = "sha256-ZYcGW6Ssauf5BUs75KBV+4Zub2ZCVN29cWTxeNi87cI="; hash = "sha256-AWdVFpIP+LIZz6zqcx0GJxDs4ZWGR6JgpHDVAg0mHaU="; }; cargoHash = "sha256-0Ml8tgWghxhDJzUMMD+YGwy3fyFjKcNjbV8MDJW8rZk="; cargoHash = "sha256-zFCq29vtsbwbo6JBRdX+CziKZVoxwpt6y3BYVlIqZfc="; postPatch = '' substituteInPlace binaries/geph5-client/src/vpn/*.sh \ Loading