Loading pkgs/by-name/ha/halo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ }: stdenv.mkDerivation rec { pname = "halo"; version = "2.20.19"; version = "2.20.20"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/halo-${version}.jar"; hash = "sha256-4xXg1pW6vXebrmmyhzQKmJReR8gfRrflrfuB3ijk4tc="; hash = "sha256-8q87oGE7uEbs78rkFcF3FD+ms+9dlk+12G2CL/tEJKY="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ha/halo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ }: stdenv.mkDerivation rec { pname = "halo"; version = "2.20.19"; version = "2.20.20"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/halo-${version}.jar"; hash = "sha256-4xXg1pW6vXebrmmyhzQKmJReR8gfRrflrfuB3ijk4tc="; hash = "sha256-8q87oGE7uEbs78rkFcF3FD+ms+9dlk+12G2CL/tEJKY="; }; nativeBuildInputs = [ Loading