summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-hglib
AgeCommit message (Collapse)Author
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-06-10Remove kvark from maintaining Mozilla packagesDzmitry Malyshau
2021-11-19moz-phab: enable tests, remove pkgs dependencyDzmitry Malyshau
2021-11-19python3Packages.python-hglib: init at 2.6.1Dzmitry Malyshau
This is required for glean-sdk python module. It uses 2.6.1 specifically. We'd need to relax the requirement and update it to 2.6.2 later.