Re: Help getting started with first contribution

2017-05-08 Thread André
On 08/05/17 17:34, Catonano wrote: > 2017-05-08 5:25 GMT+02:00 André mailto:e...@euandre.org>>: > > Hi there, fellow Geeks! > > > I've been using Guix and GuixSD recently and I'd like to contribute! > > I do know both Common Lisp and Clojure, so using Guile shouldn't > be a proble

Re: Help getting started with first contribution

2017-05-08 Thread Catonano
2017-05-08 5:25 GMT+02:00 André : > Hi there, fellow Geeks! > > > I've been using Guix and GuixSD recently and I'd like to contribute! > > I do know both Common Lisp and Clojure, so using Guile shouldn't be a > problem. > It won't be. I also learned Clojure before Scheme > I'd like to start wit

Re: tree doesn't get called

2017-05-08 Thread Ricardo Wurmus
Here’s a version that works for me: --8<---cut here---start->8--- (define-public guile-miniadapton (let ((commit "1b5749422304567c96ac5367f2221dda9eff5880") (revision "1")) (package (name "guile-miniadapton") (version (string-append "0

Re: tree doesn't get called

2017-05-08 Thread Ricardo Wurmus
Catonano writes: > In fact, I'd paste code even on IRC channels, I don't do so because I have > been requested to abstain from pasting code in chat channels in the past > > But I don't understand the reason why that is not desirable, inconvenient > and frown upon. IRC is for real-time conversat

Re: tree doesn't get called

2017-05-08 Thread Catonano
just for reference, this is the whole text (define-public guile-miniadapton (package (name "guile-miniadapton") (version "master") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/fisherdj/miniAdapton";)

Re: tree doesn't get called

2017-05-08 Thread Catonano
Mark, 2017-05-08 9:34 GMT+02:00 Mark H Weaver : > Catonano writes: > > So here's the package > > http://paste.lisp.org/display/345871 > > > > What is wrong with it ? > > Please always include the relevant code snippets in the email itself, > rather than using a paste site. Paste sites are usefu

Re: tree doesn't get called

2017-05-08 Thread Catonano
2017-05-08 8:08 GMT+02:00 Ricardo Wurmus : > > > It looks like you first need to create the target directory (with > “mkdir-p”). > wonderful, thanks > > BTW: instead of an explicit list for scm-files you could use this: > > (find-files "." "\\.scm$") > Thanks, Ricardo. This is the new err

Help getting started with first contribution

2017-05-08 Thread André
Hi there, fellow Geeks! I've been using Guix and GuixSD recently and I'd like to contribute! I do know both Common Lisp and Clojure, so using Guile shouldn't be a problem. I'd like to start with small tasks, like adding a few simple packages, then move to bigger packages, then write some servi

Re: tree doesn't get called

2017-05-08 Thread Mark H Weaver
Catonano writes: > So here's the package > http://paste.lisp.org/display/345871 > > What is wrong with it ? Please always include the relevant code snippets in the email itself, rather than using a paste site. Paste sites are useful for contexts such as IRC where pasting more than a few lines is