On Mon, Mar 27, 2017 at 2:32 AM, Chris Marusich wrote:
> Since the term "BSD License" is ambiguous it would be good to ask. If
> they mean the original BSD license, then this is free software, so it is
> OK to add it, but it would also mean that the license is incompatible
> with the GNU GPL. It
Frederick Muriithi writes:
> On Sun, Mar 26, 2017 at 6:12 PM, Pjotr Prins
> wrote:
>> This package does not actually have an OSI approved license that I can
>> tell. We should contact the authors.
>>
>
> From PyPi (https://pypi.python.org/pypi/ParamUnittest/0.2) the license
> is indicated as BS
Hi!
Linus Heckemann writes:
> Hi all,
>
> I'm interested in participating in the Google Summer of Code,
> particularly the guix-based build tool project. I've never worked with
> Guix before, nor with any Lisp dialects, but I'm a big fan and full-time
> user of NixOS and have contributed a numbe
Hi Guix!
We’ve always had difficulties with mips64el-linux builds. At our best
we had two slow MIPS build machines behind hydra.gnu.org. One of them
died months ago, and the second one¹ (hosted at the FSF) went off-line
around early February. Mark has been kindly taking care of these
machines b
Heya,
Hartmut Goebel skribis:
> within a few day I stumbled twice over this: When using docbook-xml or
> docbook-xsl in a package description, one needs to set XML_CATALOG_FILES
> to make xslproc (and others) find the catalogs.
>
> Shouldn't XML_CATALOG_FILES be defined as native-search-paths?
If the update passes I would just add it.
Are the messages showing up on debbugs?
On Sun, Mar 26, 2017 at 06:32:49PM +0300, Frederick Muriithi wrote:
> On Sun, Mar 26, 2017 at 6:10 PM, Pjotr Prins
> wrote:
> > Hi Fred,
> >
> > Why do we need both versions?
> >
>
> We don't. I noticed there was
On Sun, Mar 26, 2017 at 6:12 PM, Pjotr Prins wrote:
> This package does not actually have an OSI approved license that I can
> tell. We should contact the authors.
>
>From PyPi (https://pypi.python.org/pypi/ParamUnittest/0.2) the license
is indicated as BSD. I have also cloned the repository and
On Sun, Mar 26, 2017 at 6:10 PM, Pjotr Prins wrote:
> Hi Fred,
>
> Why do we need both versions?
>
We don't. I noticed there was a newer version (1.5.3) while working on
version 1.5.2, and thought to just add it, since it wasn't much
effort.
If it's ever explicitly needed, it'll be defined alrea
I don't really see a reason why not. I have to point out though, that when
writing the definition, I found python-pytest-2.9.2 also defined, with a
note that it's there until all packages can be upgraded to use a more
recent pytest.
Since I don't know what the progress on that is, I decided to err
Pretty cool package :). Note that python-sphinx may default to latest
if you update the package.
Otherwise LGTM
On Sun, Mar 26, 2017 at 12:23:35PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-mando): New variable.
> ---
> gnu/packages/python.scm | 25
This package does not actually have an OSI approved license that I can
tell. We should contact the authors.
Pj.
On Sun, Mar 26, 2017 at 12:23:34PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-paramunittest): New variable.
> ---
> gnu/packages/python.scm | 23 +
Hi Fred,
Why do we need both versions?
Pj.
On Sun, Mar 26, 2017 at 12:23:33PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-sphinx-1.5.2): New variable.
> * gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
> ---
> gnu/packages/python.scm | 32
Is there a reason not to just update this package?
Otherwise LGTM
On Sun, Mar 26, 2017 at 12:23:32PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-pytest-3.0.7): New variable.
> ---
> gnu/packages/python.scm | 18 ++
> 1 file changed, 18 insertions
Hi all,
I'm interested in participating in the Google Summer of Code,
particularly the guix-based build tool project. I've never worked with
Guix before, nor with any Lisp dialects, but I'm a big fan and full-time
user of NixOS and have contributed a number of patches to it.
Some of the folks on
I'm not up to releasing it, as some functions (like guix pack)
are missing now, and some are not complete. I want at least 98% complete
coverage of guix before I make a release.
fish-guix was started as a 'pet project' to hack on guix completions for
the fish. For those who want to test it, it's l
Hi Adonay!
Adonay Felipe Nogueira skribis:
> Also, setting XDG_DATA_DIRS makes .desktop menu items, and also icon
> themes be recognized for different applications, although some packages
> that I have since almost 5 months didn't make Guix suggest setting this
> variable, not even adwaita-icon-
Hi,
within a few day I stumbled twice over this: When using docbook-xml or
docbook-xsl in a package description, one needs to set XML_CATALOG_FILES
to make xslproc (and others) find the catalogs.
Shouldn't XML_CATALOG_FILES be defined as native-search-paths?
IMHO users expect (at least I do :-)
Adonay Felipe Nogueira transcribed 0.4K bytes:
> Thank you very much for answering in my place! :)
>
> I do not follow "ycombinator" discussions, so *I won't look back* to that
> discussion *unless called upon*.
>
> But if, in the future, you find some strange comment, or some comment
> for which
Chris Marusich transcribed 5.9K bytes:
> ng0 writes:
>
> > Chris Marusich transcribed 2.4K bytes:
> >> ng0 writes:
> >>
> >> > If IN-Berlin uses (or needs) nothing special for the consoleserver to
> >> > make use of the virtual servers within IN-Berlin infrastructure, I think
> >> > it would be
Hi!
I’ve pushed it with a copyright line for you, and with a unit test for
‘union-build’ with #:create-all-directories? #t:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=addce19e2d38a197f5ea10eefb5f3cd25c3a52e7
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=0a5ce0d1df3befa2c4
Hi!
Chris Marusich skribis:
> For example, the Amazon EC2 service provides web APIs that one can call
> to import an existing VM image into the service. One can then launch
> EC2 instances (virtual machines) from that image. I'm sure that some
> other services have similar APIs. With Guix, we
Leo Famulari skribis:
> On Fri, Mar 24, 2017 at 10:36:08AM +0100, Ludovic Courtès wrote:
>> Hi!
>>
>> Leo Famulari skribis:
>>
>> > On Wed, Mar 22, 2017 at 01:20:53PM -0400, Leo Famulari wrote:
>> >> It's not a bad idea to build it on Hydra. Hydra already builds a
>> >> usb-image / disk-image
* gnu/packages/python.scm (python-mando-0.3.1): New variable.
---
gnu/packages/python.scm | 13 +
1 file changed, 13 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0c84d8a..df2928d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@
* gnu/packages/python.scm (python-pytest-httpbin): New variable.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fb28a9f..3eee33b 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packag
* gnu/packages/python.scm (python-sphinx-rtd-theme-0.1.9): New variable.
---
gnu/packages/python.scm | 16
1 file changed, 16 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 3eee33b..b6c1b96 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
* gnu/packages/python.scm (python-httpbin): New variable.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d94464c..fb28a9f 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
* gnu/packages/python.scm (python-radon): New variable.
---
gnu/packages/python.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index df2928d..d94464c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
Hi,
I think 'guix build --sources=transitive' might not be including all
transitive sources. Consider this example:
--8<---cut here---start->8---
$ guix build --sources=transitive hello
/gnu/store/hbdalsf5lpf01x4dcknwx6xbn6n5km6k-hello-2.10.tar.gz
/gnu/store/c
* gnu/packages/python.scm (python-mando): New variable.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a219bb3..1c750ee 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python
* gnu/packages/python.scm (python-sphinx-1.5.2): New variable.
* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
---
gnu/packages/python.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 52
* gnu/packages/python.scm (python-paramunittest): 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 7bda780..a219bb3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/
* gnu/packages/python.scm (python-pytest-3.0.7): New variable.
---
gnu/packages/python.scm | 18 ++
1 file changed, 18 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 7aae8fc..52be497 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python
32 matches
Mail list logo