diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 57439ddd4d3..327959fe7a3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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 '' -A lib.nixpkgsVersion`) +* Nixpkgs version: (run `nix-instantiate --eval '' -A lib.nixpkgsVersion`) ## Describe your issue here