We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473b864 commit 152d2f2Copy full SHA for 152d2f2
1 file changed
flake.nix
@@ -58,6 +58,8 @@
58
59
# When updating go.mod or go.sum, update this sha together as following
60
vendorHash = "sha256-OPSQ4ELSrq5jVopc1ZxAQP95/Xop0STnzsmIYU2u9Ck=";
61
+
62
+ meta.mainProgram = "selfup";
63
};
64
65
default = selfup;
0 commit comments