Update build instructions in NixOS

various minor fixes; bump archlive to nov 2021

use dkms in live

Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
Maurice Zhou
2021-11-03 00:16:31 +08:00
committed by George Melikov
parent f60e80083d
commit 783877d147
14 changed files with 33 additions and 62 deletions

View File

@@ -70,7 +70,7 @@ Contribute
#. Launch an ephemeral nix-shell with the following packages::
nix-shell -p python39 python39Packages.pip gnumake \
python39Packages.setuptools python39Packages.sphinx
python39Packages.setuptools
#. Create python virtual environment and install packages::
@@ -84,7 +84,6 @@ Contribute
#. Test::
cd docs
make html
sensible-browser _build/html/index.html