| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.carbon: fix routers.py | Gaetan Lepage | 2025-03-27 | 2 | -8/+35 |
| * | python312Packages.carbon: patch cf.readfp•••- refactor - add pythonImportsCheck | Fabian Affolter | 2024-09-25 | 1 | -10/+28 |
| * | treewide: passthru nixos test (#334491) | Peder Bergebakken Sundt | 2024-08-18 | 1 | -0/+5 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -4/+21 |
| * | 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 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| * | python3Packages.carbon: 1.1.8 -> 1.1.10 | Martin Weinelt | 2022-07-21 | 1 | -2/+2 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -2/+1 |
| * | python3Packages.carbon: 1.1.7 -> 1.1.8 | Martin Weinelt | 2021-06-21 | 1 | -2/+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 |
| * | python27Packages.carbon: 1.1.6 -> 1.1.7 | R. RyanTM | 2020-04-06 | 1 | -2/+2 |
| * | pythonPackages.carbon: fix build and enable python3 | Lancelot SIX | 2020-03-22 | 1 | -3/+5 |
| * | python: carbon: 1.1.5 -> 1.1.6 | Frederik Rietdijk | 2019-11-22 | 1 | -2/+2 |
| * | Remove myself as maintainer of some packages. | Rickard Nilsson | 2019-08-20 | 1 | -1/+1 |
| * | python: carbon: 1.1.4 -> 1.1.5 | Frederik Rietdijk | 2019-01-18 | 1 | -2/+2 |
| * | python: carbon: 1.1.3 -> 1.1.4 | Frederik Rietdijk | 2018-10-13 | 1 | -2/+2 |
| * | graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)•••Fixes #30891 * Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3. * Replaced the deprecated `pythonPackages.graphite_influxdb` with `pythonPackages.influxgraph.` * Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web` to be consistent with the Python package name. * Replaced the unmaintained `pythonPackages.graphite_pager` with `pythonPackages.graphitepager` * Moved all new packages from `python-packages.nix` to `pkgs/development/python-modules` | Bas van Dijk | 2018-08-02 | 1 | -0/+24 |
