Skip to content

Commit 9e5d9fb

Browse files
committed
Go back to pixi main
1 parent 8b491ae commit 9e5d9fb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ rattler_conda_types = { version = "0.30.2", default-features = false }
4141
rattler_package_streaming = { version = "0.22.27", default-features = false }
4242
rattler_virtual_packages = { version = "2.0.2", default-features = false }
4343

44-
pixi_build_types = { git = "https://github.com/Hofer-Julian/pixi", branch = "refactor/add-clone-params" }
45-
pixi_consts = { git = "https://github.com/Hofer-Julian/pixi", branch = "refactor/add-clone-params" }
46-
pixi_manifest = { git = "https://github.com/Hofer-Julian/pixi", branch = "refactor/add-clone-params" }
47-
pixi_spec = { git = "https://github.com/Hofer-Julian/pixi", branch = "refactor/add-clone-params" }
48-
pixi_build_type_conversions = { git = "https://github.com/Hofer-Julian/pixi", branch = "refactor/add-clone-params" }
44+
pixi_build_types = { git = "https://github.com/prefix-dev/pixi", branch = "main" }
45+
pixi_consts = { git = "https://github.com/prefix-dev/pixi", branch = "main" }
46+
pixi_manifest = { git = "https://github.com/prefix-dev/pixi", branch = "main" }
47+
pixi_spec = { git = "https://github.com/prefix-dev/pixi", branch = "main" }
48+
pixi_build_type_conversions = { git = "https://github.com/prefix-dev/pixi", branch = "main" }

0 commit comments

Comments
 (0)