1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 16:29:36 +01:00

Format cpp files

This commit is contained in:
Farid Zakaria 2025-10-14 23:51:40 -04:00
parent e8b126fa90
commit 01a8499d2f
4 changed files with 6 additions and 5 deletions

View file

@ -43,7 +43,7 @@
namespace nix {
class Store;
} // namespace nix
} // namespace nix
namespace nix::flake {