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: 47d65314df38
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: b66fb91f1705
Choose a head ref
  • 13 commits
  • 28 files changed
  • 11 contributors

Commits on Sep 21, 2019

  1. python3Packages.python-language-server: add setuptools as a dependency

    (cherry picked from commit 727aaae)
    symphorien authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    2306020 View commit details
    Browse the repository at this point in the history
  2. python37Packages.sentry-sdk: Fix tests

    The tests depend on many third-party libraries, presumably because
    Sentry offers integration for each of them. I added these as build
    inputs but not propagated build inputs, because they are only needed for
    the tests.
    
    (cherry picked from commit ce6145d)
    ruuda authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    1abe649 View commit details
    Browse the repository at this point in the history
  3. python37Packages.sentry-sdk: use checkInputs

    Instead of buildInputs, as there dependencies are only used in tests.
    
    (cherry picked from commit 8a9ebc0)
    ruuda authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    6687613 View commit details
    Browse the repository at this point in the history
  4. firefox-bin: 69.0 -> 69.0.1

    (cherry picked from commit ae20db1)
    taku0 authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    61201f8 View commit details
    Browse the repository at this point in the history
  5. firefox: 69.0 -> 69.0.1

    (cherry picked from commit a4edff0)
    taku0 authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    1bf3db5 View commit details
    Browse the repository at this point in the history
  6. gcc: fix mising avr limits.h

    Fixes #69172
    
    (cherry picked from commit 7b58739)
    matthewbauer authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    62bdec6 View commit details
    Browse the repository at this point in the history
  7. treewide: mark packages as buildable on darwin (PR #45364)

    vcunat amended the commit a bit; see the PR for details/discussion.
    
    (cherry picked from commit 991c0e1)
    vcunat committed Sep 21, 2019
    Copy the full SHA
    2b72c13 View commit details
    Browse the repository at this point in the history
  8. dropbox: 73.4.118 -> 81.4.195

    (cherry picked from commit 36c772b)
    srghma authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    564a4c6 View commit details
    Browse the repository at this point in the history
  9. openjdk8: add setJavaClassPath-hook to jdk as well

    This hook got removed from JDK[1], however without this hook,
    the classpath in a Java-build isn't created anymore which caused
    several[2][3] broken packages.
    
    [1] https://github.com/NixOS/nixpkgs/pull/65247/files#r324459267
    [2] https://hydra.nixos.org/build/100896633
    [3] https://hydra.nixos.org/build/100895668
    
    ZHF #68361
    
    (cherry picked from commit 19f8806)
    Ma27 authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    f7f4387 View commit details
    Browse the repository at this point in the history
  10. nixos/gitea: fix dump

    (cherry picked from commit 86b83f3)
    c0deaddict committed Sep 21, 2019
    Copy the full SHA
    0e351ae View commit details
    Browse the repository at this point in the history
  11. Merge pull request #69200 from c0deaddict/release-19.09

    nixos/gitea: fix dump
    etu committed Sep 21, 2019
    Copy the full SHA
    ee20bd1 View commit details
    Browse the repository at this point in the history
  12. kexi: patch error due to Qt 5.13

    (cherry picked from commit 550d67c)
    Nathan van Doorn authored and worldofpeace committed Sep 21, 2019
    Copy the full SHA
    98d67eb View commit details
    Browse the repository at this point in the history
  13. mcomix: add missing setuptools dependency

    (cherry picked from commit eef06df)
    delroth authored and worldofpeace committed Sep 21, 2019
    Copy the full SHA
    b66fb91 View commit details
    Browse the repository at this point in the history