Loading pkgs/development/python-modules/coffea/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ dask-histogram, fsspec, hist, ipywidgets, lz4, matplotlib, mplhep, Loading @@ -27,6 +28,7 @@ pandas, pyarrow, requests, rich, scipy, toml, tqdm, Loading @@ -42,14 +44,14 @@ buildPythonPackage rec { pname = "coffea"; version = "2025.10.2"; version = "2025.11.0"; pyproject = true; src = fetchFromGitHub { owner = "CoffeaTeam"; repo = "coffea"; tag = "v${version}"; hash = "sha256-vTTjdffQHzKnU41rW5XYTD7C4pH2fxhSy8mfKGMZbLc="; hash = "sha256-vv1eHb8vt4nxdnpLmE0J5g/3oYmcoIykKCuOcQoxA60="; }; build-system = [ Loading @@ -72,6 +74,7 @@ buildPythonPackage rec { dask-histogram fsspec hist ipywidgets lz4 matplotlib mplhep Loading @@ -81,6 +84,7 @@ buildPythonPackage rec { pandas pyarrow requests rich scipy toml tqdm Loading Loading
pkgs/development/python-modules/coffea/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ dask-histogram, fsspec, hist, ipywidgets, lz4, matplotlib, mplhep, Loading @@ -27,6 +28,7 @@ pandas, pyarrow, requests, rich, scipy, toml, tqdm, Loading @@ -42,14 +44,14 @@ buildPythonPackage rec { pname = "coffea"; version = "2025.10.2"; version = "2025.11.0"; pyproject = true; src = fetchFromGitHub { owner = "CoffeaTeam"; repo = "coffea"; tag = "v${version}"; hash = "sha256-vTTjdffQHzKnU41rW5XYTD7C4pH2fxhSy8mfKGMZbLc="; hash = "sha256-vv1eHb8vt4nxdnpLmE0J5g/3oYmcoIykKCuOcQoxA60="; }; build-system = [ Loading @@ -72,6 +74,7 @@ buildPythonPackage rec { dask-histogram fsspec hist ipywidgets lz4 matplotlib mplhep Loading @@ -81,6 +84,7 @@ buildPythonPackage rec { pandas pyarrow requests rich scipy toml tqdm Loading