;; channel.scm (use-modules (guix git)) (channel (name 'G-Packages) (url "https://github.com/GigiaJ/Guix-Personal-Packages.git") (branch "main"))