1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 23:11:16 +02:00

Don't change nix::fs for now

This commit is contained in:
Eelco Dolstra 2024-11-12 21:10:01 +01:00
parent 02f0294be0
commit 37f4c71d1c
4 changed files with 9 additions and 3 deletions

View file

@ -29,7 +29,7 @@
namespace nix {
namespace fs = std::filesystem;
namespace fs { using namespace std::filesystem; }
/**
* Treat the string as possibly an absolute path, by inspecting the