1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00
nix/src/libstore-tests
Sergei Zimmerman 95d9c13716
Apply clang-format universally.
* It is tough to contribute to a project that doesn't use a formatter,
* It is extra hard to contribute to a project which has configured the formatter, but ignores it for some files
* Code formatting makes it harder to hide obscure / weird bugs by accident or on purpose,

Let's rip the bandaid off?

Note that PRs currently in flight should be able to be merged relatively easily by applying `clang-format` to their tip prior to merge.

Co-authored-by: Graham Christensen <graham@grahamc.com>
2025-07-18 22:26:03 +03:00
..
data Introduce top-level structuredAttrs field in JSON derivation format 2025-06-12 20:45:47 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
common-protocol.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
content-address.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
derivation-advanced-attrs.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
derivation.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
derived-path.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
downstream-placeholder.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
http-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
legacy-ssh-store.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
local-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-overlay-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
machines.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
meson.build Get rid of raw -D defines, always use private config files 2025-04-06 18:53:42 -04:00
nar-info-disk-cache.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
nar-info.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc libstore-tests: Don't leak memory in tests 2025-06-25 00:07:58 +03:00
outputs-spec.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00
path-info.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
path.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
references.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
s3-binary-cache-store.cc Clean some header related things. 2025-04-06 18:53:38 -04:00
serve-protocol.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
ssh-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
store-reference.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00
uds-remote-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
worker-protocol.cc Apply clang-format universally. 2025-07-18 22:26:03 +03:00