create distfiles directory to contain links to distfiles

This commit is contained in:
Solene Rapenne 2022-08-31 11:19:49 +02:00
parent 57d7b3ff5c
commit c1ad18399e
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -23,4 +23,5 @@ then
fi
echo "DOWNLOADING SOURCES TO BUILD $@" > /dev/stderr
mkdir -p "distfiles"
nix-instantiate --json --eval --strict "${NIXPKGS}" --arg expr "with import <nixpkgs>{}; [$*]" # | ./mirror.pl