mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -54,6 +54,9 @@ perl/Makefile.config
|
|||
# /src/libfetchers
|
||||
/tests/unit/libfetchers/libnixfetchers-tests
|
||||
|
||||
# /src/libflake
|
||||
/tests/unit/libflake/libnixflake-tests
|
||||
|
||||
# /src/libstore/
|
||||
*.gen.*
|
||||
/src/libstore/tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue