mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
doc: add link to the language frameworks from the pkgs quickstart
This commit is contained in:
parent
a8ba022e5f
commit
3caacb17e5
@ -65,6 +65,8 @@ Now that this is out of the way. To add a package to Nixpkgs:
|
||||
$ git add pkgs/by-name/so/some-package/package.nix
|
||||
```
|
||||
|
||||
If the package is written in a language other than C, you should use [the corresponding language framework](https://nixos.org/manual/nixpkgs/stable/#chap-language-support).
|
||||
|
||||
You can have a look at the existing Nix expressions under `pkgs/` to see how it’s done, some of which are also using the [category hierarchy](#category-hierarchy).
|
||||
Here are some good ones:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user