tidepool: some work towards successfully doing a strict eval #57
No reviewers
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: auxolotl/labs#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "5225225/labs:fix-some-eval-issues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
not complete, but fixes some issues.
see #50
@ -366,3 +366,2 @@platforms = {build = lib.types.attrs.of lib.types.platforms.host;host = lib.types.attrs.of lib.types.platforms.host;build = lib.types.any;this is the most dubious change, but also i don't know how this worked before?
(using lib.types.attrs.lazy doesn't change anything)
that and if this corresponds to the
platforms.buildin a derivation, they can be both a string / list / attrset so i guess the previous type was incorrect? or it doesn't matter? idk. someone who knows more nix than me correct me on that.Hydra is happy: https://hydra.aux-cache.dev/jobset/aux-prs/labs-pr57 (the one build failure was already there.)
@ -364,8 +364,8 @@ inlib.types.coerce initial transform final;platforms = {build = lib.types.attrs.of lib.types.platforms.host;Everything else looks good. This change I think could probably be removed, and then I think the proper place for fixing this is at
lib/types.nixsomewhere.reverted just that change
:3
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.