Commit Graph

6 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
Vincent Laporte
e91467c3ac ocamlPackages.owee: 0.6 → 0.7 2024-04-15 05:51:22 +02:00
Ali Caglayan
089467fefb
ocamlPackages.owee: 0.4 -> 0.6 2023-03-23 21:27:32 +01:00
Vincent Laporte
804d792c44 ocamlPackages.owee: 0.3 → 0.4 2022-03-13 21:19:09 +01:00
Vincent Laporte
1623510119 ocamlPackages.owee: 0.2 -> 0.3
Ensures compatibility with OCaml 4.08
2019-09-22 20:12:05 +00:00
Vincent Laporte
086fbfa308 ocamlPackages.owee: init at 0.2
Owee is an experimental library to work with DWARF format.

Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00