Skip to content
Snippets Groups Projects
Commit dea8c187 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

missed re-adding one line of this comment

parent a50b3f02
No related branches found
No related tags found
1 merge request!196Remove the bundled Tahoe-LAFS and just require it as a param or nixpkgs attr
......@@ -204,6 +204,7 @@ jobs:
# Pre-build this because doing so is somewhat memory intensive and
# we want to turn off concurrency for this part. We want to be
# able to leave concurrency on for the rest of the build, though,
# where it doesn't cause problems and speeds things up.
nix-build --cores 1 --max-jobs 1 \
--arg callPackage '(import <nixpkgs> { }).callPackage' \
./python-challenge-bypass-ristretto.nix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment