mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
Add install instructions
This commit is contained in:
parent
2788d2b2c5
commit
268c6eb936
@ -4,7 +4,13 @@
|
||||
|
||||
A tool for dealing with third-party packages in [Nix].
|
||||
|
||||
## Building
|
||||
## Install
|
||||
|
||||
``` bash
|
||||
$ nix-env -iA niv -f https://github.com/nmattia/niv/tarball/master
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
Inside the provided nix shell:
|
||||
|
||||
|
@ -4,7 +4,13 @@
|
||||
|
||||
A tool for dealing with third-party packages in [Nix].
|
||||
|
||||
## Building
|
||||
## Install
|
||||
|
||||
``` bash
|
||||
$ nix-env -iA niv -f https://github.com/nmattia/niv/tarball/master
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
Inside the provided nix shell:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user