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: 866b411ab673
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0c70afa6d162
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 22, 2020

  1. 4
    Copy the full SHA
    e061c4b View commit details
    Browse the repository at this point in the history
  2. podman-compose: Don't wrap podman

    Podman is now a wrapped with it's container runtimes in the podman
    closure.
    
    This means that the podman passed to podman-compose is not necessarily
    the one that the user wants to use as it lacks user configured
    container runtimes.
    
    This change aims to make package composition more intuitive by
    defering the installation of podman to the user of podman-compose.
    adisbladis committed May 22, 2020
    Copy the full SHA
    0c70afa View commit details
    Browse the repository at this point in the history