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: 26434c092455
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ec2ea29716b3
Choose a head ref
  • 9 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 11, 2018

  1. Add buildGradleApp to androidenv

    ali-abrar authored and matthewbauer committed Jun 11, 2018
    Copy the full SHA
    62b59e5 View commit details
    Browse the repository at this point in the history
  2. add signing to buildGradleApp

    ali-abrar authored and matthewbauer committed Jun 11, 2018
    Copy the full SHA
    1cc64da View commit details
    Browse the repository at this point in the history
  3. Add android sdk license acceptance

    ali-abrar authored and matthewbauer committed Jun 11, 2018
    Copy the full SHA
    465e3a0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    abddf4a View commit details
    Browse the repository at this point in the history
  5. Fix gradle build

    Ryan Trinkle authored and matthewbauer committed Jun 11, 2018
    Copy the full SHA
    fe04fe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Copy the full SHA
    2e8feba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b72da4b View commit details
    Browse the repository at this point in the history
  3. androidenv: add "androidsdk_latest" for latest sdk

    This is easier than having to remember which SDKs are supported, etc.
    Stuff based on this can become more future-proof.
    matthewbauer committed Jun 21, 2018
    Copy the full SHA
    2a0c328 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41855 from obsidiansystems/gradle-app

    init androidenv.buildGradleApp
    matthewbauer committed Jun 21, 2018
    Copy the full SHA
    ec2ea29 View commit details
    Browse the repository at this point in the history