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: b41f8936b932
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b71389aefbd9
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 18, 2018

  1. Add Nixpkgs functions for adding overlays ad-hoc

    This is something that I have found useful in tests. In practice
    I recommend that people call Nixpkgs once for performance and
    simplicity. The inline documentation mentions this too.
    roberth committed Oct 18, 2018
    2 Configuration menu
    Copy the full SHA
    ba8b54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7654f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2ae18 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    a5c4642 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Merge pull request #47430 from roberth/nixpkgs-extend

    pkgs.extend for adding overlays
    Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b71389a View commit details
    Browse the repository at this point in the history