halloy version

This commit is contained in:
death916 2026-02-10 04:55:35 -08:00
parent 0318e2e56f
commit 362664b1bb

View file

@ -11,7 +11,7 @@ self: super:
# halloy = nightlyRustPlatform.buildRustPackage rec {
halloy = super.rustPlatform.buildRustPackage rec {
pname = "halloy";
version = "2026.1.1";
version = "2026.2";
src = super.fetchFromGitHub {
owner = "squidowl";