switch to int

This commit is contained in:
Chris Cochrun 2024-02-14 21:54:31 -06:00
parent 9c362bea66
commit 06a41da225

View file

@ -3,7 +3,7 @@
with lib;
let
port = "8999";
port = 8999;
in
{