4ba3c96431
The goal is to get all the necessary information from the reporter upfront. Too many times the issues submits and we need to do a round of asking before we can get close to a solution.
370 B
370 B
Basic info
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
)