Silly nixpkgs mirror, totally harmless :3
Find a file
Antoine R. Dumont 3c7e779602 Introduce a dedicated networking.proxy option
Following the discussion NixOS#5021:
- obsolete the nix.proxy option
- add the networking.proxy option
- open a default no_proxy environment variable
- add a rsync option
- Manual tests ok.
- Automatic tests ok.

Amended by lethalman to simplify the option descriptions.
2014-11-30 15:19:25 +01:00
doc typos 2014-11-15 20:23:32 +01:00
lib ccl: 1.8 -> 1.10 (reapply after false revert) 2014-11-27 22:48:07 +00:00
maintainers move dockerfile to subdirectory 2014-11-08 23:47:10 +01:00
nixos Introduce a dedicated networking.proxy option 2014-11-30 15:19:25 +01:00
pkgs boost: Pin packages to 1.56 2014-11-30 05:33:35 -08:00
.gitignore
.travis.yml
.version .version shouldn't include newline 2014-10-22 15:59:35 +02:00
COPYING
default.nix require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.