mirror of
https://github.com/nix-community/dream2nix.git
synced 2025-01-07 07:09:26 +03:00
fix link in gettingstarted
This commit is contained in:
parent
4e3a5000e0
commit
c644d0b76a
@ -58,8 +58,8 @@ And a `default.nix` that looks like this:
|
||||
```
|
||||
|
||||
To find out which dream2nix modules to import, browse through the modules
|
||||
on the left and the [examples](./examples.md). When getting started, the
|
||||
'/packages/languages' collection will be most helpful.
|
||||
on the left and the [examples](https://github.com/nix-community/dream2nix/tree/main/examples/packages). When getting started, the
|
||||
`./packages/languages` collection will be most helpful.
|
||||
|
||||
Once you have imported a module, this module will make ecosystem-dependent
|
||||
functions available to create your package definition, such as `mkDerivation`
|
||||
|
Loading…
Reference in New Issue
Block a user