Skip to content

Commit 152d2f2

Browse files
committed
Fill missing meta.mainProgram
1 parent 473b864 commit 152d2f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858

5959
# When updating go.mod or go.sum, update this sha together as following
6060
vendorHash = "sha256-OPSQ4ELSrq5jVopc1ZxAQP95/Xop0STnzsmIYU2u9Ck=";
61+
62+
meta.mainProgram = "selfup";
6163
};
6264

6365
default = selfup;

0 commit comments

Comments
 (0)