nix-pills
nix-pills copied to clipboard
Output of declare -xp is no longer visible in the repl
Instead nix-store --read-log can be used to see the environment variables.
This commit fixes #106.
This fixes the following issue: https://github.com/NixOS/nix-pills/issues/106
Does nix-pills have a maintainer? I'm wondering why there are so many old PRs like this one?
@willbush not really, it appears. @NixOS/documentation-team would be the natural heir, but it's currently not a priority. Would you like to take care of some of it?
Would you like to take care of some of it?
I wouldn't mind helping. Do you have a recommendation on how to get started?
@fricklerhandwerk I was able to find a bunch of resources online about how to contribute to the documentation effort. It's been a while since I read nix-pills. If maintainer work is desired on nix-pills, the first think I'm wondering is if the format of the documentation should be converted to something like what dev.nix is doing (appears to be https://www.sphinx-doc.org/en/master/)?
@willbush If you're interested in working on Nix Pills, please do feel free to email me at the address in my profile. I'm currently leading the Nix documentation team and we're always looking for help and happy to accommodate any way we can.