halloy update

This commit is contained in:
death916 2026-01-26 05:30:25 -08:00
parent b3102f2a31
commit 1cd3a96a71

View file

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