-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
We should extend the table in the wiki page https://github.com/ocaml/opam-repository/wiki/Depexts-os-distribution---os-family-values
First off for consistency with the second table, I suggest the first table should add an os column with the following entries:
- "linux"
- ...
- "linux"
- "macos"
- "macos"
- "freebsd"
- "openbsd"
- "netbsd"
Second, it would be useful to add new distribution lines:
- a NixOS line:
os = linux | os-distribution = nixos | os-family = nixosfrom fix conf-oniguruma depext on nixos #28921 to help explain and expand the NixOS support we already have - a Rocky line:
os = linux | os-distribution = rocky | os-family = rhelfrom conf-openblas: fix installation on Rocky9 #28925 to document a seemingly popular RHEL variant - a Mint line:
os = linux | os-distribution = linuxmint | os-family = ubuntuto document a representative Ubuntu-family variant that I've helped add support for myself
I don't have write permission to make these changes myself unfortunately 🤷
(If I am allowed to dream, it would also be great to have these tested in the CI...)
Metadata
Metadata
Assignees
Labels
No labels