Skip to content
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff8870e76ecc
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 244d24c74142
Choose a head ref

Commits on Apr 14, 2019

  1. apr: 1.6.5 -> 1.7.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/apr/versions
    r-ryantm committed Apr 14, 2019
    Copy the full SHA
    a162a72 View commit details

Commits on Aug 3, 2019

  1. c-blosc: 1.16.3 -> 1.17.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/c-blosc/versions
    r-ryantm committed Aug 3, 2019
    Copy the full SHA
    2026397 View commit details

Commits on Aug 5, 2019

  1. python37Packages.paste: 3.0.8 -> 3.1.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-paste/versions
    r-ryantm committed Aug 5, 2019
    Copy the full SHA
    5471ab1 View commit details

Commits on Aug 31, 2019

  1. Copy the full SHA
    a41af6a View commit details

Commits on Sep 1, 2019

  1. latex2html: 2018 -> 2019.2

    yurrriq committed Sep 1, 2019
    Copy the full SHA
    7b6d3b2 View commit details

Commits on Sep 4, 2019

  1. lib/makeOverridable: Deduplicate override definition

    And call it overrideArgs in the let binding because that's what it does
    infinisil committed Sep 4, 2019
    Copy the full SHA
    a75080f View commit details
  2. Copy the full SHA
    e140d70 View commit details
  3. lib/makeOverridable: Propagate function arguments to override functions

    This allows querying the arguments you can .override:
    
      nix-repl> lib.functionArgs pkgs.hello.override
      { fetchurl = false; stdenv = false; }
    infinisil committed Sep 4, 2019
    Copy the full SHA
    d54bdf5 View commit details
  4. lib/makeOverridable: Propagate function args of the callPackage'd fun…

    …ction
    
    This allows querying function arguments of things like fetchFromGitHub:
    
      nix-repl> lib.functionArgs pkgs.fetchFromGitHub
      { fetchSubmodules = true; githubBase = true; ... }
    infinisil committed Sep 4, 2019
    Copy the full SHA
    c638dac View commit details
  5. lib/makeOverridable: Remove unimplemented overrideDerivation for func…

    …tions
    
    - Apparently nobody ever needed this
    - We already have enough ways to override things
    - Using overrideDerivation is discouraged
    infinisil committed Sep 4, 2019
    Copy the full SHA
    23e72ef View commit details
  6. lib/makeOverridable: Refactor

    - Rename ff to result because that's what it is
    - Better indentation
    - Less parens
    - Comment what overrideWith does
    infinisil committed Sep 4, 2019
    Copy the full SHA
    a4896cb View commit details

Commits on Sep 19, 2019

  1. netbeans: 11.0 -> 11.1

    asbachb committed Sep 19, 2019
    Copy the full SHA
    b8ae6b1 View commit details
  2. Copy the full SHA
    3954ddd View commit details
  3. Copy the full SHA
    1aef41c View commit details

Commits on Sep 26, 2019

  1. kanboard: 1.2.9 -> 1.2.10

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/kanboard/versions
    r-ryantm committed Sep 26, 2019
    Copy the full SHA
    3ba85e5 View commit details

Commits on Sep 27, 2019

  1. libmysofa: 0.7 -> 0.8

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/libmysofa/versions
    r-ryantm committed Sep 27, 2019
    Copy the full SHA
    14ab759 View commit details
  2. mpg123: 1.25.11 -> 1.25.12

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/mpg123/versions
    r-ryantm committed Sep 27, 2019
    Copy the full SHA
    9c09c61 View commit details

Commits on Sep 28, 2019

  1. python37Packages.Keras: 2.2.4 -> 2.3.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-keras/versions
    r-ryantm committed Sep 28, 2019
    Copy the full SHA
    49ae78d View commit details

Commits on Oct 4, 2019

  1. qscintilla: Fix qt4 build

    lsix committed Oct 4, 2019
    Copy the full SHA
    eb1cd0d View commit details
  2. perlPackages.CSSMinifierXS: rename from perlPackages.CSSMinifierXP

    The attribute CSS::Minifier::XS module was likely misnamed, this commit changes
    the attribute name from CSSMinifierXP to CSSMinifierXS.
    
    Affected dependency: servers/rt
    stigtsp committed Oct 4, 2019
    Copy the full SHA
    68bae31 View commit details

Commits on Oct 9, 2019

  1. picard: 2.2.1 -> 2.2.2

    samdoshi committed Oct 9, 2019
    Copy the full SHA
    f403291 View commit details

