1 2 3 4 5 6 7 8 9 10 11
dt == It's got a purpose. ## Usage: ``` nix-build -E '(import (builtins.fetchGit "https://git.tazj.in/") {}).fun.dt' ./result/bin/dt --one ... --two ... ```