Add VAGEFAClient
Build image / build-image (push) Successful in 3m12s

This commit is contained in:
2025-04-27 15:31:40 +02:00
parent 1c1aad5846
commit a563cc45b5
3 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.8";
version = "0.0.9";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.