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: c411fe8ae088
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: cb8686599be8
Choose a head ref

Commits on Sep 8, 2020

  1. Update jetbrains.clion 2020.2 -> 2020.2.1

    (cherry picked from commit 487ea9d)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    c90cd42 View commit details
  2. Update jetbrains.datagrip 2020.2 -> 2020.2.2

    (cherry picked from commit 977620b)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    308922a View commit details
  3. Update jetbrains.goland 2020.2.1 -> 2020.2.2

    (cherry picked from commit 120d6ed)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    ce8ecce View commit details
  4. Update jetbrains.idea-community 2020.2 -> 2020.2.1

    (cherry picked from commit 7070625)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    2a98201 View commit details
  5. Update jetbrains.idea-ultimate 2020.2 -> 2020.2.1

    (cherry picked from commit 1281a57)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    3be0a9f View commit details
  6. Update jetbrains.mps 2020.2 -> 2020.2.1

    (cherry picked from commit 1ae3cac)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    fda5a96 View commit details
  7. Update jetbrains.phpstorm 2020.2 -> 2020.2.1

    (cherry picked from commit d0ce498)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    b444588 View commit details
  8. Update jetbrains.pycharm-community 2020.2 -> 2020.2.1

    (cherry picked from commit b5a8a3b)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    790939c View commit details
  9. Update jetbrains.pycharm-professional 2020.2 -> 2020.2.1

    (cherry picked from commit 2fa77fe)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    01ab40b View commit details
  10. Update jetbrains.rider 2020.2 -> 2020.2.1

    (cherry picked from commit fe552e4)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    a2436ac View commit details
  11. Update jetbrains.ruby-mine 2020.2 -> 2020.2.1

    (cherry picked from commit 7b46916)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    7f7c971 View commit details
  12. Update jetbrains.webstorm 2020.2 -> 2020.2.1

    (cherry picked from commit ee939c9)
    kolaente committed Sep 8, 2020
    Copy the full SHA
    029b4a8 View commit details
  13. Merge pull request #97477 from kolaente/backport/20.09-jetbrains

    Backport/20.09 jetbrains
    worldofpeace authored Sep 8, 2020
    Copy the full SHA
    3369f09 View commit details
  14. cantata: add perl for dynamic playlists

    Cantata wants to check if perl is available at runtime, but we already patch the
    script shebangs, making it unnecessary to be available at runtime --
    thus, patch out this check.
    
    (cherry picked from commit fca7cc5)
    cole-h committed Sep 8, 2020
    Copy the full SHA
    524369c View commit details
  15. Merge pull request #97483 from cole-h/release-20.09

    [20.09] cantata: add perl for dynamic playlists
    worldofpeace authored Sep 8, 2020
    Copy the full SHA
    e83908c View commit details

Commits on Sep 9, 2020

  1. nixos/config: add defaultPackages option

    readd perl (used in shell scripts), rsync (needed for NixOps) and strace (common debugging tool)
    
    they where previously removed in NixOS/nixpkgs#91213
    
    Co-authored-by: Timo Kaufmann <timokau@zoho.com>
    Co-authored-by: 8573 <8573@users.noreply.github.com>
    (cherry picked from commit 74b3d66)
    3 people committed Sep 9, 2020
    Copy the full SHA
    b78318e View commit details
  2. Merge pull request #97489 from davidak/backport-defaultPackages

    [20.09] add defaultPackages option
    worldofpeace authored Sep 9, 2020
    Copy the full SHA
    d861ca4 View commit details
  3. ubuntu-themes: 19.04 -> 20.10

    (cherry picked from commit 8ec4d97)
    romildo committed Sep 9, 2020
    Copy the full SHA
    525c071 View commit details
  4. Merge pull request #97492 from romildo/release-20.09.upd.ubuntu-themes

    [20.09] ubuntu-themes: 19.04 -> 20.10
    worldofpeace authored Sep 9, 2020
    Copy the full SHA
    8d2040c View commit details
  5. cc-wrapper: Fix for prebuilt android

    We don't want to use Nix-built GCC's libs with prebuilt clang in this
    case.
    Ericson2314 authored and Jon committed Sep 9, 2020
    Copy the full SHA
    b5476ce View commit details
  6. deployAndroidPackage: Use pname and version

    Ericson2314 authored and Jon committed Sep 9, 2020
    Copy the full SHA
    1ae53f4 View commit details
  7. androidndkPkgs: Take version from underlying package

    We can now do this, so let's.
    Ericson2314 authored and Jon committed Sep 9, 2020
    Copy the full SHA
    9f68e34 View commit details
  8. lib.systems.examples: Bump android SDK to 21

    074bc78 evidently meant to do this, but
    forgot.
    Ericson2314 authored and Jon committed Sep 9, 2020
    Copy the full SHA
    55dd610 View commit details
  9. androidndk: Avoid depending on target-sensative openjdk

    We just need jdk for this script that helps set up toolchains. The
    script might need to know about the target platform, but the interpreter
    that runs it (or part of it) doesn't.
    Ericson2314 authored and Jon committed Sep 9, 2020
    Copy the full SHA
    2c3d422 View commit details
  10. python3Packages.xdis: 4.2.4 -> 5.0.4, fix build

    (cherry picked from commit ff7e38b)
    Jonathan Ringer committed Sep 9, 2020
    Copy the full SHA
    05a966f View commit details
  11. Merge pull request #97495 from jonringer/backport-xdis

    [20.09] python3Packages.xdis: 4.2.4 -> 5.0.4, fix build
    worldofpeace authored Sep 9, 2020
    Copy the full SHA
    ffe1621 View commit details
  12. coqPackages.coqprime: init at 8.12 for Coq 8.12

    (cherry picked from commit 607b0ae)
    vbgl committed Sep 9, 2020
    Copy the full SHA
    69ab6a3 View commit details
  13. nixosTests.3proxy: fix flakiness

    (cherry picked from commit 0c68886)
    misuzu authored and Jon committed Sep 9, 2020
    Copy the full SHA
    cb86865 View commit details
Loading