Re: Having trouble packaging 'tidy'
On Thu, Oct 9, 2014 at 3:33 PM, Ludovic Courtès wrote: > I had packaged it in Nixpkgs and I ended up using a CVS checkout. > > However, you would need to first write (guix cvs-download), based on > (guix svn-download). :-) > Thanks, I will do that. Or, if someone else beats me to it that is fin
Re: Having trouble packaging 'tidy'
I had packaged it in Nixpkgs and I ended up using a CVS checkout. However, you would need to first write (guix cvs-download), based on (guix svn-download). :-) Ludo’.