mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +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
|
@ -18,7 +18,6 @@
|
|||
''^tests/unit/[^/]*/data/.*$''
|
||||
|
||||
# Don't format vendored code
|
||||
''^src/toml11/.*''
|
||||
''^doc/manual/redirects\.js$''
|
||||
''^doc/manual/theme/highlight\.js$''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue