mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
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)
This commit is contained in:
parent
f002f85861
commit
149d8eb8aa
32 changed files with 17 additions and 12863 deletions
|
@ -48,5 +48,3 @@ $(foreach i, $(wildcard src/libexpr/value/*.hh), \
|
|||
$(d)/primops.cc: $(d)/imported-drv-to-derivation.nix.gen.hh
|
||||
|
||||
$(d)/eval.cc: $(d)/primops/derivation.nix.gen.hh $(d)/fetchurl.nix.gen.hh $(d)/flake/call-flake.nix.gen.hh
|
||||
|
||||
$(buildprefix)src/libexpr/primops/fromTOML.o: ERROR_SWITCH_ENUM =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue