2016-02-18 17:26:17 +01:00
###### Things done:
2016-02-28 10:26:21 +01:00
2016-02-28 09:49:55 +01:00
- [ ] Tested using sandboxing (`nix-build --option build-use-chroot true` or [nix.useChroot ](http://nixos.org/nixos/manual/options.html#opt-nix.useChroot ) on NixOS)
2016-02-28 10:26:21 +01:00
- [ ] Built on platform(s): NixOS / OSX / Linux
2016-02-28 09:49:55 +01:00
- [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nox --run "nox-review wip"`
- [ ] Tested execution of all binary files (usually in `./result/bin/` )
2016-02-18 17:26:17 +01:00
- [ ] Fits [CONTRIBUTING.md ](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
2016-02-28 09:49:55 +01:00
###### More
Fixes issue #< insert id >
cc @< maintainer >
2016-02-18 17:26:17 +01:00
---
2016-02-28 10:26:21 +01:00
_Please note, that points are not mandatory, but rather desired._