mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01:00
We're not replacing `Path` in exposed definitions in many cases, but just adding alternatives. This will allow us to "top down" change `Path` to `std::fileysystem::path`, and then we can remove the `Path`-using utilities which will become unused. Also add some test files which we forgot to include in the libutil unit tests `meson.build`. Co-Authored-By: siddhantCodes <siddhantk232@gmail.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| .version | ||
| build-utils-meson | ||
| local.mk | ||
| meson.build | ||
| package.nix | ||