Skip to content

Comments

Use std::filesystem::path instead of Path in libcmd#14640

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
vinayakankugoyal:path
Nov 25, 2025
Merged

Use std::filesystem::path instead of Path in libcmd#14640
Ericson2314 merged 1 commit intoNixOS:masterfrom
vinayakankugoyal:path

Conversation

@vinayakankugoyal
Copy link
Contributor

Motivation

Update libcmd to use std::filesystem::path instead of Path

Context

#9205


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@github-actions github-actions bot added new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger labels Nov 25, 2025
Copy link
Member

@Ericson2314 Ericson2314 left a comment

Choose a reason for hiding this comment

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

Otherwise looks good!

Co-authored-by: Vinayak Goyal <vinayakankugoyal@gmail.com>
Copy link
Member

@Ericson2314 Ericson2314 left a comment

Choose a reason for hiding this comment

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

Looks great!

@Ericson2314 Ericson2314 added this pull request to the merge queue Nov 25, 2025
Merged via the queue into NixOS:master with commit d1470f7 Nov 25, 2025
16 checks passed
@xokdvium xokdvium mentioned this pull request Nov 26, 2025
2 tasks
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants