Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nonguix
-
The Pre-Scheme Restoration project is now underway
There is also the "secret" nonguix channel which packages nonfree things for Guix: https://gitlab.com/nonguix/nonguix
It's a funny problem but because it's antithetical to the original project's spirit you won't hear about it from any official Guix sources and so it's relatively unknown.
-
Nix – A One Pager
Their software freedom policy seems to be similar to Debian. All free by default, allow separate nonfree addon. In the case of Guix you can find that here: https://gitlab.com/nonguix/nonguix .
- Guix on the Framework 13 AMD
-
Write Guix package definitions in a breeze: Introducing Guix Packager
The GUIX community has a non-free package repo, you just add it as a GUIX channel and problem solved:
https://gitlab.com/nonguix/nonguix
- The many issues plaguing Nix
- Nonguix
-
My Void experience, so you don't have to
Yes, being a GNU project Guix has a strict free software only policy. The biggest channel (repo) with proprietary stuff for Guix is called nonguix. It has the vanilla kernel, Nvidia drivers and a number of other proprietary packages including Steam, Chrome and the like. I don't know what the state of ZFS on Guix is though as I don't care for it myself, but I can see why its inclusion would be questioned with regards to licensing.
-
Differences between nixos and guix?
Since Guix is a GNU project, it doesn't support proprietary software (Steam, Discord, Zoom...). Third-party repos are available for it.
- Cannot install firefox in guix
-
I'm not fond of nix syntax, how difficult will it be to switch to guix
There's a git lab repo for non-free/libre software that you can add as a channel when installing. I used the following guide that shows you how to do this.
flake
-
AzireVPN now supports port-forwarding (WireGuard)
Private Internet Access, through a semi-documented API. I have a NixOS module here: https://github.com/tadfisher/flake/blob/main/nixos/modules/p...
- how to set gtk theme which is not in nixpkgs?
-
GNU Guix 1.3.0 Released
Check out my Nix configuration repo; I manage a desktop, two laptops and a home server with it. The pkgs directory contains all my customized packages.
https://github.com/tadfisher/flake
What are some alternatives?
guix-nonfree - Unofficial collection of packages that are not going to be accepted in to guix
zfsbootmenu - ZFS Bootloader for root-on-ZFS systems with support for snapshots and native full disk encryption
guix-nonfree
com.valvesoftware.Steam
nonguix - Nonguix mirror – pull requests ignored, please use upstream for that
Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]
nixpkgs - Nix Packages collection & NixOS
jibyconf - Configuration scripts for deploying my dev workspace using Ansible playbooks and Stow
nixos-hardware - A collection of NixOS modules covering hardware quirks.
nixpkgs-overlay - My personal Nixpkgs overlay with some packages I use, automatically built and updated using GitHub Actions