Qyriad
1da1aa5045
`nix --version` doesn't require `nix-command` experimental feature to
run and we could all do with less nix-env
Change-Id: I90748d591c574d96eda46591e9f9ce828311da29
33 lines
594 B
Markdown
33 lines
594 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe the bug
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
If you have a problem with a specific package or NixOS,
|
|
you probably want to file an issue at https://github.com/NixOS/nixpkgs/issues.
|
|
|
|
## Steps To Reproduce
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## `nix --version` output
|
|
|
|
## Additional context
|
|
|
|
Add any other context about the problem here.
|