1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 01:51:01 +01:00
nix/src
Sergei Zimmerman 027bf13e18
libexpr: Use recursive lambda instead of std::function
There's no reason to use a std::function for recursive lambdas
since there are polymorphic lambdas.

(cherry picked from commit a80a5c4dba)
2025-08-19 00:11:19 +03:00
..
build-remote Apply clang-format universally. 2025-07-18 22:49:40 +03:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd flake: Apply nixfmt 1.0.0 2025-08-18 22:50:52 +03:00
libexpr libexpr: Use recursive lambda instead of std::function 2025-08-19 00:11:19 +03:00
libexpr-c Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libexpr-test-support Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libexpr-tests Overriding gtest with gmock 2025-07-30 12:35:28 +00:00
libfetchers Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libfetchers-c nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
libfetchers-tests Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libflake Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libflake-c Fix flake-c out of bounds access 2025-04-25 17:07:32 +02:00
libflake-tests Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libmain Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libmain-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libstore flake: Apply nixfmt 1.0.0 2025-08-18 22:50:52 +03:00
libstore-c Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
libstore-test-support libstore-tests: Don't leak memory in tests 2025-07-30 13:02:41 +00:00
libstore-tests libstore-tests: Don't leak memory in tests 2025-07-30 13:02:41 +00:00
libutil flake: Apply nixfmt 1.0.0 2025-08-18 22:50:52 +03:00
libutil-c Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libutil-test-support Apply clang-format universally. 2025-07-18 22:49:40 +03:00
libutil-tests Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix nix flake archive: add --no-check-sigs option 2025-07-30 12:24:10 +00:00
nix-build Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix-channel Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix-collect-garbage Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix-copy-closure Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-env Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix-instantiate Apply clang-format universally. 2025-07-18 22:49:40 +03:00
nix-store Apply clang-format universally. 2025-07-18 22:49:40 +03:00
perl flake: Apply nixfmt 1.0.0 2025-08-18 22:50:52 +03:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00