1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 14:32:45 -04:00
nix/doc/manual/rl-next/drop-vendored-toml11.md

9 lines
239 B
Markdown
Raw Normal View History

---
synopsis: 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).
2024-07-24 23:57:06 -04:00
Author: [**Winter (@winterqt)**](https://github.com/winterqt)