| Commit message (Expand) | Author | Age | Files | Lines |
| * | python310Packages.matplotlib: comments fixes•••The link to the build docs is outdated, and it doesn't have an updated
direct alternative. While I tried to enable at least some of the tests,
I encountered https://github.com/NixOS/nixpkgs/issues/255262 which is
now linked in a comment.
| Doron Behar | 2024-01-11 | 1 | -3/+4 |
| * | python310Packages.matplotlib: enable_lto explicitly | Doron Behar | 2024-01-11 | 1 | -2/+1 |
| * | python310Packages.matplotlib: remove oldest-supported-numpy | Doron Behar | 2024-01-11 | 1 | -2/+0 |
| * | python310Packages.matplotlib: cleanup duplicate MPLSETUPCFG content | Doron Behar | 2024-01-11 | 1 | -7/+0 |
| * | python3Packages.matplotlib: 3.8.0 -> 3.8.2•••https://github.com/matplotlib/matplotlib/releases/tag/v3.8.2
| Martin Weinelt | 2023-12-20 | 1 | -2/+2 |
| * | python3Packages.matplotlib: 3.7.2 -> 3.8.0 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python3.pkgs.matplotlib: add missing build dependencies (#249459) | Theodore Ni | 2023-08-20 | 1 | -1/+7 |
| * | Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuil...•••...into staging
| Vladimír Čunát | 2023-07-26 | 1 | -1/+2 |
| |\ |
|
| | * | treewide: gobject-introspection from buildInputs to nativeBuildInputs•••gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
| Artturin | 2023-06-28 | 1 | -1/+2 |
| * | | python310Packages.matplotlib: 3.7.1 -> 3.7.2 (#243000) | Theodore Ni | 2023-07-17 | 1 | -2/+2 |
| * | | Merge master into staging-next | github-actions[bot] | 2023-07-10 | 1 | -1/+3 |
| |\ \ |
|
| | * | | python310Packages.matplotlib: disable tkinter for PyPy•••PyPy doesn't support tkinter and matplotlib uses tkagg instead for it.
| Sandro Jäckel | 2023-07-02 | 1 | -1/+3 |
| | |/ |
|
| * / | python310Packages.matplotlib: add setuptools to nativeBuildInputs•••it is propagated by setuptools-scm but that is maybe changing in the
future
| Sandro Jäckel | 2023-06-27 | 1 | -0/+2 |
| |/ |
|
| * | matplotlib: add numpy to nativeBuildInputs to fix cross compilation (#237334)•••This commit fixes cross compilation of matplotlib by adding numpy to
nativeBuildInputs. | Adam Joseph | 2023-06-12 | 1 | -0/+1 |
| * | Merge pull request #233448 from SuperSandro2000/233447b | Sandro | 2023-06-01 | 1 | -3/+0 |
| |\ |
|
| | * | python310Packages.matplotlib: remove unused inputs | Sandro Jäckel | 2023-05-22 | 1 | -3/+0 |
| * | | python3Packages.matplotlib: 3.7.0 -> 3.7.1 | Kirill Radzikhovskyy | 2023-05-23 | 1 | -2/+2 |
| * | | python3Packages.matplotlib: fix the minimum Python version•••https://matplotlib.org/stable/devel/min_dep_policy.html says that
Matplotlib 3.7 does support Python 3.8.
| Ivan Kozik | 2023-05-21 | 1 | -1/+1 |
| |/ |
|
| * | python3Packages.matplotlib: fix Tk•••The refactor that happened in the same commit as the version bump
somehow broke Tk support.
This commit fixes the issue by moving tkinter to propagatedBuildInputs.
| Norbert Melzer | 2023-04-08 | 1 | -1/+2 |
| * | python3Packages.matplotlib: 3.6.2 -> 3.7.0•••https://github.com/matplotlib/matplotlib/releases/tag/v3.7.0
| Martin Weinelt | 2023-03-03 | 1 | -65/+125 |
| * | python3Packages.matplotlib: Disable strictoverflow hardening on darwin | Martin Weinelt | 2023-01-13 | 1 | -0/+5 |
| * | python3Packages.matplotlib: 3.5.3 -> 3.6.2 | Martin Weinelt | 2023-01-05 | 1 | -3/+4 |
| * | treewide: optional -> optionals where the argument is a list•••the argument to optional should not be list
| Artturin | 2022-10-10 | 1 | -2/+2 |
| * | python3Packages.matplotlib: 3.5.2 -> 3.5.3 | Martin Weinelt | 2022-09-19 | 1 | -2/+5 |
| * | python3Packages.matplotlib: 3.5.1 -> 3.5.2 | nixpkgs-upkeep-bot | 2022-05-03 | 1 | -2/+2 |
| * | python2Packages: remove superfluous overrides•••Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
| Robert Schütz | 2022-01-01 | 1 | -80/+0 |
| * | python3Packages.matplotlib: 3.5.0 -> 3.5.1 (#151423) | Mauricio Collares | 2021-12-20 | 1 | -2/+2 |
| * | python3Packages.matplotlib: switch to use an absolute path in MPLSETUPCFG•••The upstream made a transition setup.cfg -> mplsetup.cfg
https://github.com/matplotlib/matplotlib/commit/93b5c0fb08b5426623fa3927a515eaec0aac0c36
This should allow us to be compatible with some reasonable version overrides
https://github.com/NixOS/nixpkgs/pull/147742#issuecomment-995178116
| Dmitry Kalinkin | 2021-12-15 | 1 | -5/+1 |
| * | python3Packages.matplotlib: setup.cfg -> mplsetup.cfg•••This addresses a regression on darwin.
An alternative to this would be to set MPLSETUPCFG as was suggested in
| Dmitry Kalinkin | 2021-12-15 | 1 | -2/+2 |
| * | python3Packages.matplotlib: update requirements | Fabian Affolter | 2021-12-02 | 1 | -11/+42 |
| * | python3Packages.matplotlib: remove debug lines | Jonathan Ringer | 2021-11-30 | 1 | -4/+3 |
| * | python3Packages.matplotlib: fix build, disable network fetch of deps | Jonathan Ringer | 2021-11-30 | 1 | -3/+14 |
| * | python3Packages.matplotlib: 3.4.3 -> 3.5.0 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python3Packages.matplotlib: 3.4.2 -> 3.4.3 (#134906) | Samuel Ainsworth | 2021-08-21 | 1 | -2/+2 |
| * | treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil | Robert Schütz | 2021-07-03 | 2 | -4/+4 |
| * | python3Packages.matplotlib: 3.4.1 -> 3.4.2 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| * | pythonPackages.matplotlib: add licenses | rnhmjoj | 2021-05-26 | 1 | -0/+1 |
| * | pythonPackages.matplotlib: remove unsused arguments | rnhmjoj | 2021-05-26 | 1 | -3/+2 |
| * | pythonPackages.matplotlib: fix headless detection•••The default backend is chosen based on the content of the $DISPLAY
variable *and* a successfull call to libX11, loaded via dlopen().
The test fails because dlopen looks in /usr/lib and /lib, so matplotlib
falls back to a headless backend.
To reproduce try running:
$ nix-shell -I nixpkgs=$PWD -p \
'python3.withPackages (p: [ p.matplotlib ])' --run python
>>> import matplotlib.pyplot as plt
>>> assert plt.get_backend() == "TkAgg"
| rnhmjoj | 2021-05-26 | 1 | -3/+15 |
| * | python{2,3}Packages.matplotlib: remove pointless asserts | Dmitry Kalinkin | 2021-04-20 | 2 | -21/+5 |
| * | python2Packages.matplotlib: remove invalid libs.system_freetype setup option | Dmitry Kalinkin | 2021-04-20 | 1 | -3/+0 |
| * | python3Packages.matplotlib: 3.3.4 -> 3.4.1 | Dmitry Kalinkin | 2021-04-20 | 1 | -5/+6 |
| * | python{2,3}Packages.matplotlib: use lib.generators.toINI to generate setup.cfg | Dmitry Kalinkin | 2021-04-20 | 4 | -16/+19 |
| * | python3Packages.matplotlib: 3.3.3 -> 3.3.4 | Frederik Rietdijk | 2021-02-26 | 1 | -2/+2 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 2 | -18/+16 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
| Jonathan Ringer | 2021-01-19 | 2 | -4/+4 |
| * | 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 | 2 | -4/+4 |
| * | python3Packages.matplotlib: 3.3.2 -> 3.3.3 | Frederik Rietdijk | 2020-12-01 | 1 | -2/+2 |
| * | python3Packages.matplotlib: 3.3.1 -> 3.3.2 | Frederik Rietdijk | 2020-11-05 | 1 | -2/+2 |
| * | matplotlib: Disable LTO on darwin.•••Needs #19312 or equivalent to work.
| Shea Levy | 2020-09-09 | 2 | -1/+8 |