Commit Graph

5 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
toastal
ecbce334d4 ocamlPackages.domain-local-await: 1.0.0 → 1.0.1
https://github.com/ocaml-multicore/domain-local-await/releases/tag/1.0.1
2024-02-05 15:12:23 +01:00
toastal
8fc24972c5 ocamlPackages.domain-local-await: 0.2.1 → 1.0.0 2023-08-17 10:35:58 +02:00
toastal
3ae20aa58a ocamlPackages.domain-local-await: 0.2.0 → 0.2.1
Also doCheck, to run tests
2023-06-23 08:41:52 +02:00
toastal
b81b9b0df9 ocamlPacakges.domain-local-await: init at 0.2.0 2023-06-13 13:17:47 +07:00