legitify: set to 1.2.4

This commit is contained in:
Fabian Affolter
2025-11-23 12:05:37 +01:00
parent 8f5233c8dc
commit 3d1eeb1f09
+2 -2
View File
@@ -1,10 +1,10 @@
{
lib,
buildGoModule,
buildGo124Module,
fetchFromGitHub,
}:
buildGoModule rec {
buildGo124Module rec {
pname = "legitify";
version = "1.0.11";