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: 023feb5fe607
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: cc95cbed4a2c
Choose a head ref
  • 20 commits
  • 13 files changed
  • 10 contributors

Commits on Apr 10, 2018

  1. nextcloud-news-updater: 10.0.0 -> 10.0.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
    
    - built on NixOS
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/.nextcloud-news-updater-wrapped -h` got 0 exit code
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/.nextcloud-news-updater-wrapped --help` got 0 exit code
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/.nextcloud-news-updater-wrapped -v` and found version 10.0.1
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/.nextcloud-news-updater-wrapped --version` and found version 10.0.1
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/nextcloud-news-updater -h` got 0 exit code
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/nextcloud-news-updater --help` got 0 exit code
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/nextcloud-news-updater -v` and found version 10.0.1
    - ran `/nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1/bin/nextcloud-news-updater --version` and found version 10.0.1
    - found 10.0.1 with grep in /nix/store/58kz8y29n2habv056d7iz20484rq87mr-nextcloud-news-updater-10.0.1
    - directory tree listing: https://gist.github.com/ef3eb260a3fd46598a3b70c142c2ef2c
    
    (cherry picked from commit a7046d5)
    ryantm authored and Mic92 committed Apr 10, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    rickie Rick Ossendrijver
    Copy the full SHA
    4dea3cf View commit details
  2. nextcloud: 13.0.0 -> 13.0.1

    (cherry picked from commit ae3782b)
    
    fixes #38550
    eonpatapon authored and Mic92 committed Apr 10, 2018
    Copy the full SHA
    fc403a8 View commit details
  3. terraform: 0.11.3 -> 0.11.4

    (cherry picked from commit 059f33c)
    peterhoeg authored and Mic92 committed Apr 10, 2018
    Copy the full SHA
    ad46d18 View commit details
  4. terraform_0_11: 0.11.4 -> 0.11.5

    (cherry picked from commit 4009338)
    zimbatm authored and Mic92 committed Apr 10, 2018
    Copy the full SHA
    a864266 View commit details
  5. terraform_0_11: 0.11.5 -> 0.11.6

    (cherry picked from commit d6e8371)
    jbgi authored and Mic92 committed Apr 10, 2018
    Copy the full SHA
    dcc85ff View commit details
  6. nodejs-6_x: 6.13.0 -> 6.13.1

    (cherry picked from commit 0cadbb8)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    5a16d26 View commit details
  7. nodejs-6_x: 6.13.1 -> 6.14.1

    (cherry picked from commit 042c001)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    29f1290 View commit details
  8. nodejs-8_x: 8.9.4 -> 8.10.0

    (cherry picked from commit a36ae7a)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    c00bfc1 View commit details
  9. nodejs-8_x: 8.10.0 -> 8.11.1

    (cherry picked from commit 017fffc)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    46ed995 View commit details
  10. nodejs: 9.6.1 -> 9.7.1

    (cherry picked from commit 399edfe)
    frontsideair authored and adisbladis committed Apr 10, 2018
    Copy the full SHA
    3624a8f View commit details
  11. nodejs-9_x: 9.7.1 -> 9.8.0

    (cherry picked from commit 03efbb0)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    6089f8e View commit details
  12. nodejs-9_x: 9.8.0 -> 9.10.1

    (cherry picked from commit 357a2cc)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    03cbd91 View commit details
  13. nodejs-9_x: 9.10.1 -> 9.11.1

    (cherry picked from commit 1fcc23d2a1d06ef4b2dc7efe95a804b78c4ead77)
    adisbladis committed Apr 10, 2018
    Copy the full SHA
    d7d22a8 View commit details
  14. libuv: 1.19.1 -> 1.19.2

    Semi-automatic update. These checks were performed:
    
    - built on NixOS
    - found 1.19.2 with grep in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2
    - found 1.19.2 in filename of file in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2
    
    cc "@cstrahan"
    
    (cherry picked from commit 04ec090)
    ryantm authored and adisbladis committed Apr 10, 2018
    Copy the full SHA
    f01a0e1 View commit details
  15. Fix typo

    (cherry picked from commit 7b539c0)
    edolstra committed Apr 10, 2018
    Copy the full SHA
    a3460ac View commit details
  16. vmTools: Add crc32c_generic to the initrd

    This is necessary due to a e2fsprogs update
    (e611478) that causes mke2fs to
    enable a feature (metadata_csum) that depends on crc32c.
    
    https://hydra.nixos.org/build/72636785
    (cherry picked from commit 8787c13)
    edolstra committed Apr 10, 2018
    Copy the full SHA
    cb4067b View commit details
  17. linuxPackages.perf: use prefix instead of DESTDIR

    Otherwise the build system computes incorrect references and looks for
    perf-core in /libexec. DESTDIR for normal buildsystems is never the
    right choice for nixpkgs.
    
    (cherry picked from commit 0e2b222)
    Mic92 committed Apr 10, 2018
    Copy the full SHA
    1c52531 View commit details
  18. docker-edge: 18.03 -> 18.04

    (cherry picked from commit be93161af066de4bdfd211f0419cafb6da2acb8e)
    NeQuissimus committed Apr 10, 2018
    Copy the full SHA
    6e5dfe0 View commit details
  19. htop: 2.1.0 -> 2.2.0

    (cherry picked from commit ee4835a)
    NeQuissimus committed Apr 10, 2018
    Copy the full SHA
    434490a View commit details
  20. minikube: 0.25.2 -> 0.26.0

    (cherry picked from commit cb7f774)
    NeQuissimus committed Apr 10, 2018
    Copy the full SHA
    cc95cbe View commit details
Loading