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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 57c745f530c9
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8469ba0b601
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 5, 2019

  1. Copy the full SHA
    a8469ba View commit details
Original file line number Diff line number Diff line change
@@ -700,4 +700,11 @@
version = "0.0.1";
sha256 = "1mqs1il8y97hf9havcmxdfwjcpkrxa1hpkifzzy4rjc88m2m4q9r";
};
segment =
{
owner = "ajbosco";
repo = "terraform-provider-segment";
version = "0.2.0";
sha256 = "0ic5b9djhnb1bs2bz3zdprgy3r55dng09xgc4d9l9fyp85g2amaz";
};
}
Original file line number Diff line number Diff line change
@@ -17,3 +17,6 @@ tweag/terraform-provider-nixos

# include terraform-provider-secret
tweag/terraform-provider-secret

# include terraform-provider-segment
ajbosco/terraform-provider-segment