summaryrefslogtreecommitdiff
path: root/src/http/static/markov/Makefile
blob: 4195baf394c5f0c6cb5ac7ef4928ff5df3f50f75 (plain)
1
2
3
bundle:
	nix-build markov.nix -A nixBundle
	./result/bin/nix-bundle '((import ./markov.nix) {}).entrypoint' '/bin/markov'