Skip to content
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

Add fs feature to nix dependency #12702

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

IanManske
Copy link
Member

Description

Caught a compilation error using cargo hack -- nu-utils will not compile without the fs feature enabled for nix.

@fdncred
Copy link
Collaborator

fdncred commented Apr 29, 2024

Seems like this should land before the release.

@IanManske
Copy link
Member Author

Yep, it has to otherwise the crate might not publish. This could also break the release script midway and require a patch bump like in 0.90.1.

@IanManske IanManske merged commit e83123d into nushell:main Apr 29, 2024
16 checks passed
@fdncred
Copy link
Collaborator

fdncred commented Apr 29, 2024

nice! good catch.

@hustcer hustcer added this to the v0.93.0 milestone Apr 30, 2024
maxim-uvarov pushed a commit to maxim-uvarov/nushell that referenced this pull request May 1, 2024
# Description
Caught a compilation error using `cargo hack` -- `nu-utils` will not
compile without the `fs` feature enabled for `nix`.
@IanManske IanManske deleted the nu-utils-nix-feature-fix branch May 27, 2024 16:14
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.

None yet

3 participants