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: 08abce5ee319
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e62e880d6b38
Choose a head ref
  • 14 commits
  • 9 files changed
  • 8 contributors

Commits on Mar 19, 2019

  1. nixos/tests/predictable-interfaces: fix failure on aarch64

    (cherry picked from commit 0279449)
    rnhmjoj committed Mar 19, 2019
    Copy the full SHA
    31d6c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Switch homepage for turses to louipc fork

    The original repo is gone.
    
    (cherry picked from commit c59d2d3)
    booxter committed Mar 26, 2019
    Copy the full SHA
    7aa9d09 View commit details
    Browse the repository at this point in the history
  2. turses: fix crash when starting with existing config file

    Fixes #57460
    
    (cherry picked from commit 6f525a5)
    booxter committed Mar 26, 2019
    Copy the full SHA
    1502534 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. nixos/security: make duo support secure failure correctly

    seems that this got broken when the config option was made to use enums. "secure" got replaced with "enum", which isn't a valid option for the failure mode.
    
    (cherry picked from commit 0c34b9f)
    reanimus authored and infinisil committed Mar 27, 2019
    Copy the full SHA
    02cd553 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.pyarrow: fix build

    Setting setupPyBuildFlags makes builder add an additional target
    "build_ext" to setup.py arguments in addition to "bdisst_wheel".
    pyarrow's setup.py recently started to try to redo build_ext again which
    broke the build.
    
    (cherry picked from commit 49e9194)
    veprbl committed Mar 27, 2019
    Copy the full SHA
    62b686a View commit details
    Browse the repository at this point in the history
  3. pythonPackages.pyarrow: enable parallel build

    (cherry picked from commit 55223a8)
    veprbl committed Mar 27, 2019
    Copy the full SHA
    afd5e8c View commit details
    Browse the repository at this point in the history
  4. pyarrow: remove tests that can break on darwin

    (cherry picked from commit 2645454)
    veprbl committed Mar 27, 2019
    Copy the full SHA
    8de4148 View commit details
    Browse the repository at this point in the history
  5. performous: fix build by using boost 166 (#58418)

    (cherry picked from commit 910c1d0)
    ajs124 authored and veprbl committed Mar 27, 2019
    Copy the full SHA
    42fece1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #58385 from booxter/release-19.03-turses-fix

    turses: fix crash when starting with existing config file
    infinisil committed Mar 27, 2019
    Copy the full SHA
    9f94652 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57929 from rnhmjoj/ifnames-fix-back

    [backport] nixos/tests/predictable-interfaces: fix failure on aarch64
    flokli committed Mar 27, 2019
    Copy the full SHA
    322ff2f View commit details
    Browse the repository at this point in the history
  8. linux: 4.9.165 -> 4.9.166

    (cherry picked from commit ebd2533)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    39d0e32 View commit details
    Browse the repository at this point in the history
  9. linux: 4.14.108 -> 4.14.109

    (cherry picked from commit e3bee73)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    5b78c5d View commit details
    Browse the repository at this point in the history
  10. linux: 4.19.31 -> 4.19.32

    (cherry picked from commit ec83ff0)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    a756243 View commit details
    Browse the repository at this point in the history
  11. linux: 5.0.4 -> 5.0.5

    (cherry picked from commit 95f568b)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    e62e880 View commit details
    Browse the repository at this point in the history