1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 01:51:01 +01:00
nix/src/libexpr
Eelco Dolstra dea86cd473 Tagging release 2.30.1
-----BEGIN PGP SIGNATURE-----
 
 iQFHBAABCAAxFiEEtUHVUwEnDgvPFcpdgXC0cm1xmN4FAmhyEcITHGVkb2xzdHJh
 QGdtYWlsLmNvbQAKCRCBcLRybXGY3lZeB/9D/FGpanG1tE/RgqJjJSrw0YKRPhFu
 +Qo+vCbW+ZjFdbXTHnWynpCO3/HJDf4AsXiSgUnhckS54hUZ2p10JIjOdCCWA8yh
 aZfBEfX8xWmgUU8tEbRVluUjwfTRVmuf+Y2znvoS++Ej2sNxip8I/gcd5nPb1G5M
 EEFB+/JKNVnFGdGwLdn5q6Ih5Z3XbnLHiSKMKCLhZTCBU6PWwpHbFgDgqreGNHyr
 jMkl2RFLzLvZhzIF7EYtO0PPDXWeDceQDrYzJKXYcWKHlrywAV6lGvKKhKW8l6OU
 a06c+I99M4LNIFK7ENraI2V408miRTvXmLPSQjCtkM1NM9+/cNZRtRlW
 =aYgN
 -----END PGP SIGNATURE-----

Merge tag '2.30.1' into sync-2.30.1

Tagging release 2.30.1
2025-07-12 12:53:18 +02:00
..
include/nix/expr Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
primops Tagging release 2.30.1 2025-07-12 12:53:18 +02:00
value Add a special type of context for the result of toString 2025-05-07 18:53:39 +02:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
attr-path.cc libexpr: Use proxy ListView for all Value list accesses 2025-07-02 21:57:02 +03:00
attr-set.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
eval-cache.cc Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
eval-error.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
eval-gc.cc libexpr: Reduce the size of Value down to 16 bytes 2025-07-02 22:27:37 +03:00
eval-profiler-settings.cc libexpr: Add SampleStack stack-sampling profiler 2025-05-21 20:15:19 +00:00
eval-profiler.cc libexpr: Add and use lambda getter 2025-06-12 19:42:50 +00:00
eval-settings.cc Change language around guide 2025-04-28 15:39:38 -03:00
eval.cc Tagging release 2.30.1 2025-07-12 12:53:18 +02:00
fetchurl.nix Format .nix files 2025-01-24 20:40:21 +01:00
function-trace.cc libexpr: Pass mutable EvalState to EvalProfiler 2025-05-25 15:52:56 +00:00
get-drvs.cc libexpr: Use proxy ListView for all Value list accesses 2025-07-02 21:57:02 +03:00
imported-drv-to-derivation.nix Format .nix files 2025-01-24 20:40:21 +01:00
json-to-value.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
lexer-helpers.cc Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:29:08 +00:00
lexer-helpers.hh Fix various typos in source code 2025-05-25 20:14:11 +00:00
lexer.l libexpr: Improve lexer performance by using full scanner tables (-Cf) 2025-05-01 23:10:04 +00:00
meson.build libexpr: Add SampleStack stack-sampling profiler 2025-05-21 20:15:19 +00:00
meson.options Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nixexpr.cc symbol-table: reduce memory usage and use boost::unordered_flat_set 2025-06-01 19:20:11 +02:00
package.nix Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
parser.y Add position info to path values 2025-05-30 17:31:34 +02:00
paths.cc Hide double copy warning 2025-07-09 21:52:47 +02:00
primops.cc Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
print-ambiguous.cc Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
print.cc Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
search-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
value-to-json.cc Merge remote-tracking branch 'origin/2.30-maintenance' into sync-2.30.0 2025-07-07 19:23:15 +02:00
value-to-xml.cc libexpr: Use proxy ListView for all Value list accesses 2025-07-02 21:57:02 +03:00