Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: d008a348ac0e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 508a2c684964
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Feb 28, 2020

  1. buildLayeredImage: Allow empty store, no paths to add

    This is useful when buildLayeredImage is called in a generic way
    that should allow simple (base) images to be built, which may not
    reference any store paths.
    roberth committed Feb 28, 2020
    Copy the full SHA
    6dab1b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. jdepend: 2.9.1 -> 2.10

    r-ryantm committed Mar 7, 2020
    Copy the full SHA
    b848abe View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Copy the full SHA
    ff54bad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82053 from r-ryantm/auto-update/java-service-wrapper

    java-service-wrapper: 3.5.42 -> 3.5.43
    ryantm committed Mar 8, 2020
    Copy the full SHA
    5e8c897 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82020 from r-ryantm/auto-update/jdepend

    jdepend: 2.9.1 -> 2.10
    pSub committed Mar 8, 2020
    Copy the full SHA
    dd5e9ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #80921 from hercules-ci/buildLayeredImage-allow-em…

    …pty-store
    
    buildLayeredImage: Allow empty store, no paths to add
    domenkozar committed Mar 8, 2020
    Copy the full SHA
    508a2c6 View commit details
    Browse the repository at this point in the history