Commits on Oct 12, 2019

  1. Copy the full SHA
    407f513 View commit details
  2. Copy the full SHA
    c64aa29 View commit details
  3. system-config-printer: 1.5.11 -> 1.5.12

    Source for the change of upstream url:
    * zdohnal/system-config-printer is a fork of
    OpenPrinting/system-config-printer
    * This is what fedora did:
    https://apps.fedoraproject.org/packages/system-config-printer/sources/spec/
    (see changelog for  1.5.11-17)
    symphorien committed Oct 12, 2019
    Copy the full SHA
    a24e9b6 View commit details
  4. Copy the full SHA
    1729506 View commit details

Commits on Oct 13, 2019

  1. Copy the full SHA
    d849c21 View commit details

Commits on Oct 14, 2019

  1. nixos/smokeping: replace smokeping.fcgi with a symlink

    This fixes a regression from bb649d9.
    There were permission problems, when the preStart script tried to copy
    the smokeping.fcgi file over the old file.
    erictapen committed Oct 14, 2019
    Copy the full SHA
    9eb067b View commit details
  2. Copy the full SHA
    b8cd11f View commit details
  3. musl: 1.1.2x -> 1.1.24

    https://www.openwall.com/lists/musl/2019/10/13/5
    
    Apparently 1.1.23 never made it to nixpkgs proper (?!), see:
    https://git.musl-libc.org/cgit/musl/commit/?id=b07d45eb01e900f0176894fdedab62285f5cb8be
    
    (sorry I apparently dropped the ball here)
    dtzWill committed Oct 14, 2019
    Copy the full SHA
    1263a71 View commit details
  4. Copy the full SHA
    1e746ca View commit details

Commits on Oct 15, 2019

  1. swiProlog: fix build on darwin

    marsam committed Oct 15, 2019
    Copy the full SHA
    ed79857 View commit details

Commits on Oct 16, 2019

  1. minetest 5.0.1 -> 5.1.0

    MicrosoftTakeover authored Oct 16, 2019
    Copy the full SHA
    8479d2b View commit details

Commits on Oct 17, 2019

  1. Copy the full SHA
    91a86cb View commit details
  2. Copy the full SHA
    ab9fd67 View commit details
  3. Copy the full SHA
    0d8f2ec View commit details
  4. Copy the full SHA
    79a2978 View commit details
  5. Copy the full SHA
    a9de4a3 View commit details

Commits on Oct 18, 2019

  1. Copy the full SHA
    bb0a4bf View commit details
  2. Copy the full SHA
    dd78c00 View commit details
  3. dumb-init: init at 1.2.2

    marsam committed Oct 18, 2019
    Copy the full SHA
    a988883 View commit details
  4. Copy the full SHA
    0f93c22 View commit details
  5. plover.dev: add missing setuptools dependency

    Without this, it crashes instantly at startup looking for
    pkg_resources.
    edef1c committed Oct 18, 2019
    Copy the full SHA
    b954169 View commit details
  6. nixos/nix-daemon: don't refer to deprecated option aliases

    The `gc-` prefixed versions of these options have been
    deprecated since Nix 2.0.
    edef1c committed Oct 18, 2019
    Copy the full SHA
    a68219b View commit details
  7. Copy the full SHA
    29f4fd4 View commit details
  8. wireguard-tools: 0.0.20190913 -> 0.0.20191012

    https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
    
    Also decided to add myself to the maintainers list as I use WireGuard
    pretty heavily for private/work-related stuff and I intend to help taking care
    of the WireGuard ecosystem in NixOS as well.
    Ma27 committed Oct 18, 2019
    Copy the full SHA
    2177639 View commit details
  9. wordpress: 5.2.3 -> 5.2.4

    aanderse committed Oct 18, 2019
    Copy the full SHA
    327d406 View commit details

Commits on Oct 19, 2019

  1. Copy the full SHA
    6b09e24 View commit details
  2. perlPackages.MojoliciousPluginMail: init at 1.5

    dependencies:
    perlPackages.MIMEEncWords: init at 1.014.3
    stigtsp committed Oct 19, 2019
    Copy the full SHA
    4fc18fb View commit details
  3. Copy the full SHA
    fb89b3c View commit details

Commits on Oct 23, 2019

  1. grpc: 1.23.0 -> 1.24.3

    Co-authored-by: Tom Bereknyei <tomberek@users.noreply.github.com>
    marsam and tomberek committed Oct 23, 2019
    Copy the full SHA
    e90d7e7 View commit details
Loading