On Mon, Aug 22, 2016 at 01:28:39AM -0400, Mark H Weaver wrote:
> Hi Ludovic,
>
> l...@gnu.org (Ludovic Courtès) writes:
>
> > civodul pushed a commit to branch master
> > in repository guix.
> >
> > commit 3cf319a3f8e23831960a0f1320122cc514188a37
> > Author: Ludovic Courtès
> > Date: Sun Aug 2
David Craven writes:
> * gnu/packages/kde-frameworks.scm (kcompletion): New variable.
>
> Co-authored-by: Hartmut Goebel
This fails to build on hydra:
https://hydra.gnu.org/eval/109095?filter=kcompletion
Mark
On Sun, Aug 21, 2016 at 05:44:12PM -0400, Leo Famulari wrote:
On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote:
* gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
[arguments]: Add 'make-local-docbook-xsl' phase.
Thanks! I added a comment above the phase and pushed
Hi Ludovic,
l...@gnu.org (Ludovic Courtès) writes:
> civodul pushed a commit to branch master
> in repository guix.
>
> commit 3cf319a3f8e23831960a0f1320122cc514188a37
> Author: Ludovic Courtès
> Date: Sun Aug 21 19:03:29 2016 +0200
>
> services: elogind: Provide '%elogind-file-systems' by
Hi Julian,
Julian Graham writes:
> Linted, built, inspected by hand. Let me know if I've missed anything.
>
> From 584a3d62fe7105b90df433e460d0b6232716b1fc Mon Sep 17 00:00:00 2001
> From: Julian Graham
> Date: Sun, 21 Aug 2016 11:10:41 -0400
> Subject: [PATCH] gnu: gzochi: Update to 0.10.
>
> *
Hi David,
There are two high-severity security flaws in spice that are apparently
fixed in spice-0.12.8: CVE-2016-0749 and CVE-2016-2150
https://lwn.net/Articles/697698/
https://bugzilla.redhat.com/show_bug.cgi?id=1343135
https://bugzilla.redhat.com/show_bug.cgi?id=1343137
While investiga
On 21/08/16 16:17, Leo Famulari wrote:
On Fri, Aug 19, 2016 at 11:52:37AM +0100, Marius Bakke wrote:
Leo Famulari writes:
I pushed the patch as 5f0ff6a9e. Hopefully dlib is still useful without
lapack. We should really figure out what the issue is and fix it :)
I noticed this fails to buil
> Until the bootstrapping problem on ARM is fixed, we can't do any of
> this. At the moment, that's blocking us from even updating to 4.9.4,
> nevermind 5 or 6. If you want to help us upgrade our default GCC,
> investigating that problem would be the best way.
I have some unfinished stuff that I
Pushed as c8edd7e65fec92f3656cfdc4332a76a5b78e46af
On Mon, Aug 22, 2016 at 01:19:05AM +0200, David Craven wrote:
> > So, I do think it's a good idea to use that string as documentation but,
> > in this case, I think that using "qtbase" is inappropriate. What do you
> > think?
>
> So what would be a better string? "needs qtbase"?
I would just use
I ended up doing it like this:
("qt" ,qt) ; FIXME: reenable modular qt after update - requires building
;("qtbase" ,qtbase) with -std=gnu++11.
;("qtx11extras" ,qtx11extras)
> So, I do think it's a good idea to use that string as documentation but,
> in this case, I think that using "qtbase" is inappropriate. What do you
> think?
So what would be a better string? "needs qtbase"?
On Mon, Aug 22, 2016 at 01:06:39AM +0200, David Craven wrote:
> I left the qtbase string as documentation, as has been done in other
> places. Do you think it's a bad idea (to not use the same string as
> the package name)?
My understanding is that the 'qt' package is not the same thing as the
'qt
libxi is required for it to build, I don't know why it worked before.
libinput is not strictly required, but I saw libinput.h not found
falling back to ... and since libinput is already in qt's dependency
graph, we can add it. But I'll make it a separate commit.
I left the qtbase string as documen
Here is a sample of the test failures, they all look similar. This is
what I'd call a rounding error, but maybe it's something else?
-95.195312
+95.195313
2013-08-15T15:19:01Z
522.50
TP8440
@@ -50705,7 +50705,7 @@
TP8445
> This would entail about 3000 rebuilds. If it's important, I'd prefer to
> build it out on another branch. If it's not important, maybe save it
> for core-updates?
I didn't realize it was such an important package. No it's not important,
updating a package is just the first thing I do when some
I removed gettext and added
(arguments
`(#:configure-flags '("CXXFLAGS=-std=gnu++11")))
instead. I don't know why adding gettext as a native-input fixed the
build failure.
On Sun, Aug 21, 2016 at 10:16 PM, Mark H Weaver wrote:
> David Craven writes:
>
>> * gnu/packages/gnupg.scm (pinentry-qt
On Sat, Aug 20, 2016 at 09:27:25AM +, ng0 wrote:
> > From 3aec89f0444bd1e75f8dfa945e586a79790d254d Mon Sep 17 00:00:00 2001
> > From: ng0
> > Date: Sat, 20 Aug 2016 08:37:22 +
> > Subject: [PATCH] gnu: gnupg: Fix test failures.
> >
> > * gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME
On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote:
> * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
> [arguments]: Add 'make-local-docbook-xsl' phase.
Thanks! I added a comment above the phase and pushed as dd10ba6356.
And then I remembered that you could have pushe
Hi David,
On Sun, Aug 21, 2016 at 5:20 PM, David Craven wrote:
> I hadn't realized that you are the author of gzochi.
Yep!
> What I meant was that gmp end up being referenced by gzochi even dough
> it's not explicitly in the inputs field. Are you saying that this
> shouldn't be the case then?
Hi Julian,
I hadn't realized that you are the author of gzochi.
What I meant was that gmp end up being referenced by gzochi even dough
it's not explicitly in the inputs field. Are you saying that this
shouldn't be the case then?
guix gc --references $(guix build gzochi)
/gnu/store/00qwdmjrzflh0q
The problem isn't with qt, when adding -std=gnu++11 the build fails.
And I'm not really a C/C++ developer, so sometimes the error messages
look a little intimidating. But yes I'll make the changes...
Hi Andreas,
On Sun, Aug 21, 2016 at 12:21 PM, Andreas Enge wrote:
> Could you comment on this? Is it not needed any more? Or does dropping it
> removes an optional feature?
It's not needed as a first-order dependency any more - although as
David Craven notes in a separate email, it's a dependenc
Kei Kebreau writes:
> Hello all,
>
> I was wondering if any other GNOME users encountered a odd bug while
> using the Applications menu. Dragging an icon while in the Applications
> menu causes GNOME shell to crash for unknown reasons. I'd like to help
> with fixing this bug if I can, but I don't
On Thu, Aug 18, 2016 at 01:09:42PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/bioinformatics.scm (r-bamsignals): New variable.
LGTM
On Thu, Aug 18, 2016 at 01:09:41PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/bioinformatics.scm (r-rhtslib): New variable.
LGTM
David Craven writes:
> I can help fixing package regressions if someone gets the ball
> rolling. Is there a reason to upgrade to gcc 5 or does it make sense
> to jump to gcc 6 directly? If I understand correctly most of the work
> required for an update to gcc 5 has already been done?
Until the
David Craven writes:
> * gnu/packages/gnupg.scm (pinentry-qt)[native-inputs]: Add gnu-gettext.
The summary line should say "Add gnu-gettext to native-inputs" instead
of "Fix regression".
> ---
> gnu/packages/gnupg.scm | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/gnu/packages/gnu
On Fri, Aug 19, 2016 at 11:52:37AM +0100, Marius Bakke wrote:
> Leo Famulari writes:
>
> > I pushed the patch as 5f0ff6a9e. Hopefully dlib is still useful without
> > lapack. We should really figure out what the issue is and fix it :)
>
> I noticed this fails to build on Hydra. What's worse is t
David Craven writes:
> * gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
In the summary line and in the line above, how about writing
"Use monolithic Qt 5.6."?
> ---
> gnu/packages/video.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/vi
On Wed, Aug 17, 2016 at 05:53:31PM +0100, Marius Bakke wrote:
> Subject: [PATCH] gnu: Add python-odfpy.
>
> * gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.
Thanks for the patch!
> +(arguments
> + `(#:phases
> + (modify-phases %standard-phases
> + (re
David Craven writes:
> * gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libinput and
> libxi.
The summary line is a bit misleading, because it leads me to guess that
this commit gets vlc working with Qt 5.7. Better to write "gnu: vlc:
Use Qt 5.6.1."
Is it necessary to add 'libinput'
On Fri, Aug 12, 2016 at 06:15:43PM -0700, Dylan Jeffers wrote:
> * gnu/packages/python.scm (python-requests-oauthlib,
> python2-requests-oauthlib): New variables.
Thank you!
> +(define-public python2-requests-oauthlib
> + (package-with-python2 python-requests-oauthlib))
This python-2 variant of
David Craven writes:
> * gnu/packages/video.scm (v4l-utils)[arguments]: Require gnu++11.
> ---
> gnu/packages/video.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
> index bc6415e..28e49b3 100644
> --- a/gnu/packages/
David Craven writes:
> * gnu/packages/scribus.scm (scribus)[arguments]: Require gnu++11.
> ---
> gnu/packages/scribus.scm | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm
> index 68e57cd..4f3f306 100644
> --- a/gnu/p
David Craven writes:
> * gnu/packages/music.scm (synthv1)[arguments]: Require gnu++11.
> ---
> gnu/packages/music.scm | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
> index dfd3f77..52eb3e0 100644
> --- a/gnu/package
David Craven writes:
> * gnu/packages/gps.scm (gpsbabel)[arguments]: Require gnu++11. Disable tests
> on all platforms due to rounding error.
> ---
> gnu/packages/gps.scm | 7 +--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
>
David Craven writes:
> * gnu/packages/audio.scm (qsynth)[arguments]: Require gnu++11.
> ---
> gnu/packages/audio.scm | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index 6c0f066..2d741d5 100644
> --- a/gnu/packages/au
David Craven writes:
> * gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Require gnu++11.
> ---
> gnu/packages/audio.scm | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index a214ef3..6c0f066 100644
> --- a/gnu
David Craven writes:
> * gnu/packages/pdf.scm (poppler): Update it.
> (poppler)[arguments]: Require gnu++11.
This would entail about 3000 rebuilds. If it's important, I'd prefer to
build it out on another branch. If it's not important, maybe save it
for core-updates?
Mark
David Craven writes:
> * gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests.
You did more than disable tests. Please describe the other changes.
> ---
> gnu/packages/kde-frameworks.scm | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/pac
David Craven writes:
> * gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]:
> Remove phase 'start-xorg-server. Add phase 'check-setup.
> ---
> gnu/packages/kde-frameworks.scm | 9 +++--
> 1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/kde-frameworks.scm b
Nicolas Goaziou writes:
> The following patch adds Org mode to the list of Emacs packages.
I pushed this to master as 59065bb3304d6281c29ad7394a90fe17e8fb2b3b
after making these two changes:
- reordered fields to match the common order
- reflowed the description
Thanks again for the patch and
On Sun, Aug 21, 2016 at 12:32:17AM +0800, 宋文武 wrote:
> * gnu/packages/gimp.scm (gimp)[arguments]: Add phase to
> install 'sitecustomize.py'.
On #guix, one of the GIMP developers (schumaml) suggest we instead set
PYTHONPATH in the file 'data/environ/default.env':
https://git.gnome.org/browse/gimp/t
On Sun, Aug 21, 2016 at 05:31:50PM +0300, Manolis Ragkousis wrote:
> Hello Leo,
>
> > Does this python2-cheetah work as expected? Needing to make changes to
> > the Python 2 version of a package is the reason we introduced the
> > python2-variant system.
>
> This package only works with python 2.
Hello all,
I was wondering if any other GNOME users encountered a odd bug while
using the Applications menu. Dragging an icon while in the Applications
menu causes GNOME shell to crash for unknown reasons. I'd like to help
with fixing this bug if I can, but I don't know where to start or even
wher
On Wed, Jun 22, 2016 at 08:15:02AM -0500, Christopher Allan Webber wrote:
> Ludovic Courtès writes:
> >> From bbc1f68204318d79ece3fa46ed71d7c21d6ec8a2 Mon Sep 17 00:00:00 2001
> >> From: Christopher Allan Webber
>
> >> diff --git a/gnu/packages/patches/python-fix-tests-py3.5.patch
> >> b/gnu/pac
Good Day,
This patch moves entr to the shellutils file. And updates the version.
>From 4cae2720568bab62785bd48ae0536a49eafabb81 Mon Sep 17 00:00:00 2001
From: "Matthew O'N.S Jordan"
Date: Sat, 20 Aug 2016 11:32:25 -0400
Subject: [PATCH] gnu: Modify entr
* gnu/packages/shellutils.scm (entr): U
Good Day,
This patch is to add python-feedparser.
Left me know if need to make any adjustments.
>From 41357ed77b80d7d151b341eef509685b45266546 Mon Sep 17 00:00:00 2001
From: "Matthew O'N.S Jordan"
Date: Sun, 21 Aug 2016 11:45:52 -0400
Subject: [PATCH 1/2] gnu: Add python-feedparser
* gnu/packag
Good Day,
This a patch to add feed2maildir.
Let me know if I need to change anything.
>From 2bc27ff76ae53f9e7556d55a3dc2b4ffde6f72f7 Mon Sep 17 00:00:00 2001
From: "Matthew O'N.S Jordan"
Date: Sun, 21 Aug 2016 11:47:17 -0400
Subject: [PATCH 2/2] gnu: Add feed2maildir
* gnu/packages/mail.scm (py
So guix doesn't work inside a vm - because /gnu/store is mounted
readonly. To be able to offload arm builds once guix system vm
--system=armhf-linux works, /gnu/store needs to be writeable.
Can multiple daemons concurrently use the same store?
or alternatively, can we move the
(unless (zero? (sy
I have started a request with other people to let tox* publish release
tarballs instead of just git and github's "master.tar.gz".
>From 3df3eee3c5841f954aca35c1024e54ec09e28f24 Mon Sep 17 00:00:00 2001
From: ng0
Date: Sat, 20 Aug 2016 22:14:17 +
Subject: [PATCH 2/5] gnu: Add libtoxcore.
* gn
Isn't gmp already an implicit input of the gnu-build-system? It still
ends up in the runpath, it's just not required to be an input.
ng0 writes:
> Hi,
>
> thanks for the CPATH info, I will try that.
>
> Alex Kost writes:
>
>> ng0 (2016-08-21 05:25 +0300) wrote:
>>
>>> There are serious cosmetic improvements I need to to make on these
>>> patches, I am aware of this, but what I am asking help for is:
>>>
>>> I've tried for hou
Hello,
thanks for your contribution!
On Sun, Aug 21, 2016 at 11:20:54AM -0400, Julian Graham wrote:
> - ("gmp" ,gmp)
Could you comment on this? Is it not needed any more? Or does dropping it
removes an optional feature?
Andreas
Should be:
-;;; Copyright © 2015 Julian Graham
+;; Copyright © 2015,2016 Julian Graham
Should be mentioned in commit message.
> - ("gmp" ,gmp)
No need to resend the patch.
Thank you for the update!
From: Julian Graham
* gnu/packages/game-development.scm (gzochi): Update to 0.10.
---
gnu/packages/game-development.scm | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index 0bfd0c5..ba97a64 100644
Linted, built, inspected by hand. Let me know if I've missed anything.
From 584a3d62fe7105b90df433e460d0b6232716b1fc Mon Sep 17 00:00:00 2001
From: Julian Graham
Date: Sun, 21 Aug 2016 11:10:41 -0400
Subject: [PATCH] gnu: gzochi: Update to 0.10.
* gnu/packages/game-development.scm (gzochi): Updat
guix install probably needs support for handling local-file's. This is
what I added as a template to gnu/system/examples. Apart from easily
deploying build-machines, I think this is also useful for getting guix
build --system=armhf-linux working.
;; GuixSD configuration file for the build machines
Hello Leo,
> Does this python2-cheetah work as expected? Needing to make changes to
> the Python 2 version of a package is the reason we introduced the
> python2-variant system.
This package only works with python 2. Actually if you try to build
python-cheetah, you will get:
phase `patch-source-
* gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libinput and libxi.
---
gnu/packages/video.scm | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 28e49b3..45f8a28 100644
--- a/gnu/packages/video.scm
+++ b/gnu/pa
* gnu/packages/gnupg.scm (pinentry-qt)[native-inputs]: Add gnu-gettext.
---
gnu/packages/gnupg.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 7df96b4..fde6018 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -28,6
* gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Require gnu++11.
---
gnu/packages/audio.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index a214ef3..6c0f066 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages
* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 45f8a28..7c68be8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests.
---
gnu/packages/kde-frameworks.scm | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ba26952..20ab37a 100644
--- a/gnu/packag
* gnu/packages/audio.scm (qsynth)[arguments]: Require gnu++11.
---
gnu/packages/audio.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 6c0f066..2d741d5 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@
* gnu/packages/music.scm (synthv1)[arguments]: Require gnu++11.
---
gnu/packages/music.scm | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index dfd3f77..52eb3e0 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.s
* gnu/packages/video.scm (v4l-utils)[arguments]: Require gnu++11.
---
gnu/packages/video.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index bc6415e..28e49b3 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
* gnu/packages/gps.scm (gpsbabel)[arguments]: Require gnu++11. Disable tests
on all platforms due to rounding error.
---
gnu/packages/gps.scm | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index ccd9636..8124990 100644
--- a/g
* gnu/packages/scribus.scm (scribus)[arguments]: Require gnu++11.
---
gnu/packages/scribus.scm | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm
index 68e57cd..4f3f306 100644
--- a/gnu/packages/scribus.scm
+++ b/gnu/packages
* gnu/packages/pdf.scm (poppler): Update it.
(poppler)[arguments]: Require gnu++11.
---
gnu/packages/pdf.scm | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 4ddcedd..2b3512f 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/pac
* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]:
Remove phase 'start-xorg-server. Add phase 'check-setup.
---
gnu/packages/kde-frameworks.scm | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
ind
> Also, all the sysadmin work will happen in a bunch of Scheme files,
> which means that everyone can now contribute to sysadmin, without
> necessarily having shell access to the machines. No excuses! :-)
Is there a reason why this isn't in gnu/system/examples? I think that
this is a common use
On Sun, Aug 21, 2016 at 02:17:10PM +0200, David Craven wrote:
> Why are we using different package versions for the arm bootstrap
> binaries than for other platforms?
Simply because they have been created later, and there was no reason
to change the existing ones.
Andreas
Why are we using different package versions for the arm bootstrap
binaries than for other platforms?
I can help fixing package regressions if someone gets the ball
rolling. Is there a reason to upgrade to gcc 5 or does it make sense
to jump to gcc 6 directly? If I understand correctly most of the work
required for an update to gcc 5 has already been done?
Hi,
thanks for the CPATH info, I will try that.
Alex Kost writes:
> ng0 (2016-08-21 05:25 +0300) wrote:
>
>> There are serious cosmetic improvements I need to to make on these
>> patches, I am aware of this, but what I am asking help for is:
>>
>> I've tried for hours many ways to make toxic fi
Is this necessary?
+ #:make-flags '("HOSTCC=gcc")
this line also seems weird to me, why does the device-tree-compiler
respect HOME instead of PREFIX?
+ `(#:make-flags `("CC=gcc" ,(string-append "HOME=" (assoc-ref
%outputs "out"))) ; Note: or patch out PREFIX
I thought we were phasing
Hello,
Ricardo Wurmus writes:
> For the current stable release isn’t this the URL:
> http://orgmode.org/org-8.3.5.tar.gz ? Should we use this instead?
The difference is about how Org is packaged. With the link above, you
need gnu-build-system and modify-phases, much like haskell-mode does.
Ho
Any news on this? This is the version Debian uses and that I'm using myself and
it's probably not going to change substantially. It would be great if someone
could get this into the Guix git repo if there are no objections.
ng0 (2016-08-21 05:25 +0300) wrote:
> There are serious cosmetic improvements I need to to make on these
> patches, I am aware of this, but what I am asking help for is:
>
> I've tried for hours many ways to make toxic find "libnotify" and
> "ncursesw" ... It does not
> happen... setenv. substitut
Nicolas Goaziou writes:
> Hello,
>
> Efraim Flashner writes:
>
>> On Sat, Aug 20, 2016 at 10:53:48AM +0200, Ricardo Wurmus wrote:
>>
>>> Thank you for the patch. Org mode is already part of Emacs; is a
>>> separate package for Org mode still needed in this case?
>>>
>> I notice the release da
82 matches
Mail list logo