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: 8e3d1750f842
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: c76deaef9caa
Choose a head ref
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 23, 2019

  1. blender: 2.81 -> 2.81a

    r-ryantm committed Dec 23, 2019
    Copy the full SHA
    dfa93d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. mixxx: 2.2.2 -> 2.2.3

    r-ryantm committed Dec 24, 2019
    Copy the full SHA
    a9d1209 View commit details
    Browse the repository at this point in the history
  2. nco: 4.9.0 -> 4.9.1

    r-ryantm committed Dec 24, 2019
    Copy the full SHA
    cbce288 View commit details
    Browse the repository at this point in the history
  3. palemoon: 28.7.2 -> 28.8.0

    r-ryantm committed Dec 24, 2019
    Copy the full SHA
    918ca56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #76346 from r-ryantm/auto-update/nco

    nco: 4.9.0 -> 4.9.1
    ryantm committed Dec 24, 2019
    Copy the full SHA
    26fd229 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #76357 from r-ryantm/auto-update/palemoon

    palemoon: 28.7.2 -> 28.8.0
    ryantm committed Dec 24, 2019
    Copy the full SHA
    54ae894 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #76339 from r-ryantm/auto-update/mixxx

    mixxx: 2.2.2 -> 2.2.3
    ryantm committed Dec 24, 2019
    Copy the full SHA
    eb4149f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #76212 from r-ryantm/auto-update/blender

    blender: 2.81 -> 2.81a
    nh2 committed Dec 24, 2019
    Copy the full SHA
    826d61e View commit details
    Browse the repository at this point in the history
  8. crosvm.updateScript: use more stable update source

    It has been explained to me that cros-omahaproxy reports which
    versions are available to users, while cros-updates-serving reports
    the latest builds available for each channel.  The latter is probably
    better for our use case anyway, and apparently, while both aren't
    officially supported, is less likely to randomly break.
    
    So let's use that instead, even if it is much more annoying to parse.
    alyssais committed Dec 24, 2019
    Copy the full SHA
    7e683f6 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0c62e73 View commit details
    Browse the repository at this point in the history
  10. crosvm: 77.12371.0.0-rc1 -> 79.12607.0.0-rc4

    Replaced src munging with a custom unpackPhase because the previous
    approach couldn't handle a newly introduced path with a space, and
    this is cleaner anyway (but was impossible at the time due to
    unpackPhase not being forwarded to fetchcargo).
    alyssais committed Dec 24, 2019
    Copy the full SHA
    c76deae View commit details
    Browse the repository at this point in the history