aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
blob: 75ac952bd65babbe3e3ae48119f016adc17cbd9b (plain)
1
2
3
# If you want to use a more sophisticated set of arguments:
# $ nix-shell default.nix --arg shell true
import ./default.nix { shell = true; }