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: a0383ffec822
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6fbcbaf404bb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 25, 2018

  1. buildMaven: Check for authenticated attribute

    The `authenticated` attribute is not always present in the
    `project-info.json` produced by maven2nix[0]
    
    We therefore check for its presence, and default it to false.
    
    [0]: NixOS/mvn2nix-maven-plugin#5 (comment)
    asymmetric committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    7a1a003 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44091 from asymmetric/asymmetric/maven-authn

    buildMaven: Check for authenticated attribute
    Thomas Tuegel committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    6fbcbaf View commit details
    Browse the repository at this point in the history