1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 15:39:46 +03:00
Commit graph

3 commits

Author SHA1 Message Date
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
Martin Weinelt
59b1aef590
python3Packages: format with nixfmt 2024-05-22 17:32:03 +02:00
Fabian Affolter
e539184044 python311Packages.aiohttp-fast-url-dispatcher: init at 0.3.0
A faster URL dispatcher for aiohttp

https://github.com/bdraco/aiohttp-fast-url-dispatcher
2023-11-28 08:53:56 +01:00