mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
gperf: add mainProgram
This commit is contained in:
parent
cdbeb9666c
commit
91c50bd4db
@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
homepage = "https://www.gnu.org/software/gperf/";
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "gperf";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user