Loading pkgs/by-name/ha/halo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,10 +7,10 @@ }: stdenv.mkDerivation rec { pname = "halo"; version = "2.17.0"; version = "2.17.1"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/${pname}-${version}.jar"; hash = "sha256-dSNYFifFITNnUxUOLmiO8LbHyjlCmVU9LlpZp/ThD/Q="; hash = "sha256-bleY8e7JYwOenSif+3GB5wNmTy3lSt2CAmyX50toeKc="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ha/halo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,10 +7,10 @@ }: stdenv.mkDerivation rec { pname = "halo"; version = "2.17.0"; version = "2.17.1"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/${pname}-${version}.jar"; hash = "sha256-dSNYFifFITNnUxUOLmiO8LbHyjlCmVU9LlpZp/ThD/Q="; hash = "sha256-bleY8e7JYwOenSif+3GB5wNmTy3lSt2CAmyX50toeKc="; }; nativeBuildInputs = [ Loading