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
|
b293a401eb
|
ocamlPackages.facile: pin Dune version
and disable for OCaml ≥ 5.0
|
2023-04-20 06:41:24 +02:00 |
|
Ulrik Strid
|
d6e2e39a6e
|
ocamlPackages.nonstd,facile: run dune upgrade for newer ocaml versions
This allows us to build the packages on OCaml >=4.12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2022-03-25 13:55:18 +01:00 |
|
Vincent Laporte
|
b5359c444e
|
buildDunePackage: use dune_2 by default
|
2022-03-13 21:19:09 +01:00 |
|
Vincent Laporte
|
17e0d73278
|
ocamlPackages.facile: 1.1.3 → 1.1.4
|
2019-11-16 10:36:34 +00:00 |
|
Vincent Laporte
|
01f473c8d1
|
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
|
2017-12-08 06:12:26 +00:00 |
|