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: 4f8bc8e10bfe
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ebc9620c3f62
Choose a head ref
  • 19 commits
  • 15 files changed
  • 9 contributors

Commits on Feb 26, 2020

  1. p11-kit: 0.23.19 -> 0.23.20

    Small bug fix release. Fixes a bunch of flatpak issues (eg. no playback
    on spotify).
    
    news: https://github.com/p11-glue/p11-kit/releases/tag/0.23.20
    (cherry picked from commit bbbb49c)
    hedning authored and worldofpeace committed Feb 26, 2020
    Copy the full SHA
    ac5c544 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81080 from worldofpeace/backport-80698

    [20.03] p11-kit: 0.23.19 -> 0.23.20
    worldofpeace committed Feb 26, 2020
    Copy the full SHA
    8bcc32a View commit details
    Browse the repository at this point in the history
  3. nixos/git-daemon: only create git user if it will be used

    (cherry picked from commit 6df119a)
    tilpner committed Feb 26, 2020
    Copy the full SHA
    ee4421d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Copy the full SHA
    d8e6050 View commit details
    Browse the repository at this point in the history
  2. libyamlcpp: don't use multiple outputs

    This package uses CMake's install(EXPORT ...) command which assumes that
    libraries are installed in the same location as the CMake files.
    
    (cherry picked from commit bdbbe6f)
    lopsided98 authored and veprbl committed Feb 29, 2020
    Copy the full SHA
    7f4770a View commit details
    Browse the repository at this point in the history
  3. libyamlcpp: actually build shared libraries (#81051)

    (cherry picked from commit be41f70)
    lopsided98 authored and veprbl committed Feb 29, 2020
    Copy the full SHA
    4f5c577 View commit details
    Browse the repository at this point in the history
  4. pythonPackages.astroquery 0.3.10 -> 0.4

    Tests are disabled until pytest-astropy is updated with
    pytest-astropy-header.
    
    (cherry picked from commit a5e82af)
    xbreak authored and smaret committed Feb 29, 2020
    Copy the full SHA
    aa11950 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. nixos/rngd: fix clean shutdown

    It seems disabling DefaultDependencies
    removes these implicit dependencies [0] that
    we needed for shutdown to happen cleanly.
    
    Fixes #80871
    
    [0]: https://www.freedesktop.org/software/systemd/man/systemd.service.html#Default%20Dependencies
    
    (cherry picked from commit fa76150)
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    f8601cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81409 from smaret/release-20.03

    [ZHF] pythonPackages.astroquery 0.3.10 -> 0.4
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    78414b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81119 from tilpner/gitdaemon-usercreation-backport

    [20.03] nixos/git-daemon: only create git user if it will be used
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    43115eb View commit details
    Browse the repository at this point in the history
  4. aesop: 1.2.3 -> 1.2.4

    (cherry picked from commit 5668479)
    r-ryantm authored and worldofpeace committed Mar 1, 2020
    Copy the full SHA
    93137b1 View commit details
    Browse the repository at this point in the history
  5. ipmitool: migrate to openssl 1.1

    This adds a patch from debian to switch ipmitool to openssl 1.1.
    Upstream seems to already carry a version of this but that is yet to be
    part of a release.
    
    (cherry picked from commit ad19bb5)
    andir authored and worldofpeace committed Mar 1, 2020
    Copy the full SHA
    26f4dec View commit details
    Browse the repository at this point in the history
  6. ipmitool: cleanup expression

    * remove no-op substitution of s6_addr16 -> s6_addr
    
    This string doesn't exist anymore in that file.
    
    * clean up configureFlags
    
    (cherry picked from commit 43ec75d)
    flokli authored and worldofpeace committed Mar 1, 2020
    Copy the full SHA
    5c025bc View commit details
    Browse the repository at this point in the history
  7. ipmitool: fix compile on darwin

    (cherry picked from commit 8221755)
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    a5e2304 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a39dfc1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a345d00 View commit details
    Browse the repository at this point in the history
  10. ideogram: 1.3.2 -> 1.3.3

    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    550d6af View commit details
    Browse the repository at this point in the history
  11. libgpod: also remove mutagen

    I think this was my mistake. This is also a python2 dependency
    that should have been removed with pygobject.
    
    (cherry picked from commit e50306d)
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    699a8d4 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ebc9620 View commit details
    Browse the repository at this point in the history