| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.datasets: 3.4.1 -> 3.5.0 | osbm | 2025-03-28 | 1 | -4/+2 |
| * | python3Packages.datasets: 3.2.0 -> 3.4.1 | osbm | 2025-03-20 | 1 | -18/+23 |
| * | python3Packages.datasets: 2.21.0 -> 3.2.0•••https://github.com/huggingface/datasets/releases/tag/3.2.0 | Martin Weinelt | 2025-01-27 | 1 | -3/+3 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python3Packages.datasets: 2.20.0 -> 2.21.0•••https://github.com/huggingface/datasets/releases/tag/2.21.0 | Martin Weinelt | 2024-10-13 | 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.datasets: 2.19.1 -> 2.20.0•••https://github.com/huggingface/datasets/releases/tag/2.20.0 | Martin Weinelt | 2024-06-24 | 1 | -2/+2 |
| * | Merge pull request #310993 from r-ryantm/auto-update/python311Packages.datasets•••python311Packages.datasets: 2.19.0 -> 2.19.1 | Peder Bergebakken Sundt | 2024-06-13 | 1 | -2/+2 |
| |\ | |||||
| | * | python311Packages.datasets: 2.19.0 -> 2.19.1 | R. Ryantm | 2024-05-12 | 1 | -2/+2 |
| * | | pythonPackages: remove unused fetchpath arguments | Sigmanificient | 2024-05-23 | 1 | -1/+0 |
| * | | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -25/+22 |
| |/ | |||||
| * | python311Packages.datasets: 2.18.0 -> 2.19.0 | R. Ryantm | 2024-04-27 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix | Martin Weinelt | 2024-03-19 | 1 | -0/+1 |
| |\ | |||||
| | * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | | python3Packages.datasets: 2.15.0 -> 2.18.0•••https://github.com/huggingface/datasets/releases/tag/2.18.0 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| |/ | |||||
| * | python3Packages.datasets: remove pyarrow<14.0.1 vulnerability fix | Peder Bergebakken Sundt | 2023-12-20 | 1 | -0/+6 |
| * | python3Packages.datasets: 2.14.5 -> 2.15.0•••https://github.com/huggingface/datasets/releases/tag/2.15.0 | Martin Weinelt | 2023-12-20 | 1 | -2/+2 |
| * | python3Packages.datasets: 2.14.4 -> 2.14.5 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python311Packages.datasets: update disabled | Fabian Affolter | 2023-08-31 | 1 | -1/+1 |
| * | python311Packages.datasets: 2.12.0 -> 2.14.4•••Diff: huggingface/datasets@refs/tags/2.12.0...2.14.4 Changelog: https://github.com/huggingface/datasets/releases/tag/2.14.4 | Fabian Affolter | 2023-08-30 | 1 | -9/+4 |
| * | python311Packages.datasets: 2.11.0 -> 2.12.0•••Diff: https://github.com/huggingface/datasets/compare/refs/tags/2.11.0...2.12.0 Changelog: https://github.com/huggingface/datasets/releases/tag/2.12.0 | Fabian Affolter | 2023-05-01 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.10.1 -> 2.11.0 | R. Ryantm | 2023-03-31 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.10.0 -> 2.10.1 | R. Ryantm | 2023-03-02 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.9.0 -> 2.10.0 | R. Ryantm | 2023-02-27 | 1 | -2/+2 |
| * | python3Packages.datasets: 2.6.1 -> 2.9.0 | Sebastien Iooss | 2023-02-16 | 1 | -10/+2 |
| * | python3Packages.datasets: fix build after dill bump | Martin Weinelt | 2022-11-15 | 1 | -0/+9 |
| * | python310Packages.datasets: 2.6.0 -> 2.6.1 | R. Ryantm | 2022-10-15 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.5.2 -> 2.6.0 | R. Ryantm | 2022-10-14 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.5.1 -> 2.5.2 | R. Ryantm | 2022-10-05 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.4.0 -> 2.5.1 | R. Ryantm | 2022-09-23 | 1 | -2/+2 |
| * | python310Packages.datasets: 2.3.2 -> 2.4.0 | R. Ryantm | 2022-08-19 | 1 | -2/+2 |
| * | python3Packages.datasets: 1.18.3 -> 2.3.2 | Martin Weinelt | 2022-07-21 | 1 | -3/+8 |
| * | python3Packages.datasets: update inputs | Fabian Affolter | 2022-04-21 | 1 | -6/+19 |
| * | python3Packages.datasets: 1.17.0 -> 1.18.3 | Martin Weinelt | 2022-03-14 | 1 | -2/+2 |
| * | python3Packages.datasets: 1.16.1 -> 1.17.0 | Jonathan Ringer | 2022-01-23 | 1 | -2/+2 |
| * | python3Packages.datasets: 1.11.0 -> 1.16.1 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | treewide: remove danieldk as maintainer from a set of packages•••I currently do not have much time to work on nixpkgs. Remove myself as a maintainer from a bunch of packages to avoid that people are waiting on me for a review. | Daniël de Kok | 2021-09-12 | 1 | -1/+1 |
| * | python3Packages.datasets: 1.8.0 -> 1.11.0 | Fabian Affolter | 2021-08-01 | 1 | -8/+2 |
| * | python3Packages.datasets: 1.4.1 -> 1.8.0 | Fabian Affolter | 2021-07-03 | 1 | -2/+2 |
| * | python3Packages.datasets: 1.1.2 -> 1.4.1•••Changelogs: https://github.com/huggingface/datasets/releases/tag/1.3.0 https://github.com/huggingface/datasets/releases/tag/1.4.0 https://github.com/huggingface/datasets/releases/tag/1.4.1 | Daniël de Kok | 2021-03-07 | 1 | -3/+9 |
| * | python3Packages.datasets: unbreak | Robert T. McGibbon | 2020-12-29 | 1 | -0/+4 |
| * | python3Packages.datasets: 1.0.1 -> 1.1.2•••Changelog: https://github.com/huggingface/datasets/releases/tag/1.1.2 https://github.com/huggingface/datasets/releases/tag/1.1.0 https://github.com/huggingface/datasets/releases/tag/1.0.2 | Daniël de Kok | 2020-11-08 | 1 | -2/+4 |
| * | python3Packages.datasets: 1.0.0 -> 1.0.1•••Changelog: https://github.com/huggingface/datasets/releases/tag/1.0.1 | Daniël de Kok | 2020-09-13 | 1 | -2/+2 |
| * | python3Packages.datasets: init at 1.0.0•••This library provides open-access datasets an evaluation metrics for natural language processing using PyTorch, TensorFlow, NumPy, and Pandas. | Daniël de Kok | 2020-09-10 | 1 | -0/+52 |
