%.result: %.urls Statistics grep -E '^http://' $< | ./Statistics > $@ Statistics: Statistics.hs stack.yaml stack build https-everywhere-rules stack build foldl stack exec -- ghc $< -o $@ arch-extra.urls: arch-extra extract-sources.sh find $< -name PKGBUILD | ./extract-sources.sh | grep -E '^https?://' | tee $@ mirrors.json: nixpkgs nix-instantiate --eval --json --strict -E 'import ./$