mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
0192777972
See b39622a487
20 lines
648 B
Markdown
20 lines
648 B
Markdown
###### Motivation for this change
|
|
|
|
|
|
###### Things done
|
|
|
|
- [ ] Tested using sandboxing
|
|
([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS,
|
|
or option `build-use-sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file)
|
|
on non-NixOS)
|
|
- Built on platform(s)
|
|
- [ ] NixOS
|
|
- [ ] OS X
|
|
- [ ] Linux
|
|
- [ ] 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/`)
|
|
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).
|
|
|
|
---
|
|
|