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.21.10"; version = "2.22.10"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/halo-${version}.jar"; hash = "sha256-AvQbD+1mlAV73WJ3uM/vIwwv/aiEkovUkxatH54chNA="; hash = "sha256-3FrATqUGKSYfwYmDne8mbYGgPyG7+uyZtYVn4Bx+Pl0="; }; 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.21.10"; version = "2.22.10"; src = fetchurl { url = "https://github.com/halo-dev/halo/releases/download/v${version}/halo-${version}.jar"; hash = "sha256-AvQbD+1mlAV73WJ3uM/vIwwv/aiEkovUkxatH54chNA="; hash = "sha256-3FrATqUGKSYfwYmDne8mbYGgPyG7+uyZtYVn4Bx+Pl0="; }; nativeBuildInputs = [ Loading