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: 78ff7e0a7a26
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4147603e5b73
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 22, 2020

  1. pkgs/top-level/aliases.nix: improve error messages

    Change error messages to start with or at least mention the name of the
    package being referenced. This avoids obscure error messages like
    "error: Abandoned by upstream." when rebuilding your system.
    Also do some trivial cosmetic changes while touching things.
    xaverdh committed Oct 22, 2020
    Copy the full SHA
    9c3bc4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101174 from xaverdh/aliases-throws-names

    pkgs/top-level/aliases.nix: improve error messages
    jtojnar committed Oct 22, 2020
    Copy the full SHA
    4147603 View commit details
    Browse the repository at this point in the history