Re: Help with Packaging and Git

2019-12-21 Thread John Soo
I agree with Leo. My only addition is to make sure you use --localstatedir=/var (or wherever your local state directory is) when running ./configure

Help with Packaging and Git

2019-12-21 Thread Leo Prikler
> Clone Guix Repo --> Create custom branch --> Insert my Package Defs > to > gnome.scm --> Perform build and lint --> apply/commit changes --> > generate patch to send to guix. The workflow I'd suggest is: 1. `git clone https://git.savannah.gnu.org/git/guix.git` `git checkout -B custom-branch`

Help with Packaging and Git

2019-12-21 Thread Raghav Gururajan
Hello Guix! I am looking for quick and dirty steps to achieve the following: Clone Guix Repo --> Create custom branch --> Insert my Package Defs to gnome.scm --> Perform build and lint --> apply/commit changes --> generate patch to send to guix. I am trying to package 2 items as fast as I can, a