Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip guides, docs devshell fix #1013

Merged
merged 19 commits into from
Jul 29, 2024
Merged

pip guides, docs devshell fix #1013

merged 19 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. docs: be more explicit about the annotations

    in getting-started
    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a0c1e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c7bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adeed17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65eca90 View commit details
    Browse the repository at this point in the history
  5. docs: fix devshell

    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ae63867 View commit details
    Browse the repository at this point in the history
  6. docs/guides: fix pip headers

    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    65e02eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f59a4 View commit details
    Browse the repository at this point in the history
  8. doc/getting-started: drop deps explaination...

    as deps is introduced in pip, where it's actually needed
    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31cb800 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74da0c5 View commit details
    Browse the repository at this point in the history
  10. examples: update pip editables comment...

    ...wasn't updated after function changes in nix-community@9448df1
    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ee8e6ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c78e8a View commit details
    Browse the repository at this point in the history
  12. docs: apply fixes from review

    thanks @purepani
    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9c9cb9f View commit details
    Browse the repository at this point in the history
  13. reference-docs: fix option rendering issue

    remove tree-style preprocessing since it is not needed anymore
    DavHau authored and phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8eee49c View commit details
    Browse the repository at this point in the history
  14. add darwin lock-files

    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b0c02b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ebdb0fe View commit details
    Browse the repository at this point in the history
  16. docs: fix typo

    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c58f044 View commit details
    Browse the repository at this point in the history
  17. treewide: mytool -> my_tool

    Keep naming consitant, so that nix run .# and friends work
    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1b8d980 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3b42196 View commit details
    Browse the repository at this point in the history
  19. docs/pip: document devShells

    phaer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    23e728b View commit details
    Browse the repository at this point in the history