summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/carbon (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.carbon: fix routers.pyGaetan Lepage2025-03-272-8/+35
* python312Packages.carbon: patch cf.readfp•••- refactor - add pythonImportsCheck Fabian Affolter2024-09-251-10/+28
* treewide: passthru nixos test (#334491)Peder Bergebakken Sundt2024-08-181-0/+5
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-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 adisbladis2023-12-071-0/+1
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* python3Packages.carbon: 1.1.8 -> 1.1.10Martin Weinelt2022-07-211-2/+2
* pkgs.development.python-modules: remove unused argsMarkus S. Wamser2021-11-121-2/+1
* python3Packages.carbon: 1.1.7 -> 1.1.8Martin Weinelt2021-06-211-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-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 Profpatsch2021-01-111-2/+2
* python27Packages.carbon: 1.1.6 -> 1.1.7R. RyanTM2020-04-061-2/+2
* pythonPackages.carbon: fix build and enable python3Lancelot SIX2020-03-221-3/+5
* python: carbon: 1.1.5 -> 1.1.6Frederik Rietdijk2019-11-221-2/+2
* Remove myself as maintainer of some packages.Rickard Nilsson2019-08-201-1/+1
* python: carbon: 1.1.4 -> 1.1.5Frederik Rietdijk2019-01-181-2/+2
* python: carbon: 1.1.3 -> 1.1.4Frederik Rietdijk2018-10-131-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 Dijk2018-08-021-0/+24