| Age | Commit message (Collapse) | Author |
|
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/atlassian-api/atlassian-python-api/releases/tag/3.41.14
|
|
|
|
|
|
|
|
https://github.com/atlassian-api/atlassian-python-api/releases/tag/3.41.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when they already rely on SRI hashes.
|
|
|
|
|
|
r-ryantm/auto-update/python310Packages.atlassian-python-api
python310Packages.atlassian-python-api: 3.32.0 -> 3.32.2
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The pypi source code doesn't contain the response stubs necessary for
the tests to pass
|
|
|
|
|
|
|
|
|
|
|
|
|