-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
[WIP] File set combinators #222981
Closed
Closed
[WIP] File set combinators #222981
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e056656 - Browse repository at this point
Copy the full SHA e056656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5b2ff - Browse repository at this point
Copy the full SHA 6a5b2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e18fe - Browse repository at this point
Copy the full SHA 14e18feView commit details -
Integrate sources with subpaths into mkDerivation
Make root, subpath internal Adapted from NixOS#112083 Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
Configuration menu - View commit details
-
Copy full SHA for 4576c67 - Browse repository at this point
Copy the full SHA 4576c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 559d3ef - Browse repository at this point
Copy the full SHA 559d3efView commit details -
Avoids a more costly string comparison, favoring an isString instead
Configuration menu - View commit details
-
Copy full SHA for f9e0c13 - Browse repository at this point
Copy the full SHA f9e0c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49baed0 - Browse repository at this point
Copy the full SHA 49baed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e939bf - Browse repository at this point
Copy the full SHA 0e939bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab93250 - Browse repository at this point
Copy the full SHA ab93250View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b8398 - Browse repository at this point
Copy the full SHA c9b8398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698773b - Browse repository at this point
Copy the full SHA 698773bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9d82f - Browse repository at this point
Copy the full SHA ca9d82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dad5189 - Browse repository at this point
Copy the full SHA dad5189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3941ef7 - Browse repository at this point
Copy the full SHA 3941ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884ace1 - Browse repository at this point
Copy the full SHA 884ace1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d3b8b - Browse repository at this point
Copy the full SHA d3d3b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bd959 - Browse repository at this point
Copy the full SHA f0bd959View commit details -
stdenv.mkDerivation: Implement
srcWorkDir
attributeInstead of the odd custom file set handling Entirely independent of file set combinators, only depends on the existing `lib.sources`
Configuration menu - View commit details
-
Copy full SHA for 7257081 - Browse repository at this point
Copy the full SHA 7257081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633e785 - Browse repository at this point
Copy the full SHA 633e785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63957e2 - Browse repository at this point
Copy the full SHA 63957e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32627a - Browse repository at this point
Copy the full SHA f32627aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2a1c7 - Browse repository at this point
Copy the full SHA 5c2a1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f27d444 - Browse repository at this point
Copy the full SHA f27d444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 145af37 - Browse repository at this point
Copy the full SHA 145af37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e6630 - Browse repository at this point
Copy the full SHA 80e6630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0379f40 - Browse repository at this point
Copy the full SHA 0379f40View commit details
Commits on Jun 15, 2023
-
Remove srcFileset stdenv.mkDerivation attribute again
As suggested by @roberth, this shouldn't be part of stdenv.mkDerivation, it's too specialized. Also it's not that necessary, lib.fileset.toSource and srcWorkDir are very self-explanatory
Configuration menu - View commit details
-
Copy full SHA for 5b0229c - Browse repository at this point
Copy the full SHA 5b0229cView commit details
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.