1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/src
John Ericson 29ae14114e Remove stray assignment side affect in lambda
This was almost a bug! It wasn't simply because another assignment would
clobber it later.

(cherry picked from commit 32409dd7d7)
2025-04-15 14:25:16 -04:00
..
build-remote Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02: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 format as required 2025-04-07 23:16:28 +00:00
libexpr Fix some clang-tidy warnings 2025-04-07 20:38:07 +00:00
libexpr-c Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libexpr-test-support Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libexpr-tests Fix more -Wundef, in darwin context 2025-04-05 13:46:04 +02:00
libfetchers Merge pull request #12924 from NixOS/mergify/bp/2.28-maintenance/pr-12911 2025-04-04 12:50:55 +00:00
libfetchers-tests Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libflake fix: Evaluate flake parent source without evaluating its outputs 2025-04-15 11:52:46 +00:00
libflake-c Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libflake-tests Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libmain Add trailing commas on addFlag incantations 2025-04-07 23:16:27 +00:00
libmain-c Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libstore Remove stray assignment side affect in lambda 2025-04-15 14:25:16 -04:00
libstore-c Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libstore-test-support Revert "Merge pull request #12862 from NixOS/mergify/bp/2.28-maintenance/pr-12853" 2025-04-03 10:05:58 +02:00
libstore-tests Derivation "advanced attrs" test: Ensure fields are set to distinct values 2025-04-15 14:25:13 -04:00
libutil add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:15:12 +00:00
libutil-c Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
libutil-test-support Remove unused tracing-file-system-object-sink.{hh,cc} 2025-04-07 20:42:08 +00:00
libutil-tests Fix/run monitorfdhup test 2025-04-07 20:42:08 +00:00
nix Add trailing commas on addFlag incantations 2025-04-07 23:16:27 +00:00
nix-build Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-channel Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-collect-garbage Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-copy-closure Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-env Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-instantiate Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-store Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
perl Expose the nix component in header include paths 2025-04-02 11:37:17 -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