mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Remove resolve-system-dependencies
Fix #9769 As Abathur reports, it seems to be unused since #3429 in 2020.
This commit is contained in:
parent
9d2b9ef92e
commit
e68f24f1e0
4 changed files with 0 additions and 206 deletions
1
Makefile
1
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue