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: 3e39e058ece5
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 7a9ca5ad1ca8
Choose a head ref
  • 19 commits
  • 16 files changed
  • 13 contributors

Commits on Sep 30, 2019

  1. qscintilla: Use both .so and _qt5.so suffix

    Make sure that the both libqscintilla2_qt5.so and libqscintilla2.so are
    present in `$out/lib` so all the dependant packages can find the most
    appropriate library (some except the empty suffix, such as
    sqlitebrowser, other expect the _qt5 suffix such as
    python3Packages.qscintilla-qt5).
    
    The mechanism would also work work for qt4 build, but it is broken at
    the moment.
    
    Also make sure python*Packages.qscintilla* are up to date
    lsix committed Sep 30, 2019
    Copy the full SHA
    4bf49d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edc638c View commit details
    Browse the repository at this point in the history
  3. pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0

    Jonathan Ringer committed Sep 30, 2019
    Copy the full SHA
    3090637 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. qgis: 3.8.0 -> 3.8.3

    lsix committed Oct 2, 2019
    Copy the full SHA
    5d8ec9b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. opera: use autoPatchelfHook, use wrapGAppsHook

    Fixes #70322
    worldofpeace committed Oct 3, 2019
    Copy the full SHA
    6854358 View commit details
    Browse the repository at this point in the history
  2. coz: init at 0.2.0 (#68981)

    zimbatm committed Oct 3, 2019
    Copy the full SHA
    d3542aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    259556d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70304 from hedning/glib-fix-loading-dylibs

    glib: fix loading dylibs through gobject on darwin
    worldofpeace committed Oct 3, 2019
    Copy the full SHA
    f91f506 View commit details
    Browse the repository at this point in the history
  5. gnome15: mark as broken

    It doesn't support Python 3 and newer versions of libraries are Python 2-only.
    abbradar committed Oct 3, 2019
    Copy the full SHA
    0c02eca View commit details
    Browse the repository at this point in the history
  6. python2.pkgs.mkrose: mark as broken

    It supports only Python 3 now.
    abbradar committed Oct 3, 2019
    Copy the full SHA
    2dfb002 View commit details
    Browse the repository at this point in the history
  7. python37Packages.djangoql: 0.12.6 -> 0.13.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-djangoql/versions
    r-ryantm authored and Jon committed Oct 3, 2019
    Copy the full SHA
    cae2ade View commit details
    Browse the repository at this point in the history
  8. Merge pull request #70139 from jonringer/bump-ephem

    pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0
    mmahut committed Oct 3, 2019
    Copy the full SHA
    cc82e06 View commit details
    Browse the repository at this point in the history
  9. matcha: 2019-09-30 -> 2019-10-03

    romildo authored and Jon committed Oct 3, 2019
    Copy the full SHA
    ce085a8 View commit details
    Browse the repository at this point in the history
  10. video2midi: 0.3.9.1 > 0.3.9.5

    derchrisuk authored and Jon committed Oct 3, 2019
    Copy the full SHA
    dd63381 View commit details
    Browse the repository at this point in the history
  11. python3Packages.spacy: 2.2.0 -> 2.2.1

    Changes:
    
    * Vectors.most_similar returns the top most similar vectors instead
      only one.
    * Fixes tag map in Dutch model.
    * Fix initialization of DocBin with attributes.
    danieldk authored and Jon committed Oct 3, 2019
    Copy the full SHA
    e2f87b7 View commit details
    Browse the repository at this point in the history
  12. python3Packages.spacy_models.nl_core_news_sm

    danieldk authored and Jon committed Oct 3, 2019
    Copy the full SHA
    4c37faa View commit details
    Browse the repository at this point in the history
  13. Merge pull request #70329 from worldofpeace/wrapgapps-opera

    opera: use autoPatchelfHook, use wrapGAppsHook
    worldofpeace committed Oct 3, 2019
    Copy the full SHA
    2d9eb21 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #68375 from lsix/qgis-3.8.2

    qgis: 3.8.0 -> 3.8.3
    peterhoeg committed Oct 3, 2019
    Copy the full SHA
    95a3c8d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    7a9ca5a View commit details
    Browse the repository at this point in the history