Omar Radwan writes:
>>What was the error? I tested the >package with all of the
> modifications
>>I suggested, including this one, and it >built successfully on my
> i686
>>machine.
> It didn't build on my 64bit machine. And just to be clear. I tried to
> substitute it for inputs and that didn't
>What was the error? I tested the >package with all of the modifications
>I suggested, including this one, and it >built successfully on my i686
>machine.
It didn't build on my 64bit machine. And just to be clear. I tried to
substitute it for inputs and that didn't work. Was I supposed to put it
i
Omar Radwan writes:
> Here is it, finally I hope this is good enough.
>
> And by the way, you asked for me to do this
>
>> (arguments `(#:python ,python-2))
>
> instead of what I did before, but that gives me an error, so I can't
> build it, so I hope it's ok if I leave it the way it is.
What w
Here is it, finally I hope this is good enough.
And by the way, you asked for me to do this
>(arguments `(#:python ,python-2))
instead of what I did before, but that gives me an error, so I can't build
it, so I hope it's ok if I leave it the way it is. But I did put
python2-setuptools in nat
Mark H Weaver writes:
> Looks good to me. Please push!
Pushed, thanks!
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
Ludovic Courtès writes:
> David Thompson skribis:
>
>> From 31c4cf3f61c15df66bf85197829225b1d6064f2a Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Thu, 29 Jan 2015 16:34:04 -0500
>> Subject: [PATCH 1/2] gnu: httpd: Add perl input.
>>
>> Perl is needed to run bin/apxs.
>
> Please mak
David Thompson writes:
> The Inkscape maintainers uploaded the source release to Launchpad.
>
> Updated patch below.
Looks good to me. Please push!
Thanks!
Mark
Ludovic Courtès writes:
> David Thompson skribis:
>
>> From 468ed9d5eb8eb839ba2ffb39fc6d8301ba6606f5 Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Mon, 2 Feb 2015 15:29:11 -0500
>> Subject: [PATCH] gnu: inkscape: Update to 0.91.
>>
>> * gnu/packages/inkscape.scm (inkscape): Update t
* gnu/packages/lua.scm (luajit): don't require ldconfig - add "LDCONFIG=true"
to make command line, add luajit-2.0.3-symlink.patch so both symlinks are
created
* gnu/packages/patches/luajit-2.0.3-symlink.patch: New file
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
Install phase of lua
Mark H Weaver writes:
> I proposed this change a long time ago, but Andreas objected so I never
> pushed it. I've been carrying this patch on my own systems ever since,
> but it's getting to be a bit of a drag, because it means no substitutes
> for me for an increasingly large amount of software
Package: guix
Version: 0.8.1
When I invoke `guix gc -d /path', success of the command depends whether /path
ends with slash or not:
$ guix gc -d /gnu/store/mgqk0kv5jckrd7l5cwj68fp7cz2l4qqj-luajit-2.0.3/
guix gc: error: build failed: path
`/gnu/store/mgqk0kv5jckrd7l5cwj68fp7cz2l4qqj-luajit-2.0.
I proposed this change a long time ago, but Andreas objected so I never
pushed it. I've been carrying this patch on my own systems ever since,
but it's getting to be a bit of a drag, because it means no substitutes
for me for an increasingly large amount of software.
Here's the conversation we ha
David Thompson skribis:
> From 468ed9d5eb8eb839ba2ffb39fc6d8301ba6606f5 Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Mon, 2 Feb 2015 15:29:11 -0500
> Subject: [PATCH] gnu: inkscape: Update to 0.91.
>
> * gnu/packages/inkscape.scm (inkscape): Update to 0.91.
[...]
> - (u
Andreas Enge skribis:
> As suggested by the fine manual, I added the user running guix as well
> as the builders guix-builder1 etc. to the group kvm.
> $ ll /dev/kvm
> crw-rw---T+ 1 root kvm 10, 232 Feb 2 13:34 /dev/kvm
> so that /dev/kvm can be read and written by them.
> Nothing changed, and r
宋文武 skribis:
> * gnu/packages/sawfish.scm (sawfish): New variable.
LGTM!
While you’re at it ;-), could you add a ‘session-type’ for it in (gnu
services xorg) so we can easily give it a try?
Ludo'.
宋文武 skribis:
> * gnu/packages/sawfish.scm (rep-gtk): New variable.
[...]
> +(synopsis "GTK+ binding for librep")
> +(description
> + "Rep-GTK is a gtk+ (and glib, gdk) binding to the librep, and one of the
> +backend of sawfish.")
Please use the correct spellings: GTK+, GLib, GDK,
宋文武 skribis:
> * gnu/packages/sawfish.scm: New file.
> * gnu/packages/patches/librep-rules.mk.patch: New file.
> * gnu-system.am: Add them.
[...]
> --- /dev/null
> +++ b/gnu/packages/patches/librep-rules.mk.patch
> @@ -0,0 +1,30 @@
> +rules.mk.in: Don't set prefix, datadir, libdir, datarootdir
David Thompson skribis:
> I'm looking for thoughts about what the CLI should look like for an
> improved 'guix download' that is capable of downloading git repos, svn
> repos, etc. in addition to files over HTTP.
(It handles any scheme supported by ‘url-fetch’, which includes
mirror:// etc.)
>
Alex Kost skribis:
> Perhaps it would be better for us to modify a recipe for "kbd" package
> to make a symlink "…/share/keymaps/i386/colemak/colemak.map.gz" that
> would point to "en-latin9.map.gz". What do people think?
I think we should stick to upstream, except if it turns out that
unanimou
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> I still use setenv for XML_CATALOG_FILES; is there a more correct way?
Yes there is! libxml2 has a ‘search-path-specification’ for it, meaning
that if both libxml2 and docbook are inputs, XML_CATALOG_FILES will
automatically be
taylanbayi...@gmail.com ("Taylan Ulrich "Bayırlı/Kammer\"") skribis:
> From f7f3ce7140c82380e68ba3299ac17555268b8155 Mon Sep 17 00:00:00 2001
> From: Taylan Ulrich B
> Date: Sat, 29 Nov 2014 13:36:24 +0100
> Subject: [PATCH 1/2] Set Emacs indentation for `wrap-program'.
>
> * .dir-locals.el (sche
Ricardo Wurmus skribis:
> This patch set adds the following libraries, all of which are
> dependencies of Ardour (and possibly other LV2 hosts):
>
> - serd
> - sord
> - sratom
I think these should go to rdf.scm, no?
> - lilv
> - suil
Its ‘description’ is bit long, IMO.
Apart from that the 5 p
David Thompson skribis:
> From 31c4cf3f61c15df66bf85197829225b1d6064f2a Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Thu, 29 Jan 2015 16:34:04 -0500
> Subject: [PATCH 1/2] gnu: httpd: Add perl input.
>
> Perl is needed to run bin/apxs.
Please make this line a side comment next to the
David Thompson skribis:
> Here is the build output at the point of failure:
>
> /gnu/store/nx4zd42igyb7ghmv4mxv6ncg8wr7ypa1-bash-4.3.33/bin/bash
> /tmp/nix-build-php-5.6.3.drv-14/php-5.6.3/libtool --silent
> --preserve-dup-deps --mode=link
> /tmp/nix-build-php-5.6.3.drv-14/php-5.6.3/meta_c
>From 468ed9d5eb8eb839ba2ffb39fc6d8301ba6606f5 Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Mon, 2 Feb 2015 15:29:11 -0500
Subject: [PATCH] gnu: inkscape: Update to 0.91.
* gnu/packages/inkscape.scm (inkscape): Update to 0.91.
---
gnu/packages/inkscape.scm | 7 +++
1 file changed, 3 i
On Mon, Feb 02, 2015 at 09:46:10AM -0800, Omar Radwan wrote:
> I was in such a hurry. I'll get it in asap
That sounds like a contradiction! Take your time ;-)
You may also want to run "./pre-inst-env guix lint PACKAGE"
before you submit your patch, it catches some common problems.
Andreas
My mistake. I was in such a hurry. I'll get it in asap
On Feb 1, 2015 9:42 PM, "Mark H Weaver" wrote:
> Omar Radwan writes:
> > Here's a patch that does all the changes you requested to the previous
> > patch file
>
> A few problems here:
>
> (1) This new version doesn't even compile, because of
l...@gnu.org (Ludovic Courtès) skribis:
> http://gnu.org/software/guix/#talks
As Dave noted there’s not much material on the slides. :-) Most of the
talk was demos: the usual command-line demo, guix.el, guix-web, a bit of
Geiser, and ‘guix system vm’ with a discussion of operating system
decl
Hello Guix!
Just a quick note to say we’re back from FOSDEM and it was really
pleasant. The slides of my Guix talk are at:
http://gnu.org/software/guix/#talks
Unfortunately I think there won’t be any video of the distro room (there
was top-notch video hardware in the room but apparently the f
Omar Radwan writes:
> Ok, so far, I've got the build environment setup, but I realized that I
> must have urwid to get an ncurses interface in wicd, so I'm doing that
> first. Here is the urwid.scm http://paste.lisp.org/display/14553
It's "utils-group". Wrong URL?
> before you
> point out anythi
Hello all,
my name is Dirk Scheuring, and I come out of the "conventional" world of
professional audio and video production and performance - a world which
is dominated by proprietary programs: Adobe Premiere, Logic Pro Audio,
Ableton Live, Traktor, Serato, to name a few "standards". Those are run
Hello,
Andreas Enge writes:
> Could not access KVM kernel module: Permission denied
> failed to initialize KVM: Permission denied
>
> As suggested by the fine manual, I added the user running guix as well
> as the builders guix-builder1 etc. to the group kvm.
> $ ll /dev/kvm
> crw-rw---T+ 1 root
Not normal: After installing qemu-kvm from debian, which resulted in:
[ ok ] Loading kvm module kvm_intel,
the error message changed from
On Mon, Feb 02, 2015 at 01:16:29PM +0100, Andreas Enge wrote:
> Could not access KVM kernel module: No such file or directory
> failed to initialize KVM: No suc
Hello,
when I run "guix system vm" on my machine (guix on debian), the following
happens:
The following derivations will be built:
/gnu/store/pga62bq0nkgr1jk9j24mddf4amyqgrxc-run-vm.sh.drv
/gnu/store/fsyd80k6z6gpfsscdsizj9sj63xbkxys-qemu-image.drv
Formatting 'image.qcow2', fmt=qcow2 size=943
* gnu/packages/sawfish.scm (rep-gtk): New variable.
---
gnu/packages/sawfish.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/sawfish.scm b/gnu/packages/sawfish.scm
index acf3e06..ea5b757 100644
--- a/gnu/packages/sawfish.scm
+++ b/gnu/package
* gnu/packages/sawfish.scm (sawfish): New variable.
---
gnu/packages/sawfish.scm | 78 +++-
1 file changed, 77 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/sawfish.scm b/gnu/packages/sawfish.scm
index ea5b757..0be9792 100644
--- a/gnu/packages
* gnu/packages/sawfish.scm: New file.
* gnu/packages/patches/librep-rules.mk.patch: New file.
* gnu-system.am: Add them.
---
gnu-system.am | 2 +
gnu/packages/patches/librep-rules.mk.patch | 30 ++
gnu/packages/sawfish.scm | 66 ++
Ludovic Courtès writes:
> 宋文武 skribis:
>
>> * gnu/packages/gnome.scm (desktop-file-utils): New variable.
>
> [...]
>
>> +(description
>> + "This package contains a few command line utilities for working with
>> +desktop entries:
>> +
>> +desktop-file-validate: validates a desktop file an
38 matches
Mail list logo