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: 0c083fc1f6a6
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: c15e6fd3fd9f
Choose a head ref

Commits on Jun 23, 2018

  1. Merge staging into master

    FRidh committed Jun 23, 2018
    Copy the full SHA
    cdfbfc1 View commit details
  2. Copy the full SHA
    9bb6c55 View commit details
  3. Copy the full SHA
    6ebb3ac View commit details
  4. [cpan2nix] perlPackages.CryptX: 0.060 -> 0.061

    volth committed Jun 23, 2018
    Copy the full SHA
    766b34a View commit details
  5. Copy the full SHA
    ddc0a5c View commit details
  6. Copy the full SHA
    f988968 View commit details
  7. [cpan2nix] perlPackages.GSSAPI: cleanup

    volth committed Jun 23, 2018
    Copy the full SHA
    1bcdcba View commit details
  8. Copy the full SHA
    b9ab472 View commit details
  9. Copy the full SHA
    cf95d7b View commit details
  10. [cpan2nix] perlPackages.NetCIDR: 0.18 -> 0.19

    volth committed Jun 23, 2018
    Copy the full SHA
    b9a03f6 View commit details
  11. Copy the full SHA
    d3a91da View commit details
  12. Copy the full SHA
    69ac414 View commit details
  13. Copy the full SHA
    990c3e5 View commit details
  14. Copy the full SHA
    ea57aa4 View commit details
  15. Copy the full SHA
    28edcf0 View commit details
  16. Copy the full SHA
    125e412 View commit details
  17. Copy the full SHA
    85d03e5 View commit details
  18. Copy the full SHA
    edd4d5a View commit details
  19. [cpan2nix] perlPackages.IOSocketInet6: cleanup

    volth committed Jun 23, 2018
    Copy the full SHA
    590a55a View commit details
  20. [cpan2nix] perlPackages.TestWarn: 0.34 -> 0.35

    volth committed Jun 23, 2018
    Copy the full SHA
    d37f244 View commit details
  21. Copy the full SHA
    9b99d8d View commit details
  22. Copy the full SHA
    6ce476f View commit details
  23. Copy the full SHA
    51200b8 View commit details
  24. [cpan2nix] perlPackages.TestYAML: 1.06 -> 1.07

    volth committed Jun 23, 2018
    Copy the full SHA
    8738816 View commit details
  25. Copy the full SHA
    b22545f View commit details
  26. [cpan2nix] perlPackages.FileMimeInfo: cleanup

    volth committed Jun 23, 2018
    Copy the full SHA
    af67ef0 View commit details
  27. Copy the full SHA
    bc3d701 View commit details
  28. Copy the full SHA
    c9a7123 View commit details
  29. Copy the full SHA
    9450575 View commit details
  30. Copy the full SHA
    a55809c View commit details
  31. Copy the full SHA
    45a46d1 View commit details
  32. [cpan2nix] perlPackages.JSONWebToken: cleanup

    volth committed Jun 23, 2018
    Copy the full SHA
    95230da View commit details
  33. [cpan2nix] perlPackages.LWP: 6.33 -> 6.34

    volth committed Jun 23, 2018
    Copy the full SHA
    d8ecb6a View commit details
  34. Copy the full SHA
    bb4c4cb View commit details
  35. Copy the full SHA
    a295195 View commit details
  36. Copy the full SHA
    e79546b View commit details
  37. Copy the full SHA
    a8a94f2 View commit details
  38. Merge pull request #42416 from volth/cpan2nix-2018-06-23

    [staging] cpan2nix updates
    rycee authored Jun 23, 2018
    Copy the full SHA
    20e814e View commit details
  39. Merge master into staging

    FRidh committed Jun 23, 2018
    Copy the full SHA
    8cfa9cc View commit details
  40. pythonPackages: remove name attribute`

    The `buildPython*` function computes name from `pname` and `version`.
    This change removes `name` attribute from all expressions in
    `pkgs/development/python-modules`.
    
    While at it, some other minor changes were made as well, such as
    replacing `fetchurl` calls with `fetchPypi`.
    FRidh committed Jun 23, 2018
    Copy the full SHA
    ced21f5 View commit details
  41. vulkan-loader: Fix validation layers.

    When vulkan tries to load validation layers, it looks for JSON files in
    several directories, one of which is:
    
    <vulkan-loader>/etc/vulkan/explicit_layer.d
    
    It does *not* look in:
    
    <vulkan-loader>/share/vulkan/explicit_layer.d
    
    Yet that is where the install phase of the vulkan-loader default.nix
    places the files.  Thus, I modified the install phase to place them in
    the etc location instead.
    Rotaerk committed Jun 23, 2018
    Copy the full SHA
    b7c4ff7 View commit details
  42. Copy the full SHA
    00a4323 View commit details

Commits on Jun 24, 2018

  1. Merge pull request #38316 from Rotaerk/vulkan-etc

    Fix where Vulkan validation layer JSON files are placed by the nixpkgs install phase
    7c6f434c authored Jun 24, 2018
    Copy the full SHA
    f8b0f68 View commit details

Commits on Jun 29, 2018

  1. coq_8_8: 8.8.0 -> 8.8.1

    Zimmi48 committed Jun 29, 2018
    Copy the full SHA
    314eb88 View commit details
  2. python.pkgs.flask-caching: init at 1.4.0

    Robert Schütz committed Jun 29, 2018
    Copy the full SHA
    da7d4c3 View commit details
  3. python.pkgs.flask-common: use flask-caching

    Robert Schütz committed Jun 29, 2018
    Copy the full SHA
    38094de View commit details
  4. elish: add shellPath attribute

    Fixes #42764
    matthewbauer authored Jun 29, 2018
    Copy the full SHA
    25342cd View commit details
  5. networkmanager: Expand dns description, integrate with other services…

    … (#41898)
    
    Rather than special-casing the dns options in networkmanager.nix, use
    the module system to let unbound and systemd-resolved contribute to
    the newtorkmanager config.
    benley authored Jun 29, 2018
    Copy the full SHA
    dca7e24 View commit details
  6. python.pkgs.pytest-mock: 1.8.0 -> 1.10.0

    Robert Schütz committed Jun 29, 2018
    Copy the full SHA
    18d78e2 View commit details
  7. Merge #42729: firefox-61 and related updates (security)

    (cherry picked from commit 8ad921d)
    Fast-forwarded to get to master sooner.
    vcunat committed Jun 29, 2018
    Copy the full SHA
    2f4001f View commit details
Loading