| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.google-cloud-core: 2.4.1 -> 2.4.3•••https://github.com/googleapis/python-cloud-core/blob/v2.4.3/CHANGELOG.md This commit was automatically generated using update-python-libraries. | Martin Weinelt | 2025-04-03 | 1 | -11/+17 |
| * | treewide: replace passthru.optional-dependencies with optional-dependencies | Robert Schütz | 2024-09-29 | 1 | -2/+2 |
| * | treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | Jörg Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -15/+12 |
| * | python3Packages.google-cloud-core: 2.3.3 -> 2.4.1•••https://github.com/googleapis/python-cloud-core/blob/v2.4.1/CHANGELOG.md | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | treewide: reduce packages I maintainer | Sandro Jäckel | 2023-07-23 | 1 | -1/+1 |
| * | python311Packages.google-cloud-core: 2.3.2 -> 2.3.3•••Changelog: https://github.com/googleapis/python-cloud-core/blob/v2.3.3/CHANGELOG.md | Fabian Affolter | 2023-07-06 | 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.google-cloud-core: adjust inputs | Fabian Affolter | 2022-12-28 | 1 | -3/+12 |
| * | python310Packages.google-cloud-core: add changelog to meta | Fabian Affolter | 2022-12-28 | 1 | -3/+15 |
| * | python3Packages.google-cloud-core: 2.3.1 -> 2.3.2 | Sandro Jäckel | 2022-08-25 | 1 | -2/+2 |
| * | python3Packages.google-cloud-core: 2.3.0 -> 2.3.1 | Martin Weinelt | 2022-07-21 | 1 | -2/+2 |
| * | python310Packages.google-cloud-core: 2.2.3 -> 2.3.0 | Sandro Jäckel | 2022-06-01 | 1 | -2/+2 |
| * | python310Packages.google-cloud-core: 2.2.2 -> 2.2.3 | Sandro Jäckel | 2022-03-27 | 1 | -2/+2 |
| * | python39Packages.google-cloud-core: 2.2.1 -> 2.2.2 | Sandro Jäckel | 2022-01-24 | 1 | -2/+2 |
| * | python3Packages.google-cloud-core: 2.1.0 -> 2.2.1 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -3/+0 |
| * | python38Packages.google-cloud-core: 2.0.0 -> 2.1.0 | Sandro Jäckel | 2021-10-12 | 1 | -2/+2 |
| * | python39Packages.google-cloud-core: 1.7.2 -> 2.0.0 | Sandro Jäckel | 2021-08-23 | 1 | -2/+2 |
| * | python3Packages.google-cloud-core: 1.7.0 -> 1.7.2 | Fabian Affolter | 2021-08-15 | 1 | -2/+2 |
| * | python3Packages.google-cloud-core: 1.6.0 -> 1.7.0 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| * | python3Packages.google-cloud-core: 1.5.0 -> 1.6.0 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | pythonPackages:google*: Noramlize names by replacing _ with - | Sandro Jäckel | 2021-01-06 | 1 | -0/+38 |
