From 707eac508776dfb96a04ea76ca15ecc9b1d37aa8 Mon Sep 17 00:00:00 2001 From: Maxime Devos Date: Thu, 12 May 2022 13:19:41 +0000 Subject: [PATCH] [U] guix: Update readme usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b258be..76162e8a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Currently, these distributions have existing packages for HyFetch: * ArchLinux: `yay -S hyfetch` (Thanks to @ Aleksana) * NixOS: `nix-env -i hyfetch` ([In Progress](https://github.com/NixOS/nixpkgs/pull/170309)) -* Guix: [In progress](https://issues.guix.gnu.org/54847#8-lineno27) +* Guix: `guix install hyfetch` (Thanks to @ WammKD) Currently, if you're using NixOS, you can use HyFetch with `nix-env -if https://github.com/hykilpikonna/hyfetch/tarball/master -A hyfetch`