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: b4ede959ddd6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e056ef31e9b5
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2019

  1. update.nix: fix eval

    (cherry picked from commit e716e86)
    worldofpeace authored and talyz committed Nov 26, 2019
    Copy the full SHA
    776b456 View commit details
    Browse the repository at this point in the history
  2. common-updater-scripts: Fix breakage

    Fixes a bug introduced by 9b090cc
    where the script fails to run if $attr.${versionKey} exists.
    
    (cherry picked from commit 809768b)
    talyz committed Nov 26, 2019
    Copy the full SHA
    cc8bd61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74269 from talyz/backport-getname-fixes

    [19.09] Backport lib.getName fixes
    worldofpeace committed Nov 26, 2019
    Copy the full SHA
    e056ef3 View commit details
    Browse the repository at this point in the history