1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00
nix/src/libexpr/primops
Winter 149d8eb8aa Stop vendoring toml11
We don't apply any patches to it, and vendoring it locks users into
bugs (it hasn't been updated since its introduction in late 2021).

Closes https://git.lix.systems/lix-project/lix/issues/164

Change-Id: Ied071c841fc30b0dfb575151afd1e7f66970fdb9
(cherry picked from commit 80405d06264f0de1c16ee2646388ab501df20628)
2024-06-26 22:27:13 -04:00
..
context.cc Document string context (#8595) 2024-05-08 23:14:00 +02:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchMercurial.cc No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
fetchTree.cc Improve error messages for invalid derivation names 2024-06-25 19:41:29 +02:00
fromTOML.cc Stop vendoring toml11 2024-06-26 22:27:13 -04:00