summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/applicationinsights (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: remove jonringer as package maintainer•••Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> Paul Meyer2024-06-251-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-4/+5
* 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
* python3Packages.applicationinsights: 0.11.9 -> 0.11.10Martin Weinelt2021-06-211-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python.pkgs.applicationinsights: init at 0.11.9Jonathan Ringer2019-06-011-0/+24