forked from M-Labs/artiq
doc: Fix example flake
This commit is contained in:
parent
0c408afe8d
commit
83342a1bd6
@ -45,7 +45,7 @@ Modifying the environment and making additional packages visible to the ARTIQ co
|
||||
# ========================================
|
||||
# ADD PACKAGES BELOW
|
||||
# ========================================
|
||||
(pkgs.python3.withPackages(_: [
|
||||
(pkgs.python3.withPackages(ps : [
|
||||
# List desired Python packages here.
|
||||
artiq.artiq
|
||||
#ps.paramiko # needed if and only if flashing boards remotely (artiq_flash -H)
|
||||
|
Loading…
Reference in New Issue
Block a user