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: 202dec3e7da7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d98184ba5c61
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 21, 2019

  1. conmon: init at unstable-2018-11-28

    conmon is a required dependency for `podman`
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    933b838 View commit details
    Browse the repository at this point in the history
  2. podman: init at 0.11.1.1

    podman is a binary build from libpod : libpod is a library used to
    create container pods. podman aims to be *almost* compatible with the
    docker cli but doesn't require a docker daemon.
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    b5eda4c View commit details
    Browse the repository at this point in the history
  3. podman: add patch from containers/podman#1977

    Removes the `-i` from the `go build` commands. Once the PR is merged
    and released, this patch won't be required anymore.
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    a97b425 View commit details
    Browse the repository at this point in the history
  4. podman: 0.11.1 -> 0.12.1

    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    e3452cd View commit details
    Browse the repository at this point in the history
  5. podman: 0.12.1 -> 0.12.1.2

    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    1a10caf View commit details
    Browse the repository at this point in the history
  6. podman: use buildGoPackage

    Mic92 authored and vdemeester committed Jan 21, 2019
    Copy the full SHA
    3ca7722 View commit details
    Browse the repository at this point in the history
  7. podman: 0.12.1.2 -> 1.0.0

    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 21, 2019
    Copy the full SHA
    de5fd9e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #51627 from vdemeester/init-podman

    podman: init at 1.0.0
    nlewo committed Jan 21, 2019
    Copy the full SHA
    d98184b View commit details
    Browse the repository at this point in the history