jq: set mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user