Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0277cc1f1cb2
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5e716c80f284
Choose a head ref

Commits on Sep 15, 2019

  1. maintainers: add Thra11

    Thra11 committed Sep 15, 2019
    Copy the full SHA
    44bc65a View commit details
  2. wacomtablet: init at 3.2.0

    Thra11 committed Sep 15, 2019
    Copy the full SHA
    0d75367 View commit details
  3. nixos/plasma5: optionally include wacomtablet

    When services.xserver.wacom.enable is true, include the KDE configuration
    GUI for Wacom Tablets in the Plasma5 desktop.
    Thra11 committed Sep 15, 2019
    Copy the full SHA
    3f52518 View commit details

Commits on Sep 24, 2019

  1. nodePackages: Use repo tree as nixpkgs

    This will make sure that generate.sh uses the correct version of
    node2nix when building nodePackages, since the current version on 19.03
    is 1.6.0 and the tree should be built with 1.7.0.
    rileyinman committed Sep 24, 2019
    Copy the full SHA
    f7ff798 View commit details

Commits on Oct 7, 2019

  1. pythonPackages.cartopy: fix tests

    Jonathan Ringer committed Oct 7, 2019
    Copy the full SHA
    95ac9f6 View commit details

Commits on Oct 11, 2019

  1. pythonPackages.fiona: fix linking issue

    Jonathan Ringer committed Oct 11, 2019
    Copy the full SHA
    405777b View commit details
  2. ocamlPackages.llvm: propagate needed libs, fix missing build parameter

    The opam patch makes ocaml link dependent executables with
    -L${LLVM_OCAML_EXTERNAL_LLVM_LIBDIR}. This variable was previously
    undefined and as a result the linker would previously be called with
    just -L which makes it ignore the next argument. This would lead strange
    linking errors, like missing caml_apply2.
    
    Despite defining this variable correctly, propagating llvm is still
    necessary for linking to complete. In case ocaml-llvm is a transitive
    dependency only, propagatedBuildInputs is not enough. To avoid having to
    guess which version of llvm was used, we provide the right one in
    passthrough.
    symphorien authored and vbgl committed Oct 11, 2019
    Copy the full SHA
    55ac8ff View commit details
  3. Copy the full SHA
    1dd6ebf View commit details
  4. vscode: 1.38.1 -> 1.39.1

    domenkozar committed Oct 11, 2019
    Copy the full SHA
    f4d675b View commit details
  5. nodePackages: Use repo tree as nixpkgs (#69351)

    nodePackages: Use repo tree as nixpkgs
    Mic92 authored Oct 11, 2019
    Copy the full SHA
    cca0d3f View commit details
  6. Merge pull request #68836 from Thra11/wacomtablet-kcm

    wacomtablet: init at 3.2.0
    aanderse authored Oct 11, 2019
    Copy the full SHA
    0b6067f View commit details
  7. python37Packages.tomlkit: 0.5.5 -> 0.5.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/python3.7-tomlkit/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    cf1c7f2 View commit details
  8. python37Packages.xdis: 4.0.3 -> 4.0.4

    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-xdis/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    60f6dae View commit details
  9. python37Packages.periodictable: 1.5.0 -> 1.5.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-periodictable/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    1246952 View commit details
  10. python37Packages.moviepy: 1.0.0 -> 1.0.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-moviepy/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    0cd385f View commit details
  11. python37Packages.pylibmc: 1.6.0 -> 1.6.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-pylibmc/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    7a25be0 View commit details
  12. python37Packages.pyspf: 2.0.12 -> 2.0.13

    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-pyspf/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    e3f9c4d View commit details
  13. python37Packages.nbsphinx: 0.4.2 -> 0.4.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/python3.7-nbsphinx/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    551501a View commit details
  14. python37Packages.nbval: 0.9.2 -> 0.9.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/python3.7-nbval/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    a1950e9 View commit details
  15. python37Packages.dugong: 3.7.4 -> 3.7.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-dugong/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    ee4d0ce View commit details
  16. python37Packages.fiona: 1.8.6 -> 1.8.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/python3.7-fiona/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    41e0e4e View commit details
  17. python37Packages.cx_oracle: 7.2.2 -> 7.2.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/python3.7-cx_oracle/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    4543c53 View commit details
  18. python27Packages.avro: 1.9.0 -> 1.9.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/python2.7-avro/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    89aebb9 View commit details
  19. python37Packages.starlette: 0.12.4 -> 0.12.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/python3.7-starlette/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    f0411f9 View commit details
  20. python37Packages.starlette: adding darwin.apple_sdk.frameworks.Applic…

    …ationServices
    mmahut authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    52dd64f View commit details
  21. Merge pull request #70671 from jonringer/fix-cartopy

    pythonPackages.cartopy: fix tests
    FRidh authored Oct 11, 2019
    Copy the full SHA
    17fed12 View commit details
  22. python37Packages.gmusicapi: 12.0.0 -> 12.1.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-gmusicapi/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    38dc22b View commit details
  23. python37Packages.jaraco_text: 3.0 -> 3.0.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-jaraco.text/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    41343b2 View commit details
  24. pythonPackages.prompt_toolkit: 2.0.9 -> 2.0.10

    Jonathan Ringer authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    a06d989 View commit details
  25. wesnoth: 1.14.7 -> 1.14.9

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/wesnoth/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    3269a58 View commit details
  26. wxSVG: 1.5.20 -> 1.5.21

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/wxsvg/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    12eb99c View commit details
  27. wiredtiger: 3.2.0 -> 3.2.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/wiredtiger/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    13b0b65 View commit details
  28. synthv1: 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/synthv1/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    1828f3d View commit details
  29. swig4: 4.0.0 -> 4.0.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/swig/versions
    r-ryantm authored and FRidh committed Oct 11, 2019
    Copy the full SHA
    8b42672 View commit details
  30. Copy the full SHA
    5e716c8 View commit details
Loading