diff --git a/nix/pkgs/knot-unwrapped.nix b/nix/pkgs/knot-unwrapped.nix --- a/nix/pkgs/knot-unwrapped.nix +++ b/nix/pkgs/knot-unwrapped.nix @@ -4,7 +4,7 @@ sqlite-lib, src, }: let - version = "1.9.0-alpha"; + version = "1.9.1-alpha"; in buildGoApplication { pname = "knot";