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

Commits on Sep 19, 2019

  1. Copy the full SHA
    8f01848 View commit details
  2. Copy the full SHA
    37744d2 View commit details

Commits on Sep 23, 2019

  1. cereal: init at 1.2.2

    Moredread committed Sep 23, 2019
    Copy the full SHA
    f2fd138 View commit details
  2. Copy the full SHA
    5c95ab0 View commit details
  3. prusa-slicer: add Eigen as dependency

    Previously compilation failed when using our version of Eigen. Now it
    works again.
    Moredread committed Sep 23, 2019
    Copy the full SHA
    dda8e47 View commit details

Commits on Sep 28, 2019

  1. Copy the full SHA
    8df59c7 View commit details
  2. Copy the full SHA
    a813173 View commit details
  3. Copy the full SHA
    887c174 View commit details
  4. Copy the full SHA
    ab42e39 View commit details
  5. Copy the full SHA
    165b47b View commit details
  6. Copy the full SHA
    0f132d0 View commit details

Commits on Oct 2, 2019

  1. nixos module zfs: provide /etc/zfs/zpool.d

    The scripts for zpool iostat -c and zpool status -c are located in
    /etc/zfs/zpool.d
    woffs committed Oct 2, 2019
    Copy the full SHA
    3065d00 View commit details
  2. Copy the full SHA
    5596874 View commit details

Commits on Oct 3, 2019

  1. Copy the full SHA
    ca47ada View commit details
  2. Copy the full SHA
    1aad1af View commit details
  3. Copy the full SHA
    8cb5a3c View commit details
  4. perlPackages.CryptPBKDF2: init at 0.161520

    dependencies:
    perlPackages.DigestSHA3: init at 1.04
    stigtsp committed Oct 3, 2019
    Copy the full SHA
    9a87bf8 View commit details

Commits on Oct 4, 2019

  1. Copy the full SHA
    17f76a9 View commit details
  2. perlPackages.DeviceMAC: init at 1.00

    dependencies:
    - perlPackages.DeviceOUI: init at 1.04
    
    Patch to prevent random test failures in Device::OUI is included:
    
      https://rt.cpan.org/Public/Bug/Display.html?id=109209
      https://rt.cpan.org/Ticket/Attachment/1657288/889472/Device-OUI-1.04-hash.patch
    stigtsp committed Oct 4, 2019
    Copy the full SHA
    bd4b014 View commit details

