This commit is contained in:
deathbybandaid 2024-05-01 21:51:33 -04:00
parent 643860d925
commit 7b9434fc3b
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ source "$SCRIPTDIR/common/load-defaults.sh"
install_dependencies() { install_dependencies() {
## Start File Loop ## Start File Loop
## For .dependency files In The dependencies Directory ## For .dependency files In The dependencies Directory
DEPENDENCIESALL="$SCRIPTDIR/dependencies/homebrew/*.dep" DEPENDENCIESALL="$SCRIPTDIR/dependencies/nix/*.dep"
for f in $DEPENDENCIESALL for f in $DEPENDENCIESALL
do do

0
dependencies/nix/PLACEHOLDER vendored Normal file
View File