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

Commits on Dec 16, 2019

  1. hydra: Temporarily unbreak hydra with the deprecated lib.closePropaga…

    …tion
    
    Hydra fails to start on recent recent nixpkgs due to a change in Perl packaging: this has been reported in #72783. @conferno in that thread suggested using lib.closePropagation as a fix, which is apparently deprecated, but works for now.
    duairc committed Dec 16, 2019
    Copy the full SHA
    8acf340 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Merge pull request #75689 from duairc/hydra-fix

    hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
    Ma27 committed Dec 19, 2019
    Copy the full SHA
    2d6e75f View commit details
    Browse the repository at this point in the history