mirror of https://github.com/m-labs/artiq.git
explain how to get nixpkgs version in issue template
This commit is contained in:
parent
e61320d409
commit
adcd79ecb3
|
@ -39,7 +39,7 @@ Behavior
|
||||||
* Operating System:
|
* Operating System:
|
||||||
* ARTIQ version: (with recent versions of ARTIQ, run ``artiq_client --version``)
|
* ARTIQ version: (with recent versions of ARTIQ, run ``artiq_client --version``)
|
||||||
* Version of the gateware and runtime loaded in the core device: (in the output of ``artiq_coremgmt -D .... log``)
|
* Version of the gateware and runtime loaded in the core device: (in the output of ``artiq_coremgmt -D .... log``)
|
||||||
* If using Nix, version of nixpkgs:
|
* If using Nix, version of nixpkgs (run ``nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'``):
|
||||||
* If using Conda, output of `conda list`:
|
* If using Conda, output of `conda list`:
|
||||||
* Hardware involved:
|
* Hardware involved:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue