| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.ariadne: 0.27.1 -> 0.28.0 | R. Ryantm | 2026-02-05 | 1 | -2/+2 |
| * | python3Packages.ariadne: 0.27.0 -> 0.27.1 | R. Ryantm | 2026-01-29 | 1 | -2/+2 |
| * | treewide: clean up 'meta = with' pattern•••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> | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| * | python3Packages.ariadne: 0.26.2 -> 0.27.0 | R. Ryantm | 2025-10-14 | 1 | -2/+2 |
| * | python313Packages.ariadne: modernize | Fabian Affolter | 2025-09-27 | 1 | -5/+2 |
| * | python313Packages.ariadne: relax graphql-core•••- disable failing tests | Fabian Affolter | 2025-09-27 | 1 | -0/+6 |
| * | treewide: pytestFlagsArray -> pytestFlags and join flag and option argument•••This treewide change targets Python packages that specifies pytest flags with pytestFlagsArray, and whose flags cannot be consructed by other pytestCheckHook-honoured arguments. Use the __structuredAttrs-agnostic argument pytestFlags instead of the deprecated pytestFlagsArray. For flags with option arguments, join each flag and their option argument into a single command-line argument following POSIX Utility Argument Syntax[1] for easier overriding (remove/replace). Examples: * [ "-W" "ignore:message:WarningClass" ] -> [ "-Wignore:message:WarningClass" ] * [ "--reruns" "3" ] -> [ "--reruns=3" ] [1]: https://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html | Yueh-Shun Li | 2025-06-16 | 1 | -1/+1 |
| * | python312Packages.ariadne: 0.26.1 -> 0.26.2 | R. Ryantm | 2025-04-21 | 1 | -2/+2 |
| * | python312Packages.ariadne: 0.25.2 -> 0.26.1 | R. Ryantm | 2025-02-25 | 1 | -2/+2 |
| * | python312Packages.ariadne: 0.24 -> 0.25.2 | R. Ryantm | 2025-02-12 | 1 | -3/+3 |
| * | python312Packages.ariadne: 0.23.0 -> 0.24 | R. Ryantm | 2025-01-05 | 1 | -2/+2 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -28/+21 |
| * | python312Packages.ariadne: 0.22.0 -> 0.23.0 | R. Ryantm | 2024-03-18 | 1 | -2/+2 |
| * | python311Packages.ariadne: reset rev•••Tag was fixed by upstream | Fabian Affolter | 2024-02-13 | 1 | -3/+1 |
| * | python311Packages.ariadne: 0.21.0 -> 0.22.0•••Changelog: https://github.com/mirumee/ariadne/releases/tag/022.0 | Fabian Affolter | 2024-02-12 | 1 | -3/+9 |
| * | python311Packages.ariadne: adjust inputs | Fabian Affolter | 2024-02-12 | 1 | -6/+11 |
| * | python3Packages.ariadne: 0.20.1 -> 0.21.0•••https://github.com/mirumee/ariadne/blob/0.21.0/CHANGELOG.md | Martin Weinelt | 2023-12-20 | 1 | -2/+2 |
| * | python3.pkgs.ariadne: remove opentracing dependency (#271999)•••opentracing is no longer developed and does not work with python 3.11 | Yureka | 2023-12-04 | 1 | -2/+9 |
| * | python3Packages.ariadne: 0.18.1 -> 0.20.1 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python310Packages.ariadne: fix build•••Fix the format and disable tests that require an unpackaged dependency. | Martin Weinelt | 2023-05-29 | 1 | -1/+12 |
| * | python3Packages.ariadne: 0.17.0 -> 0.18.1 | Martin Weinelt | 2023-03-03 | 1 | -2/+2 |
| * | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python310Packages.ariadne: 0.16.1 -> 0.17.0•••Changelog: https://github.com/mirumee/ariadne/blob/0.17.0/CHANGELOG.md | Fabian Affolter | 2022-12-28 | 1 | -2/+17 |
| * | python310Packages.ariadne: add changelog to meta | Fabian Affolter | 2022-12-28 | 1 | -3/+8 |
| * | python3Packages.ariadne: init at 0.16.1 | Samuel Ainsworth | 2022-11-22 | 1 | -0/+45 |
