nixpkgs/pkgs/development/python-modules/django
Alexis Hildebrandt 755b915a15 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/'
2024-06-09 23:07:45 +02:00
..
3.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
4.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
5.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
django_3_set_geos_gdal_lib.patch
django_3_set_zoneinfo_dir.patch
django_4_set_geos_gdal_lib.patch
django_4_set_zoneinfo_dir.patch
django_4_tests.patch
django_5_disable_failing_tests.patch
django_5_set_geos_gdal_lib.patch
django_5_set_zoneinfo_dir.patch
django_5_tests_pythonpath.patch