I have adpoted #nixos some years ago
Today I have typed in my CLI: guix --version
guix (GNU Guix) 1.4.0-unstable-2025-06-24
Copyright (C) 2025 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
I gonna to try using it regularly, for ad-hoc local stores.
It seem to install its store not in /nix/store, but /gnu/store. I like the fact it is separated.
And it is in #guile : as my LISP progress is too slow... I think I am going to force myself to try to make something interesting with #guix
A sort of local store (not really, because stuffs would go in /gnu/store)... for some of my developement projects
let's see if that takes form



