dependency-management.md: update niv references

`niv` is not exactly unmaintained - the most recent commit is from less than two
months ago. Let's rewrite this in a more neutral manner.
This commit is contained in:
Anderson Torres 2024-06-28 17:20:03 -03:00 committed by Valentin Gagarin
parent 76d7323762
commit 72a834a278

View File

@ -95,8 +95,9 @@ nix-build .. -A build --arg sources 'import ./npins'
## Migrating from `niv`
A previous version of this guide recommended using [`niv`](https://github.com/nmattia/niv/), which is not maintained anymore.
If you have a project using `niv`, import remote source definitions into `npins`:
A previous version of this guide recommended using [`niv`](https://github.com/nmattia/niv/), a similar pin manager written in Haskell.
If you have a project using `niv`, you can import remote source definitions into `npins`:
```shell-session
npins import-niv