Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable pacstall due to failing parsing
Some `url` fields became null: ``` { "name": "cmake-data-deb", "visibleName": "Cmake Data", "description": "CMake data files (modules, templates and documentation)", "maintainer": { "name": "Zahrun", "email": "Zahrun@github.com" }, "version": "3.25.1", "url": null, "recipeUrl": "https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/cmake-data-deb/cmake-data-deb.pacscript", "packageDetailsUrl": "https://pacstall.dev/packages/cmake-data-deb", "type": "Debian Native", "patches": [] }, ```
- Loading branch information