summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/comm (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+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 Thalheim2024-07-291-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-16/+10
* python311Packages.comm: 0.2.1 -> 0.2.2•••Diff: https://github.com/ipython/comm/compare/refs/tags/v0.2.1...v0.2.2 natsukium2024-03-211-2/+2
* python311Packages.comm: 0.2.0 -> 0.2.1•••Diff: https://github.com/ipython/comm/compare/refs/tags/v0.2.0...v0.2.1 natsukium2024-01-311-2/+2
* python3Packages.comm: 0.1.4 -> 0.2.0Martin Weinelt2023-12-201-2/+2
* python3Packages.comm: 0.1.3 -> 0.1.4Martin Weinelt2023-09-271-2/+2
* python3Packages.comm: 0.1.2 -> 0.1.3Mauricio Collares2023-04-131-3/+3
* 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 Girol2023-01-211-1/+1
* python3Packages.comm: init at 0.1.2Martin Weinelt2023-01-051-0/+43