1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00
nix/src
Sergei Zimmerman 9563b509ff
libexpr: Deduplicate Value::primOpAppPrimOp
`getPrimOp` function was basically identical to existing
`Value::primOpAppPrimOp` modulo some trivial differences.
Makes sense to reuse existing code for that.
2025-06-01 21:16:01 +00:00
..
build-remote Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04: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 Fix mingw build 2025-05-28 00:48:10 +02:00
libexpr libexpr: Deduplicate Value::primOpAppPrimOp 2025-06-01 21:16:01 +00:00
libexpr-c Docs 2025-04-02 18:02:32 +02:00
libexpr-test-support Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libexpr-tests Fix various typos in source code 2025-05-25 20:14:11 +00:00
libfetchers Merge pull request #13265 from Mic92/fix-shallow-clone-subset 2025-05-26 14:53:08 +02:00
libfetchers-c nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
libfetchers-tests Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00
libflake Fix various typos in source code 2025-05-25 20:14:11 +00:00
libflake-c Fix various typos in source code 2025-05-25 20:14:11 +00:00
libflake-tests nix-flake-c: Add lock flags 2025-04-02 18:29:42 +02:00
libmain Fix various typos in source code 2025-05-25 20:14:11 +00:00
libmain-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libstore Cleanup 2025-05-30 11:54:54 +02:00
libstore-c Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
libstore-test-support Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
libstore-tests Fix various typos in source code 2025-05-25 20:14:11 +00:00
libutil Fix FreeBSD builds 2025-05-28 12:47:33 -04:00
libutil-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libutil-test-support Merge pull request #12877 from roberth/c-api-libflake-override-input 2025-04-08 09:01:51 +02:00
libutil-tests Fix various typos in source code 2025-05-25 20:14:11 +00:00
nix Fix mingw build 2025-05-28 00:48:10 +02:00
nix-build Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-channel Use StringMap instead of std::map<std::string, std::string> throughout the codebase 2025-05-19 20:33:28 +00:00
nix-collect-garbage Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-copy-closure Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-env Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-instantiate Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
nix-store Fix various typos in source code 2025-05-25 20:14:11 +00:00
perl Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04: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