My use case is to generated expressions for packages that are missing in nixpkgs and then add them as another overlay to my nix repository. So I don't need shell.nix. I've added an option that enables generating of only overlay code. What do you think?
My use case is to generated expressions for packages that are missing in nixpkgs and then add them as another overlay to my nix repository. So I don't need
shell.nix
. I've added an option that enables generating of only overlay code. What do you think?