Skip to content

Update nix to 0.25#10

Merged
sharkdp merged 1 commit intosharkdp:masterfrom
tmccombs:patch-1
Nov 3, 2022
Merged

Update nix to 0.25#10
sharkdp merged 1 commit intosharkdp:masterfrom
tmccombs:patch-1

Conversation

@tmccombs
Copy link
Contributor

@tmccombs tmccombs commented Nov 3, 2022

No description provided.

@sharkdp
Copy link
Owner

sharkdp commented Nov 3, 2022

Any particular reason for this change?

@tmccombs
Copy link
Contributor Author

tmccombs commented Nov 3, 2022

In fd I noticed that we now have both 0.24 and 0.25 of nix in the dependency graph. argmax requries 0.24.* and ctrlc (at least version 3.2.3) requires 0.25.0.

I suppose another way to avoid the duplicate dependency would be to change the dependency to something like

version = ">=0.24.2,<0.26"

also, nix probably isn't a very big dependency, so it might not matter too much.

@sharkdp sharkdp merged commit 93cab17 into sharkdp:master Nov 3, 2022
@tmccombs tmccombs deleted the patch-1 branch November 3, 2022 18:28
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.

2 participants