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: d0af797a5075
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 42f7db63ff04
Choose a head ref
  • 8 commits
  • 8 files changed
  • 6 contributors

Commits on May 31, 2020

  1. Copy the full SHA
    094bd40 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Merge pull request #89273 from rileyinman/plex-update

    plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e
    LnL7 committed Jun 4, 2020
    Copy the full SHA
    9ef0636 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    86990d6 View commit details
    Browse the repository at this point in the history
  3. liferea: Format with nixpkgs-fmt

    * Format with nixpkgs-fmt
    * Replace pkgconfig alias with pkg-config
    * Remove duplicate gsettings-desktop-schemas
    jtojnar committed Jun 4, 2020
    Copy the full SHA
    dfd6f3d View commit details
    Browse the repository at this point in the history
  4. liferea: Update dependencies

    dconf & librsvg are indirect and will be already available through wrapGAppsHook.
    libsecret replaces gnome-secret and is required for the keyring plug-in.
    
    Closes: NixOS/nixpkgs#39650
    jtojnar committed Jun 4, 2020
    Copy the full SHA
    d67e2a2 View commit details
    Browse the repository at this point in the history
  5. buildbot: 2.7.0 -> 2.8.0

    ```
    Bug fixes
    
        Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
        Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
        Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
        Handling the case where the BitbucketStatusPush return code is not 200
        When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
        Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
        Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
        Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
        Log watcher looks for the “tail” utility in the right location on Haiku OS.
        Add limit and filtering support for the changes data API as described in issue # 5207
    
    Improved Documentation
    
        Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
        Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations
    
    Features
    
        Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
        Added argument count to lock access to allow a lock to consume a variable amount of units
        Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
    ```
    flokli committed Jun 4, 2020
    Copy the full SHA
    f71d924 View commit details
    Browse the repository at this point in the history
  6. openttd: 1.10.1 -> 1.10.2

    A bug in the upstream configure script was fixed (OpenTTD/OpenTTD#8145),
    which means we now need `which` available during the build.
    SFrijters authored and jonringer committed Jun 4, 2020
    Copy the full SHA
    87dc127 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #89504 from flokli/buildbot-2.8.0

    buildbot: 2.7.0 -> 2.8.0
    flokli committed Jun 4, 2020
    Copy the full SHA
    42f7db6 View commit details
    Browse the repository at this point in the history