| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 1 | -29/+29 |
| * | python3Packages.plotly: add sarahec as maintainer | Sarah Clark | 2025-07-11 | 1 | -1/+4 |
| * | python3Packages.plotly: 6.1.2 -> 6.2.0•••Version bump, configure gitUpdater with the proper version prefix. changelog: https://github.com/plotly/plotly.py/releases/tag/v6.2.0 diff: https://github.com/plotly/plotly.py/compare/v6.1.2...v6.2.0 | Sarah Clark | 2025-07-11 | 1 | -23/+30 |
| * | python3Packages.plotly: 6.1.0 -> 6.1.2 | Zexin Yuan | 2025-06-20 | 1 | -2/+2 |
| * | python3Packages.plotly: unbreak on darwin | Zexin Yuan | 2025-06-20 | 1 | -3/+20 |
| * | python313Packages.plotly: 5.24.1 -> 6.1.0•••https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md | Martin Weinelt | 2025-05-23 | 1 | -62/+56 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.plotly: fix compatibility with numpy>=2 | natsukium | 2024-11-18 | 1 | -0/+12 |
| * | python312Packages.plotly: cleanup, enable checks on darwin (#347763) | Peder Bergebakken Sundt | 2024-10-13 | 1 | -49/+28 |
| |\ | |||||
| | * | python312Packages.plotly: add `orca` optional dependency set | Peder Bergebakken Sundt | 2024-10-11 | 1 | -0/+11 |
| | * | python312Packages.plotly: cleanup, enable checks on darwin | Peder Bergebakken Sundt | 2024-10-10 | 1 | -49/+17 |
| * | | python312Packages.plotly: 5.24.0 -> 5.24.1 (#347668) | Peder Bergebakken Sundt | 2024-10-10 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | python312Packages.plotly: 5.24.0 -> 5.24.1 | R. Ryantm | 2024-10-10 | 1 | -2/+2 |
| * | | python312Packages.plotly: deselect 2 tests on linux, unbreak python3.11 | Peder Bergebakken Sundt | 2024-10-09 | 1 | -0/+3 |
| * | | python312Packages.plotly: disable checks on darwin, unbreak | Peder Bergebakken Sundt | 2024-10-09 | 1 | -0/+4 |
| |/ | |||||
| * | plotly: Add pytestCheckHook | Gavin John | 2024-10-07 | 1 | -2/+83 |
| * | python312Packages.plotly: fixup meta | Gavin John | 2024-10-07 | 1 | -4/+5 |
| * | python312Packages.plotly: remove doCheck = false | Gavin John | 2024-10-07 | 1 | -3/+0 |
| * | python312Packages.plotly: switch to fetchFromGitHub | Gavin John | 2024-10-07 | 1 | -4/+8 |
| * | python3Packages.plotly: 5.23.0 -> 5.24.0 | Gavin John | 2024-10-07 | 1 | -2/+2 |
| * | python312Packages.plotly: adopt | Gavin John | 2024-09-04 | 1 | -1/+1 |
| * | python312Packages.plotly: Add kaleido to dependencies | Gavin John | 2024-09-04 | 1 | -0/+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 |
| * | python312Packages.plotly: refactor | natsukium | 2024-07-27 | 1 | -8/+16 |
| * | python312Packages.plotly: 5.22.0 -> 5.23.0 | R. Ryantm | 2024-07-24 | 1 | -2/+2 |
| * | Merge pull request #309166 from r-ryantm/auto-update/python311Packages.plotly•••python311Packages.plotly: 5.21.0 -> 5.22.0 | Peder Bergebakken Sundt | 2024-06-13 | 1 | -2/+2 |
| |\ | |||||
| | * | python311Packages.plotly: 5.21.0 -> 5.22.0 | R. Ryantm | 2024-05-04 | 1 | -2/+2 |
| * | | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -7/+8 |
| |/ | |||||
| * | python3Packages.plotly: 5.20.0 -> 5.21.0 | Martin Weinelt | 2024-04-22 | 1 | -2/+2 |
| * | python311Packages.plotly: 5.19.0 -> 5.20.0 | R. Ryantm | 2024-03-29 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.18.0 -> 5.19.0 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.16.1 -> 5.18.0 | Martin Weinelt | 2023-12-20 | 1 | -2/+3 |
| * | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | python3Packages.plotly: 5.13.1 -> 5.16.1 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| * | python3Packages.plotly: 5.11.0 -> 5.13.1 | Martin Weinelt | 2023-03-03 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.10.0 -> 5.11.0 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.9.0 -> 5.10.0 | Martin Weinelt | 2022-09-19 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.6.0 -> 5.9.0 | Martin Weinelt | 2022-07-21 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.5.0 -> 5.6.0 | Martin Weinelt | 2022-03-14 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.4.0 -> 5.5.0 | Jonathan Ringer | 2022-01-23 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.3.1 -> 5.4.0 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.3.0 -> 5.3.1 | Martin Weinelt | 2021-10-11 | 1 | -2/+2 |
| * | python3Packages.plotly: 5.2.2 -> 5.3.0 | Martin Weinelt | 2021-09-01 | 1 | -2/+2 |
| * | python39Packages.plotly: update meta, add tenacity hard depedency, removed no... | Sandro Jäckel | 2021-09-01 | 1 | -8/+5 |
| * | python3Packages.plotly: 4.14.3 -> 5.2.2 | Martin Weinelt | 2021-09-01 | 1 | -2/+2 |
| * | pythonPackages.plotly: 4.13.0 -> 4.14.3 | Antoine Roy-Gobeil | 2021-03-10 | 1 | -2/+2 |
| * | python3Packages.plotly: 4.9.0 -> 4.13.0 | Frederik Rietdijk | 2020-12-01 | 1 | -2/+2 |
| * | python: plotly: 4.8.2 -> 4.9.0 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | python: plotly: 4.8.1 -> 4.8.2 | Frederik Rietdijk | 2020-08-04 | 1 | -2/+2 |
