Code Monkey home page Code Monkey logo

Comments (2)

hsjobeki avatar hsjobeki commented on May 30, 2024

Good Idea!.

Just for reference if i come back to that later.
https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/all-packages.nix#L971
Inline-documentation should be where the function was declared (in fetchgithub/default.nix)

Problematic is finding the right name.
function actual name: pkgs.fetchFromGitHub
function defined in: build-support/fetchgithub/default.nix
but renamed during export in pkgs/top-level/all-packages.nix

Maybe I should look into https://github.com/mlvzk/manix how they find the scopes. [Update: manix seems to not get the prefix right either]

from noogle.

hsjobeki avatar hsjobeki commented on May 30, 2024

The fetchers are discovered now. If you know how they work, please consider making a PR in nixkgs to add doc-comments.
https://noogle.dev/f/pkgs/fetchFromGitHub
(Noogle tells you the source location)

[edit] just saw that the source location is not displayed correctly in that case.

from noogle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.