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

libutil: Format lru-cache.hh

Rip off the band-aid for further refactors. The diff is
very small, so it makes to get it out of the way first.
This commit is contained in:
Sergei Zimmerman 2025-05-14 21:23:13 +00:00
parent e088ab3eaf
commit 90d70aa4c9
No known key found for this signature in database
GPG key ID: A9B0B557CA632325
2 changed files with 14 additions and 6 deletions

View file

@ -360,7 +360,6 @@
''^src/libutil/linux/namespaces\.cc$''
''^src/libutil/logging\.cc$''
''^src/libutil/include/nix/util/logging\.hh$''
''^src/libutil/include/nix/util/lru-cache\.hh$''
''^src/libutil/memory-source-accessor\.cc$''
''^src/libutil/include/nix/util/memory-source-accessor\.hh$''
''^src/libutil/include/nix/util/pool\.hh$''