Skip to content
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
base: 919648ae9c38
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 18db80f150c2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 1, 2020

  1. nix-prefetch-docker: output informational messages to stderr

    Informational messages belong on stderr, not on stdout and intermixed
    with structured output for programmatic use.
    
    Change-Id: I34d094d04460494e9ec8953db7490f4e2292d959
    edef1c committed Dec 1, 2020
    Copy the full SHA
    de88771 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105600 from edef1c/nix-prefetch-docker-stderr

    nix-prefetch-docker: output informational messages to stderr
    edef1c committed Dec 1, 2020
    Copy the full SHA
    18db80f View commit details
    Browse the repository at this point in the history