Skip to content

Commit

Permalink
Fill missing meta.mainProgram
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 16, 2024
1 parent 473b864 commit 152d2f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@

# When updating go.mod or go.sum, update this sha together as following
vendorHash = "sha256-OPSQ4ELSrq5jVopc1ZxAQP95/Xop0STnzsmIYU2u9Ck=";

meta.mainProgram = "selfup";
};

default = selfup;
Expand Down

0 comments on commit 152d2f2

Please sign in to comment.