Skip to content

Commit

Permalink
Merge pull request #175 from jacekpoz/nix-mainProgram
Browse files Browse the repository at this point in the history
nix: add meta.mainProgram
  • Loading branch information
NotAShelf authored Jul 16, 2024
2 parents 7aabad8 + 9195eae commit c6101a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ in
github = "NotAShelf";
}
];
mainProgram = "anyrun";
};
}

0 comments on commit c6101a3

Please sign in to comment.