Merge pull request #252132 from Shawn8901/mainprogram_beep
This commit is contained in:
commit
9bd934fd81
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/spkr-beep/beep";
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "beep";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue