-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Document Store Derivations and Deriving Paths #12290
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 16 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a654cc2
WIP document derivations and deriving paths
Ericson2314 5eeae83
WIP
Ericson2314 1926161
Small tweak
Ericson2314 a8b1e3f
WIP moving info from `builtins.derivation` docs
Ericson2314 16bd5a4
Merge branch 'master' into document-derivation-and-deriving-path
Ericson2314 97977b7
Fix formatting issue
Ericson2314 4b29ca8
Fix typo
Ericson2314 4b9fb54
Derivation doc improvements
Ericson2314 87c559e
More doc improvements
Ericson2314 96a46f9
Move builder execution to store layer
Ericson2314 6246901
Formatting example
Ericson2314 80e6942
Fix redirect
Ericson2314 e77338d
Fix redirects more
Ericson2314 fb7fc6a
Fix another URL in the docs
Ericson2314 0cd1e78
Change deriving path pseudo-code
Ericson2314 05a38b8
Further reworking
Ericson2314 e409ea7
Apply suggestions from code review
Ericson2314 3d3a86d
Merge branch 'master' into document-derivation-and-deriving-path
Ericson2314 f3fa9cf
Clean out some TODOs
Ericson2314 f2d5be9
Remove store-layer `__structuredAttrs` docs
Ericson2314 86f23c2
Fix build failure
Ericson2314 3a3f6ad
Rework "Processing outputs" slightly
Ericson2314 b027e22
Fix missing link
Ericson2314 f003b8c
Merge branch 'master' into document-derivation-and-deriving-path
Ericson2314 54d684e
Call it "store derivation", again, but keep "derivation expression"
Ericson2314 094d352
Apply suggestions from code review
Ericson2314 298d199
Apply suggestions from code review
Ericson2314 1e2dfce
Apply suggestions from code review
Ericson2314 ea21555
More RFC 92
Ericson2314 9847acc
Move up `system`
Ericson2314 cba35b1
Update doc/manual/source/store/drv.md
Ericson2314 c343e05
Update src/libexpr/primops.cc
roberth 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
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
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.
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.