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: 71a3d37880ed
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5547a8b6a51e
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 26, 2018

  1. Copy the full SHA
    77b5440 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f95c18f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Copy the full SHA
    cc481ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7dadabb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. terraform: move providers to terraform-providers

    Before, providers were only built indirectly. Since proviers don't
    depend on terraform to build they can be moved into their own collection
    of packages. This also has the advantage that they can be reached
    directly using an attribute path (Eg: terraform-providers.nixos).
    
    Co-authored-by: Wael Nasreddine <wael.nasreddine@gmail.com>
    zimbatm and kalbasit committed Sep 28, 2018
    Copy the full SHA
    ef64786 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ff45f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Merge pull request #47407 from kalbasit/nixpkgs_add-terraform-provide…

    …r-nixos
    
    terraform: update all providers and move nixos provider under terraform.withPlugins
    Mic92 committed Sep 30, 2018
    Copy the full SHA
    5547a8b View commit details
    Browse the repository at this point in the history