Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 44c3bfbc109f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b7a24e0a2b54
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 15, 2017

  1. nixos-container: support bridge.

    wavewave authored and globin committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    3490508 View commit details
    Browse the repository at this point in the history
  2. nixos-container: add --port option for nixos-container (forward netwo…

    …rk ports to systemd-nspawn container)
    wavewave authored and globin committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    a238c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8684285 View commit details
    Browse the repository at this point in the history
  4. nixos-container: support multiple port forwarding. change type of hos…

    …tPort from 'string' to 'listOf str'
    wavewave authored and globin committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    0bfc631 View commit details
    Browse the repository at this point in the history
  5. nixos-container: hostPort -> forwardPort and forwardPort is now a lis…

    …t of (protocol,hostPort,containerPort).
    wavewave authored and globin committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    4f0b663 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca0f72 View commit details
    Browse the repository at this point in the history
  7. nixos-container: added test for port forwarding ( nixos/tests/contain…

    …ers-portforward.nix )
    wavewave authored and globin committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    b7a24e0 View commit details
    Browse the repository at this point in the history