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: 4c57db81b15e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ba56744abdd9
Choose a head ref
  • 13 commits
  • 11 files changed
  • 8 contributors

Commits on Apr 19, 2019

  1. ec2-amis.nix: add 19.03 amis

    (cherry picked from commit 5489326)
    AmineChikhaoui committed Apr 19, 2019
    Copy the full SHA
    f9432d1 View commit details
    Browse the repository at this point in the history
  2. nixos/hylafax: add 'yarny' (= myself) as maintainer

    I forgot to do this when I submitted this module with
    commit 12fa95f.
    
    (cherry picked from commit 1438f7b)
    Yarny0 committed Apr 19, 2019
    Copy the full SHA
    803d10f View commit details
    Browse the repository at this point in the history
  3. nixos/hylafax: fix faxq ModemGroup setting

    The manpage claims that the "limit" in the setting::
      <name>:[<limit>:]<regex>
    is optional and defaults to zero, implying no limit.
    However, tests confirmed that it actually isn't optional.
    
    Without limit, the setting ``any:.*`` places
    outbound jobs on infinite hold if no particular
    modem was specified on the sendfax command line.
    The new default value ``any:0:.*`` from
    this commit uses any available modem to
    send jobs if not modem was given to sendfax.
    
    (cherry picked from commit e57156b)
    Yarny0 committed Apr 19, 2019
    Copy the full SHA
    05459ce View commit details
    Browse the repository at this point in the history
  4. hylafaxplus: update meta

    * move meta attrset into curly brackets
    * update homepage (finally supports https)
    * add downloadPage
    * add longDescription
    
    (cherry picked from commit 729ce1c)
    Yarny0 committed Apr 19, 2019
    Copy the full SHA
    437f5c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. perlPackages.libapreq2: install the perl & apache modules

    (cherry picked from commit 2f25d58)
    aanderse committed Apr 20, 2019
    Copy the full SHA
    2be3fc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Merge pull request #59894 from Yarny0/hylafax-updates-19.03

    HylaFAX: fix ModemGroup, also minor metadata updates (backport to release-19.03)
    infinisil committed Apr 22, 2019
    Copy the full SHA
    2461d60 View commit details
    Browse the repository at this point in the history
  2. dovecot: 2.3.5.1 -> 2.3.5.2

    Robert Schütz authored and infinisil committed Apr 22, 2019
    Copy the full SHA
    3ebbd45 View commit details
    Browse the repository at this point in the history
  3. adoptopenjdk-bin: 11.0.2 -> 11.0.3

    (cherry picked from commit 25b5dfa)
    taku0 authored and infinisil committed Apr 22, 2019
    Copy the full SHA
    63f8025 View commit details
    Browse the repository at this point in the history
  4. phpPackages.oci8: 2.1.8 -> 2.2.0

    (cherry picked from commit 7fb1b02)
    
    Backported because it oci8 is broken on 19.03, see NixOS/nixpkgs#59926 as well
    Izorkin authored and infinisil committed Apr 22, 2019
    Copy the full SHA
    d8cf9d8 View commit details
    Browse the repository at this point in the history
  5. pythonPackages.sounddevice: 0.3.12 -> 0.3.13

    (cherry picked from commit 29ad469)
    JohnAZoidberg authored and infinisil committed Apr 22, 2019
    Copy the full SHA
    9d09f02 View commit details
    Browse the repository at this point in the history
  6. libpst: Fix build

    Disable Python integration because it can't find -lboost_python.
    
    (cherry picked from commit 43d4132)
    JohnAZoidberg authored and infinisil committed Apr 22, 2019
    Copy the full SHA
    f3c9a7b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #59910 from aanderse/libapreq2-backport

    perlPackages.libapreq2: install the perl & apache modules (19.03 backport)
    infinisil committed Apr 22, 2019
    Copy the full SHA
    46379dd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #59885 from AmineChikhaoui/cp-ec2-19.03-amis

    cherry-pick ec2-amis.nix: add 19.03 amis
    infinisil committed Apr 22, 2019
    Copy the full SHA
    ba56744 View commit details
    Browse the repository at this point in the history