Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkDerivation: cleaner handling of the name argument #55053

Merged
merged 3 commits into from Feb 4, 2019

Commits on Feb 1, 2019

  1. Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Copy the full SHA
    c6f8f8d View commit details
    Browse the repository at this point in the history