Skip to content

Commit

Permalink
Merge pull request #197145 from LunNova/lunnova/nix-output-monitor-me…
Browse files Browse the repository at this point in the history
…ta-mainProgram
  • Loading branch information
SuperSandro2000 authored Oct 23, 2022
2 parents 5e6bc6b + a824a8e commit e0d67f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/nix/nix-output-monitor/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
chmod a+x $out/bin/nom-build
installShellCompletion --zsh --name _nom-build completions/completion.zsh
'';
mainProgram = "nom";
};
in
justStaticExecutables
Expand Down

0 comments on commit e0d67f7

Please sign in to comment.