coq-nix-toolbox
coq-nix-toolbox copied to clipboard
why `.nix/` rather than `nix/`?
Minor thing, every repo I read that has more than one .nix file in the haskell ecosystem makes the nix dir nix/.
Can we maybe pass in NIXDIR argument to generateNixDefault?
I am not opposed, feel free to add this feature in a PR.
I'm also interested by this idea because in the Coq repo we already have a dev/nix folder and this would avoid adding a new directory at the root when switching to the Coq Nix Toolbox.