forked from the-distro/ofborg
config.public.json: add paths for the "6. topic: ocaml" tag
There are some out of pkgs/development/ocaml-modules paths like pkgs/applications/networking/jackline which would be nice, but ultimately maintaining that list would be a bit of a nightmare.
This commit is contained in:
parent
7e39be7bfb
commit
491ebda5e3
|
@ -177,6 +177,14 @@
|
|||
"6.topic: nixos": [
|
||||
"nixos"
|
||||
],
|
||||
"6.topic: ocaml": [
|
||||
"doc/languages-frameworks/ocaml.section.md",
|
||||
"pkgs/top-level/ocaml-packages.nix",
|
||||
"pkgs/development/ocaml-modules",
|
||||
"pkgs/development/compilers/ocaml",
|
||||
"pkgs/development/tools/ocaml",
|
||||
"pkgs/development/compilers/reason"
|
||||
],
|
||||
"6.topic: pantheon": [
|
||||
"pkgs/desktops/pantheon",
|
||||
"nixos/tests/pantheon.nix",
|
||||
|
|
Loading…
Reference in a new issue