summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ipython-sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-13/+12
|
* python311Packages.ipython-sql: 0.4.0 -> 0.5.0natsukium2024-01-311-24/+12
| | | | Diff: https://github.com/catherinedevlin/ipython-sql/compare/117764caf099d80100ed4b09fc004b55eed6f121...4c4603c2212514464ec042c8db693b2d3053e673
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis2023-12-071-0/+1
| | | | | | | | 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
* python311Packages.ipython-genutils: rename from ipython_genutilsnatsukium2023-10-121-2/+2
|
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-211-1/+1
| | | | | | | 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.
* python3Packages.ipython-sql: init at 0.4.0Phillip Cloud2022-05-011-0/+58