mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
update README
This commit is contained in:
parent
d528cb20a3
commit
f400ddde45
@ -246,9 +246,7 @@ Papers about Nix:
|
||||
nix-shell --packages nix-index
|
||||
```
|
||||
```shell
|
||||
# Inside the shell:
|
||||
|
||||
# Either build the index manually (requires >8GB RAM)
|
||||
# Either build the index manually (requires >12GB RAM):
|
||||
nix-index
|
||||
# Or download weekly build:
|
||||
mkdir -p ~/.cache/nix-index/ && wget -q -N https://github.com/nix-community/nix-index-database/releases/latest/download/index-x86_64-linux -O ~/.cache/nix-index/files
|
||||
|
Loading…
Reference in New Issue
Block a user