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

Support pixi as an install tool #2099

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 17, 2024

  1. WIP

    jaimergp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4b90427 View commit details
    Browse the repository at this point in the history
  2. add pixi.toml template

    jaimergp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    242d69c View commit details
    Browse the repository at this point in the history
  3. add osx

    jaimergp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8beb22 View commit details
    Browse the repository at this point in the history
  4. add windows

    jaimergp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1322f58 View commit details
    Browse the repository at this point in the history
  5. add news

    jaimergp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    32dd1f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbbcb88 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add linux

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f04e367 View commit details
    Browse the repository at this point in the history
  2. expose build-locally

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4aac280 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dc82f30 View commit details
    Browse the repository at this point in the history
  4. reuse /opt/conda cache

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f84663e View commit details
    Browse the repository at this point in the history
  5. pixi list

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7a1247f View commit details
    Browse the repository at this point in the history
  6. patch platforms

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    eec4b81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db7a784 View commit details
    Browse the repository at this point in the history
  8. delete if not enabled

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    113fbeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5ab99b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc34022 View commit details
    Browse the repository at this point in the history
  11. pre-commit

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e5ab312 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd75436 View commit details
    Browse the repository at this point in the history
  13. quote tasks

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3fe4035 View commit details
    Browse the repository at this point in the history
  14. fix vim mode

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a6d660 View commit details
    Browse the repository at this point in the history
  15. empty version is "*"

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a0a9ef7 View commit details
    Browse the repository at this point in the history
  16. dedupl and sort platforms

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2c11dd0 View commit details
    Browse the repository at this point in the history
  17. pre-commit

    jaimergp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6c9fe33 View commit details
    Browse the repository at this point in the history