1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-05 16:41:01 +01:00

Remove resolve-system-dependencies

Fix #9769

As Abathur reports, it seems to be unused since #3429 in 2020.
This commit is contained in:
John Ericson 2024-04-08 09:06:00 -04:00
parent 9d2b9ef92e
commit e68f24f1e0
4 changed files with 0 additions and 206 deletions

View file

@ -21,7 +21,6 @@ makefiles = \
src/libutil-c/local.mk \
src/libstore-c/local.mk \
src/libexpr-c/local.mk \
src/resolve-system-dependencies/local.mk \
scripts/local.mk \
misc/bash/local.mk \
misc/fish/local.mk \