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: 01966e8b799e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: fb8abc97afc8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 24, 2019

  1. journalwatch: fix pytest checks

    (cherry picked from commit ee20ba83144551497fcecedca277f5de32e81c0c)
    
    Reason: The more strict dependency handling of buildPythonPackage in
    19.03 uncovered the error of having pytest as buildInput instead of
    checkInput, which leads to a broken package on 19.03.
    florianjacob committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    dbccbd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63742 from florianjacob/backport-journalwatch

    journalwatch: fix pytest checks
    worldofpeace committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    fb8abc9 View commit details
    Browse the repository at this point in the history