nix/pkgs: bump knot version to 1.13.0-alpha
The version string in knot-unwrapped.nix was last updated when
v1.11.0-alpha was released and was not bumped for v1.12.0-alpha or
v1.13.0-alpha. As a result, all nix-built knots (including
knot1.tangled.sh) report 1.11.0-alpha via sh.tangled.knot.version
regardless of which commit they're built from.
Signed-off-by: Anish Lakhwara <anish+git@lakhwara.com>