Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25eb8419d9d3
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51fdee8b9299
Choose a head ref

Commits on Dec 15, 2018

  1. playerctl: 0.6.1 -> 2.0.1

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/playerctl/versions
    r-ryantm committed Dec 15, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    rickie Rick Ossendrijver
    Copy the full SHA
    00f5700 View commit details

Commits on Dec 18, 2018

  1. Copy the full SHA
    59f8d67 View commit details
  2. playerctl: mark as broken on darwin

    Build fails with:
    ../playerctl/playerctl-player.c:274:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &player->priv->cached_position_monotonic);
    worldofpeace committed Dec 18, 2018
    Copy the full SHA
    47cc83d View commit details

Commits on Dec 19, 2018

  1. Copy the full SHA
    d60b9b1 View commit details

Commits on Dec 20, 2018

  1. shairport-sync: don't daemonize

    This flag causes the shairport-sync server to attempt to daemonize, but it looks like systemd is already handling that. With the `-d` argument, shairport-sync immediately exits—it seems that something (systemd I'm guessing?) is sending it SIGINT or SIGTERM.
    
    The [upstream systemd unit](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.service.in#L10) doesn't pass `-d`.
    nornagon authored Dec 20, 2018
    Copy the full SHA
    654c312 View commit details
  2. cni: migrate to using buildGoPackage

    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Dec 20, 2018
    Copy the full SHA
    5f7a34a View commit details
  3. Copy the full SHA
    c959097 View commit details
  4. Copy the full SHA
    6337cbf View commit details
  5. albert: 0.14.22 -> 0.15.0 (#52532)

    Synthetica9 authored and Mic92 committed Dec 20, 2018
    Copy the full SHA
    19056fa View commit details
  6. Merge pull request #52546 from betaboon/patch-2

    soapysdr: fix extraPackages support
    markuskowa authored Dec 20, 2018
    Copy the full SHA
    88d52d8 View commit details
  7. Copy the full SHA
    881bec3 View commit details
  8. Merge pull request #52554 from nornagon/patch-3

    shairport-sync: don't daemonize
    Mic92 authored Dec 20, 2018
    Copy the full SHA
    96952fe View commit details
  9. opencv3: fix OpenCV issue 13207

    See: opencv/opencv#13232
    
    This also fixes the test of haskell-opencv HEAD where we got the
    following error:
    
        Feature Detection
          houghLinesP:
    libgomp: Out of memory allocating 927712937064 bytes
    Test suite test-opencv: FAIL
    basvandijk committed Dec 20, 2018
    Copy the full SHA
    49965e6 View commit details
  10. opencv4: fix OpenCV issue 13207

    This is the same fix as for opencv3 in commit:
    2572dd11accf701feeefd6fd4ee45be98cb47016
    basvandijk committed Dec 20, 2018
    Copy the full SHA
    6267a02 View commit details
  11. runc: migrate to using buildGoPackage

    This means `runc` becomes a multi-output derivation : `runc.bin` and `runc.man`.
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Dec 20, 2018
    Copy the full SHA
    e5277cf View commit details
  12. Copy the full SHA
    f9c06d4 View commit details
  13. Merge pull request #52555 from vdemeester/52469-cni-to-buildgopackage

    cni: migrate to using buildGoPackage
    Mic92 authored Dec 20, 2018
    Copy the full SHA
    b01f4f2 View commit details
  14. Merge pull request #52560 from vdemeester/52469-runc-to-buildgopackage

    runc: migrate to using buildGoPackage
    Mic92 authored Dec 20, 2018
    Copy the full SHA
    6588480 View commit details
  15. Merge pull request #52150 from r-ryantm/auto-update/playerctl

    playerctl: 0.6.1 -> 2.0.1
    Mic92 authored Dec 20, 2018
    Copy the full SHA
    84fb36b View commit details
  16. git-secret: Add gawk to wrapper

    The `git-secret` script(s) use `gawk`.
    acairncross committed Dec 20, 2018
    Copy the full SHA
    0fc60df View commit details
  17. Merge pull request #52562 from ackien/git-secret-gawk

    git-secret: Add gawk to wrapper
    Mic92 authored Dec 20, 2018
    Copy the full SHA
    3745498 View commit details
  18. Merge pull request #52557 from etu/php-codesniffer-updates

    Php codesniffer updates
    timokau authored Dec 20, 2018
    Copy the full SHA
    4040b43 View commit details
  19. Copy the full SHA
    51fdee8 View commit details
Loading