README: nixpkgs 21.11 -> 22.05
This commit is contained in:
parent
9e6e95b513
commit
cb477e68a5
@ -105,7 +105,7 @@ Install on NixOS
|
||||
As a **non-root** user:
|
||||
|
||||
```
|
||||
nix-env -f https://github.com/NixOS/nixpkgs/archive/release-21.11.tar.gz -iA grab-site
|
||||
nix-env -f https://github.com/NixOS/nixpkgs/archive/release-22.05.tar.gz -iA grab-site
|
||||
```
|
||||
|
||||
|
||||
@ -129,7 +129,7 @@ grab-site and its dependencies are available in [nixpkgs](https://github.com/Nix
|
||||
3. As the **non-root** user:
|
||||
|
||||
```
|
||||
nix-env -f https://github.com/NixOS/nixpkgs/archive/release-21.11.tar.gz -iA grab-site
|
||||
nix-env -f https://github.com/NixOS/nixpkgs/archive/release-22.05.tar.gz -iA grab-site
|
||||
```
|
||||
|
||||
and then restart your shell (e.g. by opening a new terminal tab/window).
|
||||
|
Loading…
x
Reference in New Issue
Block a user