1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 15:32:43 +01:00
nix/src/libutil/windows
Siddhant Kumar fcbc36cf78
Use std::filesystem::path in more places (#10657)
Progress on #9205

Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems>

* Get rid of `PathNG`, just use `std::filesystem::path`
2024-05-07 22:28:50 +00:00
..
environment-variables.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
file-descriptor.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
file-path.cc Use std::filesystem::path in more places (#10657) 2024-05-07 22:28:50 +00:00
processes.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
signals-impl.hh Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
users.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
windows-error.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
windows-error.hh Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00