mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
Update README.md
Co-Authored-By: nmattia <nicolas@nmattia.com>
This commit is contained in:
parent
b7b71f1d98
commit
b5f1095f67
@ -132,7 +132,7 @@ $ niv update nixpkgs
|
||||
To change the branch being tracked run this command:
|
||||
|
||||
``` shell
|
||||
$ niv update -b nixos-19.03 # equivalent to --branch nixos-19.03
|
||||
$ niv update nixpkgs -b nixos-19.03 # equivalent to --branch nixos-19.03
|
||||
```
|
||||
|
||||
#### Importing packages from GitHub
|
||||
|
@ -132,7 +132,7 @@ $ niv update nixpkgs
|
||||
To change the branch being tracked run this command:
|
||||
|
||||
``` shell
|
||||
$ niv update -b nixos-19.03 # equivalent to --branch nixos-19.03
|
||||
$ niv update nixpkgs -b nixos-19.03 # equivalent to --branch nixos-19.03
|
||||
```
|
||||
|
||||
#### Importing packages from GitHub
|
||||
|
Loading…
Reference in New Issue
Block a user