mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 15:11:30 +00:00
cc-token: fix version scheme (#542743)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "cc-token";
|
||||
version = "unstable-2025-12-04";
|
||||
version = "1.1.2-unstable-2025-12-04";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "iota-uz";
|
||||
|
||||
Reference in New Issue
Block a user