1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-22 23:51:39 +03:00

Update issue template: adding nix-info -m

This commit is contained in:
Kai 2022-07-14 01:06:09 +02:00 committed by GitHub
parent 29bbac0173
commit 00909c8ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,5 +34,10 @@ Please search on the [issue tracker](../) before creating one.
<!--- Providing context helps us come up with a solution that is most useful in the real world. -->
## Your Environment
<!---Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result. -->
```console
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here
```
<!--- Include relevant details about the environment you experienced the bug in. -->
<!--- If you have run `flk update`, for example, post the flake.lock file. -->