nixpkgs/nixos
John Boehr 67c3f7f65f nixos/i2pd: tunnel config fixes
Tunnel configuration has no member named "host" - i2pd does but it's called "address" in the options. As a result, no tunnel configuration is generated.

* Fix attribute check in inTunnels
* Fix integer to string coercion in inTunnels
* Add destinationPort option for outTunnels
2017-11-30 17:13:42 -08:00
..
doc/manual Merge pull request #31972 from bkchr/copyfilefromhost_missing_documentation 2017-11-23 19:50:39 -05:00
lib nixos/qemu: Add virtio-rng-pci to test-driver 2017-11-26 11:13:21 +02:00
maintainers amazon-image: make derivation name configurable 2017-10-23 16:22:24 -04:00
modules nixos/i2pd: tunnel config fixes 2017-11-30 17:13:42 -08:00
tests tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix Merge pull request #31805 from gleber/make-switch-to-configuration-pure 2017-11-19 19:03:52 +00:00
release-small.nix php: pcre test blocks -small channels as well 2017-11-12 11:03:54 +01:00
release.nix tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.