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: 24870b40d699
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 757ac88383ea
Choose a head ref
  • 20 commits
  • 18 files changed
  • 12 contributors

Commits on Jul 22, 2019

  1. Copy the full SHA
    a0dcccc View commit details
    Browse the repository at this point in the history
  2. zfs: fix cross compilation

    lopsided98 committed Jul 22, 2019
    Copy the full SHA
    27e830f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Copy the full SHA
    4e99e55 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84d2202 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d088792 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. kernel generate-config.pl: Allow whitespace in values

    In particular, this allows setting CONFIG_CMDLINE to a value with
    multiple space-seperated parameters. Other variables also take free-form
    strings and might similarly benefit.
    singron committed Aug 12, 2019
    Copy the full SHA
    92cc949 View commit details
    Browse the repository at this point in the history
  2. bacula: fix cross compiling for armv7l

    got this error while cross compiling:
    
    checking whether setpgrp takes no argument... configure: error: cannot
    check setpgrp when cross compiling
    
    autoconf manual says:
    
    — Macro: AC_FUNC_SETPGRP
    
        If setpgrp takes no argument (the Posix version), define SETPGRP_VOID. Otherwise, it is the BSD version, which takes two process IDs as arguments. This macro does not check whether setpgrp exists at all; if you need to work in that situation, first call AC_CHECK_FUNC for setpgrp.
    
        The result of this macro is cached in the ac_cv_func_setpgrp_void variable.
    
        This macro is obsolescent, as current systems have a setpgrp whose signature conforms to Posix. New programs need not use this macro.
    
    So override it with caching variable.
    typetetris committed Aug 12, 2019
    Copy the full SHA
    aa696e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge pull request #66386 from typetetris/bacula-crosscompile-fix

    bacula: fix cross compiling for armv7l
    matthewbauer committed Aug 14, 2019
    Copy the full SHA
    326f40e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65490 from lopsided98/zfs-cross

    zfs: fix kernel module cross-compile
    matthewbauer committed Aug 14, 2019
    Copy the full SHA
    d9eeb35 View commit details
    Browse the repository at this point in the history
  3. axel: 2.17.3 -> 2.17.5

    Jonathan Ringer committed Aug 14, 2019
    Copy the full SHA
    cbed276 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ab733a View commit details
    Browse the repository at this point in the history
  5. maestral: init at 0.2.6

    peterhoeg committed Aug 14, 2019
    Copy the full SHA
    a67aec1 View commit details
    Browse the repository at this point in the history
  6. qMasterPassword: use qt mkDerivation

    tadeokondrak authored and Matthieu Coudron committed Aug 14, 2019
    Copy the full SHA
    b5facab View commit details
    Browse the repository at this point in the history
  7. zsh/pth/zsync: cross fixes (#65780)

    zsh/pth/zsync: cross fixes
    Mic92 committed Aug 14, 2019
    Copy the full SHA
    cf5f02b View commit details
    Browse the repository at this point in the history
  8. ptex: 2.3.0 -> 2.3.2

    mmahut authored and Matthieu Coudron committed Aug 14, 2019
    Copy the full SHA
    8fa1bb8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #66538 from singron/config-whitespace

    kernel generate-config.pl: Allow whitespace in values
    Mic92 committed Aug 14, 2019
    Copy the full SHA
    4f835fb View commit details
    Browse the repository at this point in the history
  10. youtube-dl: 2019.08.02 -> 2019.08.13 (#66603)

    youtube-dl: 2019.08.02 -> 2019.08.13
    Mic92 committed Aug 14, 2019
    Copy the full SHA
    453d108 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #66420 from peterhoeg/p/maestral

    maestral: init at 0.2.6
    peterhoeg committed Aug 14, 2019
    Copy the full SHA
    d7fc23a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #66602 from jonringer/bump-axel

    axel: 2.17.3 -> 2.17.5
    mmahut committed Aug 14, 2019
    Copy the full SHA
    90f6578 View commit details
    Browse the repository at this point in the history
  13. utsushi: init at 3.57.0 (#65223)

    symphorien authored and lukateras committed Aug 14, 2019
    Copy the full SHA
    757ac88 View commit details
    Browse the repository at this point in the history