summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE.md
blob: 756a2a30f0cc61c4414476cf8be5a6fdfe991ead (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Issue description



### Steps to reproduce



## Technical details

* System: (NixOS: `nixos-version`, Ubuntu/Fedora: `lsb_release -a`, ...)
* Nix version: (run `nix-env --version`)
* Nixpkgs version: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
* Sandboxing enabled: (run `grep build-use-sandbox /etc/nix/nix.conf`)