Commits on Oct 5, 2019

  1. Copy the full SHA
    aa69f54 View commit details
  2. google-cloud-cpp: 0.11.0 -> 0.14.0

    This bumps google-cloud-cpp to 0.14.0, which switched to using pkgconfig
    for more of the dependencies. On top of that, the installation looks
    much better (we don't need to fixup library paths and move files around)
    
    On top of that, upstream introduced another intermediate dependency
    (googleapis-cpp-cmakefiles).
    
    Obsoletes #67769.
    flokli committed Oct 5, 2019
    Copy the full SHA
    5e225b7 View commit details
  3. Copy the full SHA
    84b08c3 View commit details

Commits on Oct 6, 2019

  1. rustracer: 2.1.22 -> 2.1.27

    Fixes failing build on master.
    danieldk committed Oct 6, 2019
    Copy the full SHA
    0e49168 View commit details
  2. Copy the full SHA
    3616454 View commit details

Commits on Oct 7, 2019

  1. assimp: 4.1.0 -> 5.0.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/assimp/versions
    r-ryantm committed Oct 7, 2019
    Copy the full SHA
    973b1ff View commit details
  2. libsForQt5.accounts-qt: 1.15 -> 1.16

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/accounts-qt/versions
    r-ryantm committed Oct 7, 2019
    Copy the full SHA
    a4dc3bc View commit details
  3. charliecloud: 0.9.8 -> 0.11

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/charliecloud/versions
    r-ryantm committed Oct 7, 2019
    Copy the full SHA
    31f3f91 View commit details
  4. teleport: 4.0.4 -> 4.1.0

    sigma committed Oct 7, 2019
    Copy the full SHA
    b8a5f7f View commit details
  5. drumkv1: 0.9.9 -> 0.9.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/drumkv1/versions
    r-ryantm committed Oct 7, 2019
    Copy the full SHA
    0e4b2b6 View commit details
  6. flexibee: 2019.2.5 -> 2019.3.0.3

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/flexibee/versions
    r-ryantm committed Oct 7, 2019
    Copy the full SHA
    9f850a2 View commit details
  7. Copy the full SHA
    c0570ed View commit details
  8. nixos/zfs: only enable trim if zfs is enabled

    Also don't fail the service if there are no pools yet.
    This might happen on installation ISOs.
    Mic92 committed Oct 7, 2019
    1
    Copy the full SHA
    a412d90 View commit details
  9. exercism: 3.0.11 -> 3.0.12

    NobbZ committed Oct 7, 2019
    Copy the full SHA
    83ad5db View commit details
  10. sysstat: fix source url

    wizeman committed Oct 7, 2019
    Copy the full SHA
    8c3a403 View commit details
  11. ibus: use versioned URLs for UCD data

    Otherwise, the latest version will be downloaded, which can cause a hash mismatch
    if the hash was taken from a prior version.
    wizeman committed Oct 7, 2019
    Copy the full SHA
    3e80326 View commit details
  12. perlPackages.MojoSQLite: init at 3.002

    Latest is 3.003, but not used as it requires perlPackages.DBDSQLite >= 1.64 and
    sqlite >= 3.29.0
    stigtsp committed Oct 7, 2019
    Copy the full SHA
    1e4eed8 View commit details
  13. Update pkgs/shells/zsh/zsh-history/default.nix

    Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
    kampka and worldofpeace authored Oct 7, 2019
    Copy the full SHA
    5ddfcc1 View commit details
  14. nnn: 2.5 -> 2.7

    dtzWill committed Oct 7, 2019
    Copy the full SHA
    4f7b4d0 View commit details
  15. Copy the full SHA
    73b61a4 View commit details
  16. Copy the full SHA
    5ae6d3a View commit details
  17. autofs5: 5.1.5 -> 5.1.6

    dtzWill committed Oct 7, 2019
    Copy the full SHA
    02f8b3d View commit details
  18. krita: 4.2.6 -> 4.2.7.1

    dtzWill committed Oct 7, 2019
    Copy the full SHA
    ce36382 View commit details

Commits on Oct 8, 2019

  1. Copy the full SHA
    47b6dd4 View commit details
  2. Copy the full SHA
    1035f0a View commit details
  3. python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.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-azure-mgmt-web/versions
    r-ryantm committed Oct 8, 2019
    Copy the full SHA
    c72d9d3 View commit details
  4. python37Packages.cx_Freeze: 5.1.1 -> 6.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-cx_freeze/versions
    r-ryantm committed Oct 8, 2019
    Copy the full SHA
    6c50a1e View commit details
  5. python37Packages.geopandas: 0.5.1 -> 0.6.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-geopandas/versions
    r-ryantm committed Oct 8, 2019
    Copy the full SHA
    d4af2fe View commit details
  6. python37Packages.ijson: 2.4 -> 2.5

    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-ijson/versions
    r-ryantm committed Oct 8, 2019
    Copy the full SHA
    4ad928c View commit details
  7. swipl: 8.1.4 -> 8.1.15

    8.1.4 can no longer download SWI-Prolog packages (pack_list,
    pack_install, etc), rendering it much less useful.
    yrashk committed Oct 8, 2019
    Copy the full SHA
    cbb4b91 View commit details
  8. python37Packages.confluent-kafka: 1.0.1 -> 1.2.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-confluent-kafka/versions
    r-ryantm committed Oct 8, 2019
    Copy the full SHA
    db68425 View commit details
Loading