1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 21:16:02 +01:00
nix/src
Eelco Dolstra 6023688c6c printValueAsJSON(): Don't devirtualize
This is already done by consumers of builtins.toJSON (like
builtins.toFile or builtins.derivation), so we can delay this until
it's actually needed.
2025-05-08 15:33:14 +02: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 nix -> determinate-nix 2025-02-24 23:28:09 +01:00
internal-api-docs nix -> determinate-nix 2025-02-24 23:28:09 +01:00
libcmd Merge remote-tracking branch 'detsys/detsys-main' into lazy-trees-v2 2025-05-06 19:09:09 +02:00
libexpr printValueAsJSON(): Don't devirtualize 2025-05-08 15:33:14 +02:00
libexpr-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libexpr-test-support Add a special type of context for the result of toString 2025-05-07 18:53:39 +02:00
libexpr-tests Fix more -Wundef, in darwin context 2025-04-05 13:46:04 +02:00
libfetchers Merge remote-tracking branch 'detsys/detsys-main' into lazy-trees-v2 2025-05-06 19:09:09 +02:00
libfetchers-tests Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libflake Merge remote-tracking branch 'detsys/detsys-main' into lazy-trees-v2 2025-05-06 19:09:09 +02:00
libflake-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libflake-tests Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libmain Tagging release 2.28.2 2025-04-17 16:58:05 +02:00
libmain-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libstore Merge pull request #27 from DeterminateSystems/lazy-trees-v2 2025-05-07 15:03:25 +00:00
libstore-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libstore-test-support Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libstore-tests Derivation "advanced attrs" test: Ensure fields are set to distinct values 2025-04-15 14:25:13 -04:00
libutil Merge remote-tracking branch 'detsys/detsys-main' into lazy-trees-v2 2025-05-06 19:09:09 +02:00
libutil-c Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
libutil-test-support Tagging release 2.28.2 2025-04-17 16:58:05 +02:00
libutil-tests Tagging release 2.28.3 2025-04-30 17:45:27 +02:00
nix printValueAsJSON(): Don't devirtualize 2025-05-08 15:33:14 +02:00
nix-build Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
nix-channel Change language around guide 2025-04-28 15:39:38 -03: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 Fix printAmbiguous() / printValueAsJSON() 2025-04-09 00:15:08 +02:00
nix-instantiate Fix printAmbiguous() / printValueAsJSON() 2025-04-09 00:15:08 +02:00
nix-store Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
perl Tagging release 2.28.0 2025-04-04 17:49:15 +02: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