* gnu/packages/python.scm (python-sphinx-alabaster-theme,
python2-sphinx-alabaster-theme): New variables.
---
gnu/packages/python.scm | 26 ++
1 file changed, 26 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index e93e827de..d80296339 10064
Hi Ludo,
> What’s the status of this Sphinx patch series of yours?
>
> https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00642.html
Ah, thanks for reminding me! Yeah, it should be easy to get it up and running
now.
I'll post some patches to add packages required only by the newer Sphi
This patch updates Sphinx to 1.4.8.
Be careful with it since lots of packages depend on it.
It also requires the earlier Sphinx-preparation patchset I set.
It also requires a separate patch to matplotlib I'll send later.
Danny Milosavljevic (1):
gnu: python-sphinx: Update to 1.4.8.
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
---
gnu/packages/python.scm | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d80296339..4e1a6b4a8 100644
--- a/gnu/packag
On Wed, 4 Jan 2017 16:10:30 -0500
Leo Famulari wrote:
> On Wed, Jan 04, 2017 at 09:54:42PM +0100, Danny Milosavljevic wrote:
> > This patch updates Sphinx to 1.4.8.
> > Be careful with it since lots of packages depend on it.
> > It also requires the earlier Sphinx-prepa
There's a syntax error in the matplotlib documentation. Fix it.
This is required that Sphinx 1.4.8 works but it will also work with
older Sphinx.
Danny Milosavljevic (1):
gnu: python-matplotlib: Fix documentation reST markup error.
gnu/packages/python.scm | 5 +
1 file chang
* gnu/packages/python.scm (python-matplotlib): Fix documentation reST markup
error.
---
gnu/packages/python.scm | 5 +
1 file changed, 5 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4e1a6b4a8..bc9058ba3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
* guix/build/python-build-system.scm (check): Properly inform caller about test
status.
---
guix/build/python-build-system.scm | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/guix/build/python-build-system.scm
b/guix/build/python-build-system.scm
index 3f280b0ac
* gnu/packages/haskell.scm (ghc-markdown-unlit): New variable.
---
gnu/packages/haskell.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index de061a630..5d3c85475 100644
--- a/gnu/packages/haskell.scm
+++ b/gn
Hi Marius,
> This is fixed with e46a043ecd9f9ef46d1d44393362bb7016454544 from the
> 'python-tests' branch. Speaking of which, there are still some failing
> packages in that branch listed at:
> https://hydra.gnu.org/eval/109407?compare=master#tabs-now-fail
>
> I'll try to take care of the remaini
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
python-babel, python-snowballstemmer, python-six.
[properties]: Add python2-variant.
---
gnu/packages/python.scm | 31 +
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
python-babel, python-snowballstemmer, python-six.
[properties]: Add python2-variant.
(python2-sphinx)[native-inputs]: Add py
Hi,
On Mon, 9 Jan 2017 22:28:39 +0100
Mathieu OTHACEHE wrote:
> * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add ffmpeg.
> [libxul-linked-libraries]: Add avcodec and avutil libraries (provided by
> ffmpeg).
What advantage does using both gstreamer and ffmpeg in the same program bring
to just
* gnu/packages/python.scm (python2-cheetah): 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 1fd02f7a0..6004e361f 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pyt
* gnu/packages/haskell.scm (ghc-wave): Add variable.
---
gnu/packages/haskell.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 8f8e2f5d5..93af91449 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 8f8e2f5d5..e0202c8c2 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages
* gnu/packages/haskell.scm (ghc-wave): New variable.
---
gnu/packages/haskell.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index e0202c8c2..b64486b45 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packag
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index b64486b45..b26234d40 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/package
Hi David,
LTGM!
Thanks for taking care of this.
LGTM.
P.S.
I think it would be nice if we extended it to install a bootloader iff there is
a package specified in the operating-system configuration:
This wouldn't install a bootloader:
(operating-system ...
(bootloader (grub-configuration (device "/dev/sda")))
But this would install a
Hi Leo,
On Tue, 10 Jan 2017 14:51:09 -0500
Leo Famulari wrote:
> On Tue, Jan 10, 2017 at 01:01:30AM +0100, Danny Milosavljevic wrote:
> > * gnu/packages/python.scm (python2-cheetah): New variable.
>
> Thanks!
>
> > +(arguments
> > + `(#:python ,pyth
* gnu/packages/python.scm (python2-cheetah): New variable.
---
gnu/packages/python.scm | 43 +++
1 file changed, 43 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c15a12f9b..234b51004 100644
--- a/gnu/packages/python.scm
* gnu/packages/python.scm (python-click)[arguments]: Fix test failure.
---
gnu/packages/python.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4dc284d03..2f1bd8315 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@
* gnu/packages/python.scm (python-argcomplete)[native-inputs]:
Add python-pexpect.
---
gnu/packages/python.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 727e1bff2..4dc284d03 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
* gnu/packages/python.scm (python-pycontracts, python2-pycontracts):
New variables.
---
gnu/packages/python.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4dc284d03..1cd4f168a 100644
--- a/gnu/pack
* gnu/packages/shells.scm (xonsh): Update to 0.5.2.
---
gnu/packages/shells.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 960cb1f2a..5237e8120 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@
* gnu/packages/python.scm (python-iso8601)[native-inputs}:
Add python-pytest.
---
gnu/packages/python.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4dc284d03..da15e1b11 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pyt
Hi Ludo,
On Thu, 12 Jan 2017 16:41:32 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Could you create an account on Savannah so you can push directly to the
> repo? I think it’s high time. :-)
>
> Please make sure to upload to your Savannah user page the OpenPGP that
> you will use to sign comm
Hi,
On Fri, 13 Jan 2017 09:50:02 +0800 (CST)
tumashu wrote:
> wqy-microhei is a very useful chinese fonts, suggest add it to guix.
>
> 1. http://wenq.org/wqy2/index.cgi?MicroHei_BigBang_README
> 2.
> http://downloads.sourceforge.net/project/wqy/wqy-microhei/0.2.0-beta/wqy-microhei-0.2.0-beta.t
Hi,
On Fri, 13 Jan 2017 23:16:53 +0800 (CST)
tumashu wrote:
> When I install a font with a non-root account, the font just can't be found
> by "fc-list",
> and run "fc-cache" is useless too, But run "fc-cache -f" can cache the
> installed font,
> it it a bug or just my machine problom?
I do
* gnu/packages/boost.scm (boost): Update to 1.63.0.
---
gnu/packages/boost.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index e6abf4d5e..b3fccdf2e 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -34,
* gnu/packages/mail.scm (compface): New variable.
---
gnu/packages/mail.scm | 23 ++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 206055751..e83aff7fd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mai
Hi,
could it be that we broke Ctrl-C in guix environment when we fixed Ctrl-C
within guix build?
When I press Ctrl-C anywhen (for example on the shell) while in a guix
environment [env] it will hang...
Hi,
thanks for the patch!
On Sat, 14 Jan 2017 20:56:52 +0200
Theodoros Foradis wrote:
> * gnu/packages/fpga.scm (icestorm)[arguments]: Modify phases
> "fix-usr-local" to replace reference to /usr/local/share.
> ---
> gnu/packages/fpga.scm | 9 +
> 1 file changed, 5 insertions(+), 4 del
* gnu/packages/gtk.scm (gdk-pixbuf): Make it reproducible.
---
gnu/local.mk | 1 +
gnu/packages/gtk.scm | 3 ++-
gnu/packages/patches/gdk-pixbuf-list-dir.patch | 29 ++
3 files changed, 32 insertions(+), 1 deleti
* gnu/packages/haskell.scm (ghc-flac): New variable.
---
gnu/packages/haskell.scm | 34 ++
1 file changed, 34 insertions(+)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index b26234d40..b2ee11b2a 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/p
Hi,
> * gnu/packages/geo.scm:139:13: proj4-4.9.3: invalid license field
>
> But the documentation explicitly speaks about list values. What's wrong?
You quoted the list. That means that all the symbols in it stay symbols and are
not resolved. Instead of substituting the actual license license:a
Hi,
> I should have probably added a different phase for the
> "icebox/icebox_vlog.py" substitution, to make clear it's the only path
> which is a run-time reference. The installed icebox_vlog, can't find the
> chipdb.txt file, if we don't make the substitution.
Yeah, I think how you did it now i
> OK with these changes for a new ‘staging’ branch!
Done.
> Also, it would be nice if you could report it upstream and add the
> reference in the .patch file.
Also done.
On Mon, 16 Jan 2017 14:45:46 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Danny Milosavljevic skribis:
>
> > * gnu/packages/mail.scm (compface): New variable.
>
> LGTM, thanks!
But their webserver seems to be very flaky. Sometimes it works, sometimes it
doesn't.
I
On Mon, 16 Jan 2017 22:10:42 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Thomas Danckaert skribis:
>
> > * gnu/packages/kde.scm (kdev-python): New variable.
>
> [...]
>
> > +(arguments
> > + `(#:tests? #f)) ; tests fail, require display
>
> Could you check if running Xvfb is eno
Hi Leo,
On Mon, 16 Jan 2017 22:14:14 -0500
Leo Famulari wrote:
> In Git 2.11.0, it seems that `git verify-commit` can't tell the user
> which commits failed verification:
>
> https://git.kernel.org/cgit/git/git.git/tree/builtin/verify-commit.c?h=v2.11.0
We should report that upstream and add t
Hi Ludo,
> If you know more details, you’re welcome to add them in the comment, but
> otherwise feel free to push!
Does that mean push to master or to python-tests or to both?
Also, I don't really know more details other than that the test framework does
autodiscovery and picks up a module for
Hi Ludo,
On Mon, 16 Jan 2017 14:45:15 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Danny Milosavljevic skribis:
>
> > * gnu/packages/boost.scm (boost): Update to 1.63.0.
>
> I think this could go in a new ‘staging’ branch, unless we expect
> breakage, in which case a ‘
Danny Milosavljevic (8):
gnu: python-oslosphinx: Update to 4.9.0.
gnu: Add python-reno.
gnu: python-requests: Update to 2.10.0.
gnu: Add python-dulwich.
gnu: Add python-geventhttpclient.
gnu: Add python-fastimport.
gnu: python-oslosphinx: Add python-reno.
gnu: python-dulwich: Fix
* gnu/packages/openstack.scm (python-reno, python2-reno): New variables.
---
gnu/packages/openstack.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index da5b5f7c8..338d35d13 100644
--- a/gnu/packages/openst
* gnu/packages/python.scm (python-fastimport, python2-fastimport):
New variables.
---
gnu/packages/python.scm | 19 +++
1 file changed, 19 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8c81eae64..cd0a47043 100644
--- a/gnu/packages/python.scm
* gnu/packages/openstack.scm (python-oslosphinx)[native-inputs]:
Add python-reno.
---
gnu/packages/openstack.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 338d35d13..966146de8 100644
--- a/gnu/packages/open
* gnu/packages/python.scm (python-requests): Update to 2.10.0.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6518006aa..9572f3a3c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/py
* gnu/packages/python.scm (python-dulwich)[arguments]: New field.
---
gnu/packages/python.scm | 26 +-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index cd0a47043..232e033c7 100644
--- a/gnu/packages/python
* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.9.0.
---
gnu/packages/openstack.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index b3e3f08c2..da5b5f7c8 100644
--- a/gnu/packages/openstack.scm
+++ b
* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient):
New variables.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index deb801631..8c81eae64 100644
--- a/gnu/pac
* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9572f3a3c..deb801631 100644
--- a/gnu/packages/python.scm
+
Hi,
On Tue, 17 Jan 2017 23:31:52 +0100
Marius Bakke wrote:
> Danny Milosavljevic writes:
>
> > Danny Milosavljevic (8):
> > gnu: python-oslosphinx: Update to 4.9.0.
> > gnu: Add python-reno.
> > gnu: python-requests: Update to 2.10.0.
> > gnu: Add p
Btw are you maybe working on unittest2 0.8.0 already?
Hi,
On Tue, 17 Jan 2017 23:55:50 +0100
Marius Bakke wrote:
> > + (setenv "TEST_RUNNER" "unittest")
> > + (setenv "PYTHONHASHSEED" "random")
> > + (and
> > + ;; Test without c extensions
> > + ;; FIXME someone already called build_ext
On Tue, 17 Jan 2017 23:38:43 +0100
Marius Bakke wrote:
> Danny Milosavljevic writes:
>
> > * gnu/packages/python.scm (python-requests): Update to 2.10.0.
>
> Since we're updating this package (and likely face some breakage), why
> not go with the latest version (2.
LGTM!
Let's just use yours here. It's also pretty independent...
On Wed, 18 Jan 2017 00:17:06 +0100
Marius Bakke wrote:
> Danny Milosavljevic writes:
>
> > Btw are you maybe working on unittest2 0.8.0 already?
>
> I was not finished with dulwich yet, so no. What is it needed for?
python-unittest2 -> python-testtools -> python-ren
Nevermind, fixed by updating to unittest2 1.1.0 (which has more dependencies,
though).
On Wed, 18 Jan 2017 00:46:56 +0100
Danny Milosavljevic wrote:
> Nevermind, fixed by updating to unittest2 1.1.0 (which has more dependencies,
> though).
Nope. Turns out that has the exact same problem. But I found the cause now and
fixed it.
* gnu/packages/python.scm (python-fastimport, python2-fastimport):
New variables.
---
gnu/packages/python.scm | 21 +
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d53a10116..6c7a6353d 100644
--- a/gnu/packages/python.s
* gnu/packages/python.scm (python-testtools): Update to 1.4.0.
[source]: Use pypi-uri.
[arguments]: New field.
---
gnu/packages/python.scm | 29 -
1 file changed, 24 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index
* gnu/packages/python.scm (python-sphinx): Update to 1.5.1.
[arguments]: New field.
[native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose,
python-requests.
---
gnu/packages/python.scm | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a
* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
---
gnu/packages/python.scm | 44
1 file changed, 44 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6c7a6353d..b064c9f47 100644
--- a/gnu/pa
* gnu/packages/openstack.scm (python-reno, python-reno2): New variables.
---
gnu/packages/openstack.scm | 42 ++
1 file changed, 42 insertions(+)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index b3e3f08c2..0e50236af 100644
--- a/gn
* gnu/packages/python.scm (python-mox3)[native-inputs]: Remove
python-oslosphinx.
---
gnu/packages/openstack.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 0e50236af..277a443b0 100644
--- a/gnu/packages/ope
Preparations to make python-oslosphinx work in python-tests branch.
Danny Milosavljevic (6):
gnu: python-testtools: Update to 1.4.0.
gnu: Add python-fastimport.
gnu: Add python-dulwich.
gnu: Add python-reno.
gnu: python-mox3: Remove native-input dependency (since the tests
don'
Commited to python-tests as c227458ac84273c12c254827e3311e9df2798767. Adapted
python2-sphinx to include python2-enum34 to make their tests work in the same
commit.
> > * gnu/packages/python.scm (python-mox3)[native-inputs]: Remove
> > python-oslosphinx.
> ^^
> This path seems wrong :)
Fixed and committed as 376c4619cf8ad683fba5d04513a5298c0a77cfdb to python-tests.
Committed as b585e361844e0ab527d10880698ee0489347b1c6 to python-tests.
On Wed, 18 Jan 2017 18:39:24 +0100
Marius Bakke wrote:
> Danny Milosavljevic writes:
>
> > * gnu/packages/python.scm (python-testtools): Update to 1.4.0.
>
> Why not go with the latest version 2.2.0?
It depends on traceback2 backports etc which means for our Python3
> Why is this necessary? Git is available in PATH, no?
Yes, but their tests use Popen with a custom environment which doesn't include
the PATH variable at all.
Also, if one messes it up the git invocation tests will be skipped and
"succeed"!
> or alternatively, would (which "git") work?
Yes. I'll use it.
Hi ng0,
> > gnu: Add python-dulwich.
Do the git commandline tests execute for your dulwich?
For me they are skipped unless I hard-patch the paths to the git executable in
the tests (in dulwich/tests/compat/utils.py ).
Hi,
would it be possible to provide the GCC Ada compiler?
I would do it myself - however, it seems that GNAT requires GNAT which is a
bootstrapping problem.
diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index cfd33f85a..ef4136fa4 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/g
Hi,
> The traceback2 module works on python3 as well. I don't think patching
> imports will be necessary?
Maybe it works. However, I think it's silly to package a "traceback" module for
Python 3.5 which is a backport of the "traceback" module included in the
CPython 3.5 interpreter when we use
Committed to python-tests as c8d7e063d0b576615fb481e0abc55c0aeab609b8
Committed as d83d87225980cec4926aec03280ad3533b778281 to python-tests.
Committed to python-tests as 7adb90311f8ce5e44c5bd1ecba28dcb26bfabebe .
> * gnu/packages/openstack.scm (python-reno, python-reno2): New variables.
^^^ typo here.
I committed and pushed it already. Sorry.
Hi tumashu,
On Sun, 22 Jan 2017 08:57:49 +0800 (CST)
tumashu wrote:
> Im-config (https://anonscm.debian.org/cgit/collab-maint/im-config.git) is a
> shell script which
> used to manager input method by debian, I want to package it to guixsd, but
> many problem I faced:
>
> 1. How to deal with
Hi,
On Sun, 22 Jan 2017 10:39:15 +0800 (CST)
tumashu wrote:
> The other problem is:
>
> im-config include many im's config files and I cannot let im-config depend
> all the im,
> if fcitx is not installed, How to deal with "/usr/bin/fcitx" in fcitx config
> file which is included in im-con
* gnu/packages/ldc.scm (dub): New variable.
---
gnu/packages/ldc.scm | 37 +
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/ldc.scm b/gnu/packages/ldc.scm
index 6ea7f664b..4663d7d0c 100644
--- a/gnu/packages/ldc.scm
+++ b/gnu/packages/ldc.scm
@@ -27
Add dub build system (for the D language).
Danny Milosavljevic (2):
gnu: Add dub.
gnu: Add dub-build-system.
Makefile.am | 2 +
gnu/packages/ldc.scm| 37 ++
guix/build-system/dub.scm | 152
guix/build
* guix/build-system/dub.scm: New file.
* guix/build/dub-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
---
Makefile.am | 2 +
guix/build-system/dub.scm | 152
guix/build/dub-build-system.scm | 97
* gnu/packages/python.scm (python-2.7)[arguments]: Modify.
---
gnu/packages/python.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fd423d311..6caaeaaf8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -170,6 +170,
Hi,
I understand. For now, let's see what the others say about the proposed design.
If you want to just set the environment variables in your user session, you can
just edit ~/.bash_profile and invoke im-config there (maybe unchanged -
although it bothers me that it then would invoke random ver
Danny Milosavljevic (2):
gnu: Add dub.
gnu: Add dub-build-system.
Makefile.am | 2 +
gnu/packages/ldc.scm| 37 ++
guix/build-system/dub.scm | 153
guix/build/dub-build-system.scm | 110
* gnu/packages/ldc.scm (dub): New variable.
---
gnu/packages/ldc.scm | 37 +
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/ldc.scm b/gnu/packages/ldc.scm
index 6ea7f664b..163006247 100644
--- a/gnu/packages/ldc.scm
+++ b/gnu/packages/ldc.scm
@@ -27
+;;; Copyright © 2016 Danny Milosavljevic
+;;;
+;;; This file is part of GNU Guix.
+;;;
+;;; GNU Guix is free software; you can redistribute it and/or modify it
+;;; under the terms of the GNU General Public License as published by
+;;; the Free Software Foundation; either version 3 of the License, or
* gnu/packages/freedesktop.scm (exempi)[native-inputs]: Add valgrind.
---
gnu/packages/freedesktop.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 0c8f97f6b..1acf9abd8 100644
--- a/gnu/packages/freedesktop
* gnu/packages/mail.scm (claws-mail)[inputs]: Add compface.
[arguments]: Enable compface.
---
gnu/packages/mail.scm | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index bcb6473d2..9f3d23715 100644
--- a/gnu/packages/mail.scm
Hi Ludo,
> > Otherwise LGTM. I checked some other distros and they seem to have this
> > enabled. Thanks!
>
> That means that strings are internally UCS-4-encoded, right? What’s the
> rationale, and what happens when this flag is omitted?
The CPython C interface changes depending on the flag
* gnu/packages/u-boot.scm (dtc)[home-page]: Change.
---
gnu/packages/u-boot.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/u-boot.scm b/gnu/packages/u-boot.scm
index cdd52d874..5d34f651e 100644
--- a/gnu/packages/u-boot.scm
+++ b/gnu/packages/u-boot.scm
@@ -53
Hi,
On Wed, 25 Jan 2017 14:22:48 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Pjotr Prins skribis:
>
> > Since we allow for debug symbols using :debug (great feature!),
Aha? Why's that not available in our icecat package? I have to find out how
it's done elsewhere and copy it :)
> You can
* guix/build/cmake-build-system.scm (cmake-build-system): Set QT_QPA_PLATFORM
to "offscreen".
---
guix/build/cmake-build-system.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/guix/build/cmake-build-system.scm
b/guix/build/cmake-build-system.scm
index 27f2b5c87..dfe61ce56 100644
--- a/
Note: If we do that, we should adapt the packages openimageio, kconfig,
kidletime, kitemviews, kplotting, kwidgetsaddons, kcrash, kimageformats,
kdeclarative because these currently invoke Xvfb which would be later
unnecessary (but harmless, I think).
Not sure why kwidgetsaddons does both set Q
* gnu/packages/gtk.scm (gtk+)[arguments]: Modify configure-flags.
---
gnu/packages/gtk.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index a506949ab..9498ce780 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -6
* gnu/packages/u-boot.scm (make-u-boot-package): Modify.
---
gnu/packages/u-boot.scm | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/u-boot.scm b/gnu/packages/u-boot.scm
index cdd52d874..6173e619a 100644
--- a/gnu/packages/u-boot.scm
+++ b/gnu/pack
601 - 700 of 1431 matches
Mail list logo