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: f7c4e825aa9d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c06b2b3d671d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 10, 2021

  1. doc: add "prefer lib over stdenv.lib" convention

    I think we should have something in the manual people can point to
    about this, to avoid rehashing it over and over in PRs.  "stdenv.lib"
    makes it look like lib is part of stdenv, which it isn't, and makes it
    even more confusing as a newcomer to figure out what stdenv is (and
    isn't).
    alyssais authored and Profpatsch committed Jan 10, 2021
    Copy the full SHA
    c06b2b3 View commit details
    Browse the repository at this point in the history