mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-04 11:15:41 +00:00
Merge pull request 'Add conda-forge to binary packages' (#1270) from Cosmos2020/garage:cosmos2020-patch-1 into main-v2
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1270
This commit is contained in:
@@ -39,3 +39,9 @@ pkg install garage
|
|||||||
```bash
|
```bash
|
||||||
nix-shell -p garage
|
nix-shell -p garage
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## conda-forge
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pixi global install garage
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user