1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 11:01:03 +01:00
nix/src/libflake
Eelco Dolstra 47ba375285 Don't crash on flakerefs containing newlines
Fixes #14311.

(cherry picked from commit c1317017e9)
2025-11-06 19:18:16 +00:00
..
include/nix/flake meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
call-flake.nix Use correct parent outPath for relative path inputs 2025-05-18 00:38:17 +01:00
config.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
flake-primops.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
flake.cc Mount inputs on storeFS to restore fetchToStore() caching 2025-09-25 11:30:11 -04:00
flakeref.cc Don't crash on flakerefs containing newlines 2025-11-06 19:18:16 +00:00
lockfile.cc replace more std::unordered_* types by faster boost hash maps 2025-09-10 23:04:44 +02:00
meson.build treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
settings.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
url-name.cc Fix ParsedURL handling of %2F in URL paths 2025-08-28 22:20:04 +03:00