[PR] #3 emixa-d/master - Add Guix installation instructions

Add Guix installation instructions
This commit is contained in:
Hykilpikonna 2022-07-25 20:48:29 -04:00 committed by GitHub
commit 2a4242c57a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`