Codebase list coq / lintian-fixes/main shell.nix
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

shell.nix @lintian-fixes/mainraw · history · blame

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; }