syncthing: 1.29.3 -> 1.29.5

This commit is contained in:
R. Ryantm
2025-04-21 20:40:53 +02:00
committed by Bjørn Forsman
parent 28f65125e1
commit d23dbdb383
@@ -19,16 +19,16 @@ let
}:
buildGoModule rec {
pname = stname;
version = "1.29.3";
version = "1.29.5";
src = fetchFromGitHub {
owner = "syncthing";
repo = "syncthing";
tag = "v${version}";
hash = "sha256-dTDrKLAUfZ+12JX6P6cWRs1ArWnDRmfhNAh0ZTTWpYU=";
hash = "sha256-mM+llkF9aMFkMzLptcEz+nXyHcuMHt+dpnqkzJgOZqQ=";
};
vendorHash = "sha256-/t+TIW66A6jKZvDtp/WcldqdkP5PtC6eP/R4Fspywxc=";
vendorHash = "sha256-5U0lsGSO4v++eMvz2r1rG5i/XPLbJAbvM9V66BKE6A8=";
nativeBuildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
# Recent versions of macOS seem to require binaries to be signed when