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: b5697c6954d4
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22bbaf09fedc
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
  3. Copy the full SHA
    a569d73 View commit details

Commits on Sep 22, 2019

  1. mkl: include pkgconfig files

    danieldk committed Sep 22, 2019
    Copy the full SHA
    9f25e95 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
    a813173 View commit details
  2. Copy the full SHA
    887c174 View commit details
  3. Copy the full SHA
    ab42e39 View commit details
  4. Copy the full SHA
    165b47b View commit details
  5. Copy the full SHA
    0f132d0 View commit details

Commits on Sep 29, 2019

  1. python37Packages.xxhash: 1.3.0 -> 1.4.1

    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-xxhash/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    6d37f07 View commit details
  2. rapid-photo-downloader: 0.9.16 -> 0.9.17

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/rapid-photo-downloader/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    c2caac2 View commit details
  3. reaper: 5.981 -> 5.983

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/reaper/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    84ecccb View commit details
  4. routino: 3.2 -> 3.3.2

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/routino/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    f09e838 View commit details
  5. star: 2.7.1a -> 2.7.2b

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/star/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    de95a92 View commit details
  6. tqsl: 2.4.3 -> 2.4.7

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/tqsl/versions
    r-ryantm committed Sep 29, 2019
    Copy the full SHA
    a3e1471 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
  3. newsboat: 2.16.1 -> 2.17.1

    sikmir committed Oct 4, 2019
    Copy the full SHA
    8943950 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
Loading