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: 5d4162e9f99b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2d91da909ed5
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 21, 2020

  1. Copy the full SHA
    b512a78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0a92ef View commit details
    Browse the repository at this point in the history
  3. nixos.virtualisation: Move containers.nix to nixos-containers.nix

    In anticipation of the new containers module.
    adisbladis committed Apr 21, 2020
    Copy the full SHA
    650df70 View commit details
    Browse the repository at this point in the history
  4. nixos.virtualisation.containers: Init common /etc/containers configur…

    …ation module
    
    What's happening now is that both cri-o and podman are creating
    /etc/containers/policy.json.
    
    By splitting out the creation of configuration files we can make the
    podman module leaner & compose better with other container software.
    adisbladis committed Apr 21, 2020
    Copy the full SHA
    43f383c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #85604 from adisbladis/podman-module

    nixos/virtualisation.podman: Init module
    adisbladis committed Apr 21, 2020
    Copy the full SHA
    2d91da9 View commit details
    Browse the repository at this point in the history