jq: set mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
37f8d83e9e
commit
e60ea01959
1 changed files with 1 additions and 0 deletions
|
@ -76,5 +76,6 @@ stdenv.mkDerivation rec {
|
|||
maintainers = with maintainers; [ raskin globin artturin ];
|
||||
platforms = platforms.unix;
|
||||
downloadPage = "https://stedolan.github.io/jq/download/";
|
||||
mainProgram = "jq";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue