Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
INIT_CWD
to activated envpixi run
by @ruben-arts in #1798Changed
__linux
default to4.18
by @ruben-arts in #1887Documentation
pixi global
by @Hofer-Julian in #1800pixi global
proposal by @Hofer-Julian in #1861channels
required inpixi global
manifest by @Hofer-Julian in #1868Fixed
rlimit
by @baszalmstra in #1766NamedChannelOrUrl
by @ruben-arts in #1820pixi search
by @baszalmstra in #1849pixi tree -i
duplicate output by @baszalmstra in #1847find-links
with manifest-path by @baszalmstra in #1864.pixi
folder by @baszalmstra in #1866Refactor
pub(crate) fn
in order to detect and remove unused functions by @Hofer-Julian in #1805TaskNode::full_command
for tests by @Hofer-Julian in #1809Default
for more structs by @Hofer-Julian in #1824get_up_to_date_prefix
toupdate_prefix
by @Hofer-Julian in #1837HasSpecs
implementation more functional by @Hofer-Julian in #1863New Contributors