From da8e8f15c8eb00d686ce9c1e25d9d35e02bd1e3b Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Tue, 7 Oct 2025 00:11:59 +0200 Subject: [PATCH] Reset version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0624ff2..9227f18 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ vrnp-static = pkgs.buildGoModule { pname = "vrnp"; - version = "0.0.10-bindmounts"; + version = "0.0.10"; vendorHash = null; # For building the package, we use only the files not ignored by Git as inputs.