summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/csscompressor (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-2/+6
* 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
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-3/+4
* maintainers: remove @ahmedtdRick van Schijndel2020-05-261-1/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* python: csscompressor: 0.9.4 -> 0.9.5Frederik Rietdijk2017-12-301-2/+2
* Python: move expressions in python-modules to their own foldersFrederik Rietdijk2017-11-051-0/+20