ISSUE_TEMPLATE.md: Tweak

This commit is contained in:
Eelco Dolstra 2016-02-23 17:06:55 +01:00
parent 5400b02109
commit 830c2d6389

View file

@ -5,7 +5,7 @@ To make sure that we are on the same page:
* Kernel: (run `uname -a`)
* System: (NixOS: `nixos-version`, Ubuntu/Fedora: `lsb_release -a`, ...)
* Nix version: (run `nix-env --version`)
* Channel: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
* Nixpkgs version: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
## Describe your issue here