From 86a481d45261e6063984667805d6168326d17924 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Mon, 7 Oct 2024 17:28:04 +0300 Subject: [PATCH] Update readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6352987..38d8783 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,16 @@ The relevant part of Guix manual is [Additional Channels](https://guix.gnu.org/manual/en/html_node/Specifying-Additional-Channels.html). But here is short instructions anyway. +## Status + +In **alpha**. + +Currently does not work other than used locally. Working on fixing the bugs tho! + +Clone locally and to use run: + + guix shell -L REPOSITORY_LOCATION/packages snow-package-name + ## Add the Guix channell @@ -29,7 +39,8 @@ Run: ## Using packages -It is recommended to use the packages with guix shell. + +### Guix shell The packages have been prefixed with "snow-", so for example to use package (arvyy mustache) from [https://snow-fort.org/pkg](https://snow-fort.org/pkg) run: