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: 4490cfad6cda
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: eba1f794184f
Choose a head ref
  • 15 commits
  • 15 files changed
  • 14 contributors

Commits on Jan 14, 2020

  1. Copy the full SHA
    2becf7f View commit details
    Browse the repository at this point in the history
  2. diffoscope: enable on darwin

    LnL7 committed Jan 14, 2020
    Copy the full SHA
    ef09ceb View commit details
    Browse the repository at this point in the history
  3. doc: Make prompt unselectable

    Weirdly, no-one seems to have noticed this was broken.
    jtojnar committed Jan 14, 2020
    Copy the full SHA
    8334b83 View commit details
    Browse the repository at this point in the history
  4. doc: Make callout marks in code unselectable

    To make example copying easier.
    jtojnar committed Jan 14, 2020
    Copy the full SHA
    1e6265a View commit details
    Browse the repository at this point in the history
  5. glog: remove static flag

    tobim committed Jan 14, 2020
    Copy the full SHA
    d48a993 View commit details
    Browse the repository at this point in the history
  6. lib/types: prioritise coercedType in coercedTo

    This more intuitively matches `types.either` and allows paths to be
    coerced to submodules again, which was inhibited by #76861
    arcnmx committed Jan 14, 2020
    Copy the full SHA
    92b464d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #77675 from taku0/flashplayer-32.0.0.314

    flashplayer: 32.0.0.303 -> 32.0.0.314
    7c6f434c committed Jan 14, 2020
    Copy the full SHA
    ad2289a View commit details
    Browse the repository at this point in the history
  8. Merge #77682: glog: remove static flag

    It was re-introduced by incorrect merge-conflict resolution.
    vcunat committed Jan 14, 2020
    Copy the full SHA
    018e297 View commit details
    Browse the repository at this point in the history
  9. pythonPackages.pynrrd: init at 0.4.2

    bcdarwin authored and Jon committed Jan 14, 2020
    Copy the full SHA
    8f1994c View commit details
    Browse the repository at this point in the history
  10. lib/types: prioritise coercedType in coercedTo (#77691)

    lib/types: prioritise coercedType in coercedTo
    infinisil committed Jan 14, 2020
    Copy the full SHA
    42cc5c2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #77683 from jtojnar/prompt-no-select

    doc: Make callout marks & prompts unselectable
    grahamc committed Jan 14, 2020
    Copy the full SHA
    6ed0b0a View commit details
    Browse the repository at this point in the history
  12. public-inbox: fix build

    This fixes some two-digit year rounding bugs that started triggering
    because 2020 is closer to 2070 than 1970.  Apparently two digits years
    are still a thing.
    alyssais committed Jan 14, 2020
    Copy the full SHA
    10b1ba0 View commit details
    Browse the repository at this point in the history
  13. openssl: fix build linux with clangStdenv

    Mic92 authored and teto committed Jan 14, 2020
    Copy the full SHA
    00a2084 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #77666 from LnL7/darwin-diffoscope

    diffoscope: enable on darwin
    teto committed Jan 14, 2020
    Copy the full SHA
    ece8290 View commit details
    Browse the repository at this point in the history
  15. pythonPackages.venvShellHook: init

    This is a hook that loads a virtualenv from the specified `venvDir`
    location. If the virtualenv does not exist, it is created.
    FRidh committed Jan 14, 2020
    Copy the full SHA
    eba1f79 View commit details
    Browse the repository at this point in the history