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: 0c0e8423d82d
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: 40b40f3c6af1
Choose a head ref

Commits on Mar 17, 2019

  1. lynx: enable default-colors

    Building with this option allows Lynx to optionally use the default
    colors of the terminal, when compiled with ncurses or slang. It does not
    (as far as I know) change any default behavior.
    
    Since we build with ncurses, I don't think there's any reason not to
    have this.
    alyssais committed Mar 17, 2019
    Copy the full SHA
    3912502 View commit details

Commits on May 28, 2019

  1. maintainers: add jonringer

    Jonathan Ringer committed May 28, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a4b7c61 View commit details

Commits on Jun 1, 2019

  1. python.pkgs.portalocker: init at 1.4.0

    Jonathan Ringer committed Jun 1, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    866026d View commit details
  2. python.pkgs.applicationinsights: init at 0.11.9

    Jonathan Ringer committed Jun 1, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    81693c5 View commit details

Commits on Jun 2, 2019

  1. pythonPackages.zxcvbn-python: drop

    "zxcvbn-python" was deprecated, and renamed to "zxcvbn".
    See: dwolfhub/zxcvbn-python#30
    marsam committed Jun 2, 2019
    Copy the full SHA
    ecfe4b4 View commit details
  2. Copy the full SHA
    c86f501 View commit details
  3. flexget: fix build

    marsam committed Jun 2, 2019
    Copy the full SHA
    cc38877 View commit details
  4. flexget: 2.20.22 -> 2.21.2

    marsam committed Jun 2, 2019
    Copy the full SHA
    c5e7786 View commit details
  5. python37Packages.django_classytags: 0.8.0 -> 0.9.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-django-classy-tags/versions
    r-ryantm committed Jun 2, 2019
    Copy the full SHA
    66a80c9 View commit details
  6. python37Packages.django-cors-headers: 2.5.3 -> 3.0.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/python3.7-django-cors-headers/versions
    r-ryantm committed Jun 2, 2019
    Copy the full SHA
    e533552 View commit details
  7. Merge pull request #62523 from r-ryantm/auto-update/python3.7-django-…

    …cors-headers
    
    python37Packages.django-cors-headers: 2.5.3 -> 3.0.2
    marsam authored Jun 2, 2019
    Copy the full SHA
    c534d5c View commit details
  8. mxnet: 1.2.1 -> 1.4.1

    abbradar committed Jun 2, 2019
    Copy the full SHA
    1deb406 View commit details
  9. python37Packages.lark-parser: 0.7.0 -> 0.7.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-lark-parser/versions
    r-ryantm committed Jun 2, 2019
    Copy the full SHA
    fbf1413 View commit details
  10. xits-math: 1.108 -> 1.200

    abbradar committed Jun 2, 2019
    Copy the full SHA
    226dc21 View commit details
  11. Merge pull request #57803 from alyssais/lynx

    lynx: enable default-colors
    alyssais authored Jun 2, 2019
    Copy the full SHA
    45f4cc1 View commit details
  12. Copy the full SHA
    5612650 View commit details
  13. python37Packages.jupytext: 0.8.6 -> 1.1.3 (#62530)

    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-jupytext/versions
    r-ryantm authored and timokau committed Jun 2, 2019
    Copy the full SHA
    510a167 View commit details
  14. Merge pull request #62258 from marsam/fix-flexget

    flexget: fix build
    worldofpeace authored Jun 2, 2019
    Copy the full SHA
    43311f4 View commit details
  15. Merge pull request #62531 from r-ryantm/auto-update/python3.7-lark-pa…

    …rser
    
    python37Packages.lark-parser: 0.7.0 -> 0.7.1
    marsam authored Jun 2, 2019
    Copy the full SHA
    cd1a00c View commit details
  16. Merge pull request #62521 from r-ryantm/auto-update/python3.7-django-…

    …classy-tags
    
    python37Packages.django_classytags: 0.8.0 -> 0.9.0
    marsam authored Jun 2, 2019
    Copy the full SHA
    1e9b181 View commit details
  17. nixos/gdm: use Fedora's PulseAudio configuration

    This is needed to avoid GDM PulseAudio instance acting as a network
    source/sink or grabing the A2DP bluetooth sink making A2DP unusable
    for any other user. In the future having this fixed in PulseAudio
    would be preferred [0]. Current possible upstream fix could be [1].
    
    [0]: NixOS/nixpkgs#61746 (comment)
    [1]: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/10
    abbradar authored and worldofpeace committed Jun 2, 2019
    Copy the full SHA
    00972dc View commit details
  18. Merge pull request #61746 from abbradar/gnome-pa

    nixos/gdm: use Fedora's PulseAudio configuration
    worldofpeace authored Jun 2, 2019
    Copy the full SHA
    c6748ef View commit details
  19. Merge pull request #62163 from jonringer/applicationinsights

    python.pkgs.applicationinsights: init at 0.11.9
    worldofpeace authored Jun 2, 2019
    Copy the full SHA
    40b40f3 View commit details
Loading