Skip to content

Conversation

@figsoda
Copy link
Collaborator

@figsoda figsoda commented Apr 3, 2023

closes #147

@colemickens
Copy link

This works for my nushell+wezterm derivations pointed at my fork. Thank you very much!

Comment on lines +84 to +85
elif raw_cargo_lock is False:
self.cargo_lock = CargoLockInStore()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unsure about this part. If we get false, do we want to throw an error instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is false when it is a store path in a flake, so I would say the current solution is good

@figsoda

This comment was marked as outdated.

1 similar comment
@figsoda
Copy link
Collaborator Author

figsoda commented Apr 4, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Apr 4, 2023

Build succeeded:

@bors bors bot merged commit 329edce into Mic92:master Apr 4, 2023
@figsoda figsoda deleted the lock branch April 4, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't update cargo package when lock file references the src's lock file

3 participants