Skip to content

Commit

Permalink
phoebus-scan-server: use meta.mainProgram
Browse files Browse the repository at this point in the history
See #62
  • Loading branch information
minijackson committed Jul 26, 2024
1 parent 746ad8f commit 5dbbf2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/epnix/tools/phoebus/scan-server/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ in
meta = {
description = "Simple, well tested, and robust set of predefined commands for use by Python users";
homepage = "https://epics.anl.gov/tech-talk/2022/msg01072.php";
mainProgram = "phoebus-scan-server";
license = lib.licenses.epl10;
maintainers = with epnixLib.maintainers; [minijackson];
inherit (jdk.meta) platforms;
Expand Down

0 comments on commit 5dbbf2f

Please sign in to comment.