Merge pull request #254419 from adamcstephens/pwgen/mainProgram
This commit is contained in:
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/tytso/pwgen";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
mainProgram = "pwgen";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user