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: 2497553b2336
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 66c01cf6f104
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 10, 2021

  1. x11/xorg: stdenv.lib -> lib in meta generator

    The library does not depend on stdenv, that stdenv exposes lib is
    an artifact of the ancient origins of nixpkgs.
    
    I didn’t run the generator since it takes quite a while, but it should
    be automatically done the next time somebody updates a package.
    Profpatsch committed Jan 10, 2021
    Copy the full SHA
    8ec2c88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66c01cf View commit details
    Browse the repository at this point in the history