Skip to content

Updating hiem with older transitive dependency on nix #15616

Answered by jszwedko
froismo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @froismo !

(converted the issue you opened to a discussion since I think that fits better)

Vector depends on several versions of nix:

You can use cargo tree -i -p nix@some_version to see the inverted dependency tree. As you note, heim depends on 0.23:

nix v0.23.1
├── heim-common v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
│   ├── heim v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
│   │   └── vector v0.27.0 (/Users/jesse.szwedko/workspace/vector)
│   ├── heim-cpu v0.1.0-rc.1 (https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c)
│   │   └── heim v0.1.0-rc.1 (h…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jszwedko
Comment options

@froismo
Comment options

@froismo
Comment options

Answer selected by froismo

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #15614 on December 15, 2022 21:10.