Re: [GCD] Rename “main” branch

2025-02-17 Thread Robby Zambito
Hello, As this effort is primarily driven by social factors, I would like to remind folks of the social events surrounding the original shift from master to other primary branch names (usually main). This effort originated at Microsoft's GitHub, with the expressed effort to be more inclusive wi

Re: A Forum for Guix Users

2023-07-13 Thread Robby Zambito
Hi Sarthak, > As of now, it's a bit difficult for beginners to find answers to their > problems in the mailing list or in IRC logs as they aren't very > easy to navigate compared to forum threads. I personally think that it would be wiser to improve the documentation relating to the mailing li

Re: Draft new Guix Cookbook section on Emacs

2023-06-06 Thread Robby Zambito
jbra...@dismail.de writes: > My only question is should we mention emacs-guix? I haven't tried using it > in a long time. Does it > still work? I use it for searching for packages and describing profiles within Emacs, and that works fine for me

Compiler bootstrapping requirements

2023-01-25 Thread Robby Zambito
Hi, I remember seeing some details about certain compilers not being allowed in Guix due to having an inadequate bootstrapping process, but I can't seem to find it right now. I'm looking to write a package for the Cyclone Scheme[1] implementation. The compiler requires a copy of itself to build fr