1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-01 22:50:59 +01:00
nix/src/libutil/windows
Jörg Thalheim 979d5a7cae Drop fs alias in favour of std::filesystem
Since we dropped fs::symlink_exists, we no longer have a need for the fs
namespace. Having less abstractions makes it easier to lookup the
functions in reference documentations.
2025-05-01 14:24:34 +02:00
..
include/nix/util add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:48:10 +02:00
environment-variables.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-descriptor.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-system.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00
meson.build Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
muxable-pipe.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
os-string.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
processes.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
users.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
windows-async-pipe.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
windows-error.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00