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

Offer a safer interface for path and pathOpt #3875

Merged
merged 4 commits into from
Aug 14, 2020

Commits on Jul 28, 2020

  1. Offer a safer interface for pathOpt

    The new interface we offer provides a way of getting all the
    DerivationOutputs with the storePaths directly, based on the observation
    that it's the most common usecase.
    meditans committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d564ac1 View commit details
    Browse the repository at this point in the history
  2. Use the new interface

    meditans committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7ef1e3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-int…

    …erface-for-path-pathOpt
    meditans committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    c318d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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