[PATCH 1/2] gnu: Add python-pafy.

2016-11-04 Thread ng0
* gnu/packages/python.scm (python-pafy): New variable. --- gnu/packages/python.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8987450..4c1f9db 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.sc

Re: [PATCH 1/2] gnu: Add python-pafy.

2016-11-04 Thread ng0
Hartmut Goebel writes: > Am 04.11.2016 um 19:18 schrieb ng0: >> Hartmut Goebel writes: >> >>> Am 02.11.2016 um 11:40 schrieb ng0: +(inputs + `(("youtube-dl" ,youtube-dl))) >>> This needs to be a propagated input since python-pafy is a package itself. >> Can you be more specific

Re: [PATCH 1/2] gnu: Add python-pafy.

2016-11-04 Thread Hartmut Goebel
Am 04.11.2016 um 19:18 schrieb ng0: > Hartmut Goebel writes: > >> Am 02.11.2016 um 11:40 schrieb ng0: >>> +(inputs >>> + `(("youtube-dl" ,youtube-dl))) >> This needs to be a propagated input since python-pafy is a package itself. > Can you be more specific? I know now that other python inp

Re: [PATCH 1/2] gnu: Add python-pafy.

2016-11-04 Thread ng0
Hartmut Goebel writes: > Am 02.11.2016 um 11:40 schrieb ng0: >> +(inputs >> + `(("youtube-dl" ,youtube-dl))) > > This needs to be a propagated input since python-pafy is a package itself. Can you be more specific? I know now that other python inputs should be propagated, but why non-pyth

Re: [PATCH 1/2] gnu: Add python-pafy.

2016-11-02 Thread Hartmut Goebel
Am 02.11.2016 um 11:40 schrieb ng0: > +(inputs > + `(("youtube-dl" ,youtube-dl))) This needs to be a propagated input since python-pafy is a package itself. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | com

[PATCH 1/2] gnu: Add python-pafy.

2016-11-02 Thread ng0
* gnu/packages/python.scm (python-pafy): New variable. --- gnu/packages/python.scm | 21 + 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b7c9e11..32caf20 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm

[PATCH 1/2] gnu: Add python-pafy.

2016-11-02 Thread ng0
* gnu/packages/python.scm (python-pafy): New variable. --- gnu/packages/python.scm | 21 + 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b7c9e11..32caf20 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm