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

valid path info ca proper datatype #7

Merged
merged 31 commits into from
Jun 4, 2020

Commits on Mar 24, 2020

  1. Flip dependency so store-api.hh includes derivations.hh

    I think it makes more sense to define the data model (derivations),
    before the operations (store api).
    Ericson2314 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bcde545 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Merge branch 'no-stringly-typed-derivation-output' of github.com:Eric…

    …son2314/nix into validPathInfo-ca-proper-datatype
    meditans committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    f4b89e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'derivation-header-include-order' of github.com:Ericson2…

    …314/nix into validPathInfo-ca-proper-datatype
    meditans committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0cb67ec View commit details
    Browse the repository at this point in the history
  3. Create new file-hash files

    meditans committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0e9438b View commit details
    Browse the repository at this point in the history
  4. WIP

    meditans committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    da39092 View commit details
    Browse the repository at this point in the history
  5. WIP more progress

    Ericson2314 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    754c910 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. WIP

    Ericson2314 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    efcd30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6461f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d820a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
    Ericson2314 and matthewbauer committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    25e6181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a33270c View commit details
    Browse the repository at this point in the history
  6. WIP

    meditans committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    390bf64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    343c20a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd2eb41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5cdf18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78f137e View commit details
    Browse the repository at this point in the history
  11. Typo

    meditans committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    75d2581 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'obsidian/missing-include-0' into validP…

    …athInfo-ca-proper-datatype
    Ericson2314 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    fecff16 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into val…

    …idPathInfo-ca-proper-datatype
    Ericson2314 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3c78ac3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    53bc8ff View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'obsidian/git-objects-develop' into git+…

    …validPathInfo-ca-proper-datatype
    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e39faab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574d546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed86acf View commit details
    Browse the repository at this point in the history
  5. Flip boolean

    Thanks Matt!
    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2041499 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    744ce9c View commit details
    Browse the repository at this point in the history
  7. Use readString rather than >> temporary

    Fixed the rest of these before, but this one slipped through.
    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    94ddea9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d614166 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'obsidian/validPathInfo-ca-proper-dataty…

    …pe' into git+validPathInfo-ca-proper-datatype
    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9c0b638 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a0d726 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'obsidian/ipfs-develop' into git+validPa…

    …thInfo-ca-proper-datatype
    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    35d187a View commit details
    Browse the repository at this point in the history
  12. Remove stray ta

    Ericson2314 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    010013e View commit details
    Browse the repository at this point in the history