| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.dask-glm: fix build | Gaetan Lepage | 2025-02-12 | 1 | -27/+32 |
| * | python312Packages.dask-glm: add GaetanLepage as maintainer | Gaetan Lepage | 2025-02-12 | 1 | -0/+1 |
| * | Revert "python312Packages.dask: 2024.12.1 -> 2025.1.0" | Gaétan Lepage | 2025-02-11 | 1 | -32/+26 |
| * | python312Packages.dask-glm: fix build | Gaetan Lepage | 2025-02-09 | 1 | -27/+32 |
| * | python312Packages.dask-glm: add GaetanLepage as maintainer | Gaetan Lepage | 2025-02-09 | 1 | -0/+1 |
| * | 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 | -19/+16 |
| * | python311Packages.dask-glm: fix darwin tests by allowing local networking | Gaetan Lepage | 2024-05-13 | 1 | -0/+2 |
| * | python310Packages.dask-glm: 0.3.0 -> 0.3.2 | R. Ryantm | 2023-11-30 | 1 | -2/+2 |
| * | python310Packages.dask-glm: 0.2.0 -> 0.3.0 | R. Ryantm | 2023-09-30 | 1 | -2/+2 |
| * | treewide: drop inactive maintainer costrouc from all python packages | Sandro Jäckel | 2023-07-18 | 1 | -1/+1 |
| * | 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 |
| * | python3Packages.dask-glm: disable failing tests•••Some times require the `loop_in_thread` fixture that for some reason isn't available anymore. There are indiciations that it can be imported from another location after distributed>=2022.8.0, but the dask-glm upstream is not very active anymore. | Martin Weinelt | 2022-11-06 | 1 | -0/+5 |
| * | python310Packages.dask-glm: handle optional dependencies | Fabian Affolter | 2022-06-06 | 1 | -12/+42 |
| * | python3Packages.scikitlearn: rename to scikit-learn | DavHau | 2021-05-17 | 1 | -2/+2 |
| * | python3Packages.dask-glm: use pytestCheckHook | Robert Schütz | 2021-04-27 | 1 | -6/+2 |
| * | python3Packages.dask-glm: fix eval | Frederik Rietdijk | 2021-04-24 | 1 | -2/+0 |
| * | Merge master into staging-next | github-actions[bot] | 2021-04-24 | 1 | -0/+2 |
| |\ | |||||
| | * | pythonPackages.dask-glm: add missing build dependency•••setuptools-scm is a setup requirement of this package. | Noah D. Brenowitz | 2021-04-23 | 1 | -0/+2 |
| * | | python3Packages.dask-glm: add missing setuptools-scm dep | Jonathan Ringer | 2021-04-20 | 1 | -0/+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 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: update homepages to https where available•••Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. | Matthew Bauer | 2019-04-15 | 1 | -1/+1 |
| * | python: dask-glm: 0.1.0 -> 0.2.0 | Frederik Rietdijk | 2018-12-03 | 1 | -2/+2 |
| * | pythonPackages.dask-glm: init at 0.1.0 | Chris Ostrouchov | 2018-09-13 | 1 | -0/+35 |
