-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Derivations can output "text-hashed" data #3959
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
Merged
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
a4e5de1
Derivations can output "text-hashed" data
Ericson2314 d8d7f50
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
Ericson2314 00c607b
Work around clang destructing + capturing bug again
Ericson2314 b6b383d
Work around clang destructing + capturing bug yet again
Ericson2314 9c5de06
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
Ericson2314 47f0d7b
Cleanup tabs
Ericson2314 4636cc9
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
Ericson2314 90d76fa
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
Ericson2314 7863036
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
Ericson2314 cdc9f34
Merge commit 'e12308dd63f0ad27b22dcdb3da89c411eebcad2b' into ca-drv-e…
Ericson2314 386765e
Merge commit 'd5cef6c33a051dfc672cb1e5f4739948b167315b' into ca-drv-e…
Ericson2314 d0ed11c
Merge commit '1b6cf0d5f56e166a1cbbf38142375b7a92fc88f2' into ca-drv-e…
Ericson2314 9af9ab4
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 d6e0c51
Fix texted hash output test to work when testing daemon
Ericson2314 edf67e1
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 195daa8
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
Ericson2314 9386507
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 ff2a8cc
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 8abb627
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 8f9990a
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 08b8657
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 989b806
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 85ceaad
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 848b083
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 7e1cfa9
Make derivation primop code for fixed output more concise
Ericson2314 81727f8
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 7c82213
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 30610f2
Use `builtins.unsafeDiscardOutputDependency` in the ca/text-hash-out …
Ericson2314 e68e8e3
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 5abd643
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 f7f44f7
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-e…
Ericson2314 1f8e1ed
Merge commit 'a6d00a7bfb18e7ec461ac1d54203cc628aca5c66' into ca-drv-e…
Ericson2314 eeecfac
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 1fcd49d
Merge branch 'path-info' into ca-drv-exotic
Ericson2314 e12efa3
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
Ericson2314 2eb493c
Fix `DerivationOutput::fromJSON`
Ericson2314 f56c4a5
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
Ericson2314 668377f
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
Ericson2314 76baaeb
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
Ericson2314 20decfd
Gate `dynamic-derivations` with drv `fromJSON` too
Ericson2314 aba8a8a
Add a few more content addressing methods
Ericson2314 7103c6d
Remove references from fixed output derivation ab syntax
Ericson2314 61d3e64
Require daemon version for text hashing test
Ericson2314 f3a31b1
Make `tests/dyn-drv` test dir
Ericson2314 e266627
Add a more interesting test
Ericson2314 969def6
Fix typo in tests
Ericson2314 8eeaf59
Add more docs to `TextIngestionMethod`
Ericson2314 278c94d
Rename a few things in new tests
Ericson2314 35dcbe1
Fix spurious change
Ericson2314 6513f4f
Fix bug, `newInfo` -> `newInfo0`
Ericson2314 d3c125e
Apply suggestions from code review
Ericson2314 753fc16
Cleanups to content address types
Ericson2314 e514b39
Add name to some error messages
Ericson2314 6a3a87a
Improve error message for self reference with text hashing
Ericson2314 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.