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: ec8fd9cc3450
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: 93c7301338ac
Choose a head ref

Commits on Oct 26, 2019

  1. pypy: fix build on darwin

    marsam committed Oct 26, 2019
    Copy the full SHA
    0f8dc3c View commit details

Commits on Nov 24, 2019

  1. Copy the full SHA
    bfcbe61 View commit details

Commits on Dec 28, 2019

  1. virtualization/amazon-init: fix logging, nix path

    The missing `\n` in the printf format string prevented multiple channels from
    being logged.
    
    The missing `nixpkgs=` in the `NIX_PATH` prevented `nixos-rebuild` from working
    if the system configuration has any reference to `nixpkgs`.
    
    Additionally:
    
    * Use process substitution instead of piping printf to avoid creating a subshell.
    * Set an empty `IFS` to avoid word splitting.
    * Add the `-r` flag to `read` to avoid mangling backslashes.
    Christian Höppner committed Dec 28, 2019
    Copy the full SHA
    76ad649 View commit details

Commits on Jan 6, 2020

  1. graalvm-ee: 19.3.0 -> 19.3.0.2

    volth authored Jan 6, 2020
    Copy the full SHA
    0bd6bc5 View commit details

Commits on Jan 11, 2020

  1. ocrmypdf: 9.2.0 -> 9.4.0

    dtzWill committed Jan 11, 2020
    Copy the full SHA
    1cab255 View commit details

Commits on Jan 12, 2020

  1. Copy the full SHA
    24c14a8 View commit details

Commits on Jan 15, 2020

  1. Copy the full SHA
    241e9c1 View commit details
  2. graalvm: 19.3.0.2 -> 19.3.1

    volth authored Jan 15, 2020
    Copy the full SHA
    807e08c View commit details

Commits on Jan 16, 2020

  1. crun: 0.10.6 -> 0.11

    zowoq committed Jan 16, 2020
    Copy the full SHA
    f64bcd6 View commit details

Commits on Jan 17, 2020

  1. Copy the full SHA
    bdf32f3 View commit details

Commits on Jan 18, 2020

  1. Copy the full SHA
    8739475 View commit details
  2. nixos/roundcube: do not write passwords to the store nor run php as root

    If the database is local, use postgres peer authentication.
    Otherwise, use a password file.
    
    Leave database initialisation to postgresql.ensure*.
    Leave /var/lib/roundcube creation to systemd.
    Run php upgrade script as unpriviledged user.
    symphorien committed Jan 18, 2020
    Copy the full SHA
    52cf727 View commit details
  3. nixos/roundcube: don't use the default and insecure des_key

    The php installer creates a random one, but we bypass it, so we have
    to create one ourselves.
    
    This should be backward compatible as encryption is used for session
    cookies only: users at the time of the upgrade will be logged out but
    nothing more.
    
    https://github.com/roundcube/roundcubemail/blob/259b7fa0650fea9320b38cb17c4e80497acae7a3/config/config.inc.php.sample#L73
    symphorien committed Jan 18, 2020
    Copy the full SHA
    b6e6bec View commit details
  4. nixos/roundcube: provide path to mime.types file

    fixes this warning:
    WARNING: Mimetype to file extension mapping doesn't work properly!
    symphorien committed Jan 18, 2020
    Copy the full SHA
    b5d692e View commit details
  5. Copy the full SHA
    1db77e5 View commit details

Commits on Jan 19, 2020

  1. scala_2_11: move text files from $out to appropriate subdirs

    Before, this package installed files called LICENSE and NOTICE at the
    profile root directory. Which conflicts with other packages with the
    same issue. Those files reside now in $out/share/doc/scala/.
    Jean-Marie Gaillourdet committed Jan 19, 2020
    Copy the full SHA
    3017d81 View commit details
  2. scala_2_12: move text files from $out to appropriate subdirs

    Before, this package installed files called LICENSE and NOTICE at the
    profile root directory. Which conflicts with other packages with the
    same issue. Those files reside now in $out/share/doc/scala/.
    Jean-Marie Gaillourdet committed Jan 19, 2020
    Copy the full SHA
    8b7c59b View commit details
  3. scala: move text files from $out to appropriate subdirs

    Before, this package installed files called LICENSE and NOTICE at the
    profile root directory. Which conflicts with other packages with the
    same issue. Those files reside now in $out/share/doc/scala/.
    Jean-Marie Gaillourdet committed Jan 19, 2020
    Copy the full SHA
    254045f View commit details

