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: 790e14c0d763
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c31b950e193
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 1, 2019

  1. Copy the full SHA
    0d17ecc View commit details
    Browse the repository at this point in the history
  2. Revert "coq-modules: add default to fix eval"

    This reverts commit e20b651.
    vbgl committed Feb 1, 2019
    Copy the full SHA
    59949aa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. make-derivation: only modify name when name is given

    This preserves Nix’s native error handling of missing name:
    
      error: derivation name missing
    matthewbauer committed Feb 4, 2019
    Copy the full SHA
    c6f8f8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55053 from vbgl/mkderivation-lazy-name

    mkDerivation: cleaner handling of the `name` argument
    matthewbauer committed Feb 4, 2019
    Copy the full SHA
    2c31b95 View commit details
    Browse the repository at this point in the history