doc/book/cookbook/binary-packages.md aktualisiert

This commit is contained in:
Cosmos2020
2025-12-21 17:13:16 +00:00
parent b830bdd1dd
commit c2d54b4136
+6
View File
@@ -39,3 +39,9 @@ pkg install garage
```bash ```bash
nix-shell -p garage nix-shell -p garage
``` ```
## conda-forge
```bash
pixi global install garage
```