NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.49k stars 13.68k forks source link

Update pull request template to include nix show-config for sandbox check in 18.09 #36342

Open Mic92 opened 6 years ago

Mic92 commented 6 years ago

Issue description

it should contain something like:

$ nix show-config | grep 'sandbox ='
sandbox = true

to figure out if sandbox builds are enabled.

vcunat commented 6 years ago

I don't think we can assume the nix command yet. (for a few months)

dtzWill commented 6 years ago

Would this be better than using nix-info? Or perhaps this is something nix-info can leverage?

Mic92 commented 6 years ago

nix-info could be also mentioned instead of showing configuration values.

teto commented 6 years ago

Also if you update the template, please put the advice as a markdown comment so that we don't have to remove it when filing the issue (the comment will remain in the issue but won't be displayed by github).

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.