···1314stdenv.mkDerivation rec {
15 pname = "adguardhome";
16- version = "0.107.57";
17 src = sources.${system} or (throw "Source for ${pname} is not available for ${system}");
1819 installPhase = ''
···1314stdenv.mkDerivation rec {
15 pname = "adguardhome";
16+ version = "0.107.61";
17 src = sources.${system} or (throw "Source for ${pname} is not available for ${system}");
1819 installPhase = ''