docnix
docnix copied to clipboard
Some functions missing from the list
I'm missing some functions like pkgs.buildEnv or pkgs.dockerTools.buildLayeredImage. Noogle is missing those as well. Maybe the logic for finding functions needs to be improved?
Thanks for the report. It really helps me if people find and report all the various bugs. I'll look into the problems tomorrow.
For now i can say:
pkgs.buildEnvis a functor, not a lambda. need to allow it should be simple fix.pkgs.dockerTools.buildLayeredImageis weirdly missing. I'll need to put some time into debugging this problem. (Seems some more nested functions are missing as well)
Thanks for this project, I just found it and it replaced an well worn-out browser bookmark :)
pkgs.fetchgit seems to be missing. builtins.fetchGit is there but it's not the same set of args.
replaced an well worn-out browser bookmark :)
I'm glad this helped you.
I also created https://noogle.dev, which is more up-to-date. So check it out. 😄
https://noogle.dev/f/builtins/fetchGit https://noogle.dev/f/pkgs/fetchgit