Commits on Jan 20, 2020

  1. Copy the full SHA
    aa290f9 View commit details
  2. Copy the full SHA
    7c4f845 View commit details
  3. serd: 0.30.0 -> 0.30.2

    magnetophon committed Jan 20, 2020
    Copy the full SHA
    0a1460f View commit details
  4. sratom: 0.6.2 -> 0.6.4

    magnetophon committed Jan 20, 2020
    Copy the full SHA
    02e892c View commit details
  5. xss-lock: use fork with session param support

    xss-lock uses current session that cannot be overriden. This prevents starting
    xss-lock as systemd user service, as described here:
    https://bitbucket.org/raymonad/xss-lock/issues/13/allow-operation-as-systemd-user-unit
    
    This change uses source from github.com/xdbob/xss-lock that adds `--session`
    parameter.
    offlinehacker committed Jan 20, 2020
    Copy the full SHA
    d0a3a80 View commit details
  6. perl.withPackages: respect $PERL5LIB

    perl.withPackages did not allow to add more packages using $PERL5LIB
    volth authored Jan 20, 2020
    Copy the full SHA
    5540b2e View commit details

Commits on Jan 21, 2020

  1. megacmd: init at 1.1.0

    wedens committed Jan 21, 2020
    Copy the full SHA
    f52c384 View commit details
  2. unison-ucm 1.0.g-alpha -> 1.0.h-alpha

    Update binary derivation for latest release.
    virusdave committed Jan 21, 2020
    Copy the full SHA
    b1ab68c View commit details
  3. hwinfo: 21.67 -> 21.68

    r-ryantm committed Jan 21, 2020
    Copy the full SHA
    dbc61de View commit details
  4. Copy the full SHA
    dea2f98 View commit details
  5. Copy the full SHA
    5a8e936 View commit details
  6. m4ri: 20140914 -> 20200115

    r-ryantm committed Jan 21, 2020
    Copy the full SHA
    8136780 View commit details

Commits on Jan 22, 2020

  1. Copy the full SHA
    6b19378 View commit details
  2. ocrmypdf: 9.4.0 -> 9.5.0

    dtzWill committed Jan 22, 2020
    Copy the full SHA
    61381b2 View commit details
  3. nextcloud: 17.0.2 -> 18.0.0

    r-ryantm committed Jan 22, 2020
    Copy the full SHA
    e95752f View commit details
  4. munge: 0.5.13 -> 0.5.14

    r-ryantm committed Jan 22, 2020
    Copy the full SHA
    8ea2027 View commit details
  5. mosquitto: 1.6.7 -> 1.6.8

    r-ryantm committed Jan 22, 2020
    Copy the full SHA
    b5933e2 View commit details
  6. palemoon: 28.8.0 -> 28.8.1

    r-ryantm committed Jan 22, 2020
    Copy the full SHA
    3aa2742 View commit details
  7. hplip: Fix plugin url and hash

    talyz committed Jan 22, 2020
    Copy the full SHA
    c4f58ab View commit details
  8. Copy the full SHA
    fff7a7a View commit details
  9. Merge pull request #76682 from AndersonTorres/update/luckybackup

    luckybackup: init at 0.5.0
    AndersonTorres authored Jan 22, 2020
    Copy the full SHA
    37381f6 View commit details
  10. Merge pull request #77855 from AndersonTorres/update/notion

    notion: 3-2017050501 -> 3-2019050101
    AndersonTorres authored Jan 22, 2020
    Copy the full SHA
    45b4008 View commit details
  11. Copy the full SHA
    87e0a8a View commit details
  12. Copy the full SHA
    208e761 View commit details
  13. Copy the full SHA
    ee9d4c5 View commit details
  14. ceph: Bring back ceph-volume

    srhb committed Jan 22, 2020
    Copy the full SHA
    585ac58 View commit details
  15. Merge pull request #78257 from talyz/hplip-plugin

    hplip: Fix plugin url and hash
    flokli authored Jan 22, 2020
    Copy the full SHA
    051c3e3 View commit details
  16. Copy the full SHA
    19343de View commit details
  17. Copy the full SHA
    a3f6eb3 View commit details
  18. Copy the full SHA
    fa4416e View commit details
  19. Copy the full SHA
    784ddd9 View commit details
  20. Merge pull request #78118 from volth/patch-376

    perl.withPackages: respect $PERL5LIB
    aanderse authored Jan 22, 2020
    Copy the full SHA
    7cc23e0 View commit details
Loading