watchman: add meta.mainProgram
To get rid of the complaint from `lib.getExe`.
This commit is contained in:
parent
7525b1f420
commit
02a192ceab
@ -113,6 +113,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
emily
|
||||
techknowlogick
|
||||
];
|
||||
mainProgram = "watchman";
|
||||
platforms = lib.platforms.unix;
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user