Phew, this was a bit harder than I thought it would be, but here it is.
Note: To get spell checking to work, install an aspell dictionary for
your language (currently only English) and then put something like this
into ~/.aspell.conf:
dict-dir /home/dusan/.guix-profile/lib/aspell
A couple pl
* gnu/packages/patches/ots-no-include-missing-file.patch: New file.
* gnu/packages/ots.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add ots.scm.
(dist_patch_DATA): Add ots-no-include-missing-file.patch.
---
gnu-system.am |2 +
gnu/packages/ots
* gnu/packages/enchant.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am|1 +
gnu/packages/enchant.scm | 61 ++
2 files changed, 62 insertions(+)
create mode 100644 gnu/packages/enchant.scm
diff --git a/
* gnu/packages/enchant.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am|1 +
gnu/packages/enchant.scm | 61 ++
2 files changed, 62 insertions(+)
create mode 100644 gnu/packages/enchant.scm
diff --git a/
* gnu/packages/wvware.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am |1 +
gnu/packages/wvware.scm | 68 +++
2 files changed, 69 insertions(+)
create mode 100644 gnu/packages/wvware.scm
diff --git a/gnu
* gnu/packages/image.scm (libwmf): New variable.
---
gnu/packages/image.scm | 37 +
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 014266c..107d1d3 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/i
* gnu/packages/fribidi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am|1 +
gnu/packages/fribidi.scm | 45 +
2 files changed, 46 insertions(+)
create mode 100644 gnu/packages/fribidi.scm
diff --git a/g
Ludovic Courtès asked:
> What was the reason for reverting to 3.16.1 and then switching back to
> 3.16.2?
I jumped the gun. I compiled 3.16.2 for my public repository using the
deblob scripts and later on updated Guix, but I didn't think to check
if lxo had actually published 3.16.2 tarballs yet.
On Mon, Sep 8, 2014 at 10:42 AM, Ludovic Courtès wrote:
> "Thompson, David" skribis:
>
>> On Mon, Sep 8, 2014 at 3:06 AM, Ludovic Courtès wrote:
>
> [...]
>
>>> It would indeed be nice to turn it into a ‘guix pipy’ command or
>>> something like that. If need be, I can help with the details of
>
Thanks a lot for the feedback. Here is the new patch :
From 7352f5876a2c3942ebab92e30f659a62cd7bca7f Mon Sep 17 00:00:00 2001
From: Kevin Lemonnier
Date: Mon, 8 Sep 2014 21:06:31 +0200
Subject: [PATCH] gnu: Add zsh
* gnu/packages/zsh.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
---
l...@gnu.org (Ludovic Courtès) skribis:
> Eventually we may want to move all sqlite, postgres, mysql, and recutils
> in a new (gnu packages database) module, WDYT?
Done in 5f96f30.
Ludo’.
"Thompson, David" skribis:
> On Mon, Sep 8, 2014 at 3:06 AM, Ludovic Courtès wrote:
[...]
>> It would indeed be nice to turn it into a ‘guix pipy’ command or
>> something like that. If need be, I can help with the details of
>> integrating it.
>>
>
> Yes, that would be nice. What are your th
On Mon, Sep 8, 2014 at 3:06 AM, Ludovic Courtès wrote:
> David Thompson skribis:
>
>> For more details and source code, check out the git repository:
>> https://gitorious.org/davexunit/pypi2guix
>
> This is very cool!
>
Thanks!
> It would indeed be nice to turn it into a ‘guix pipy’ command or
Hello,
lemonni...@ulrar.net skribis:
> This is my first package, so I'd be interested to know if there is things
> that could be done better.
> For the license, most of the files uses their own license but a few are under
> GPL, so I put that. Is that right, or should I
> put (license (x11-styl
Hi,
Thanks for taking care of Linux-Libre upgrades!
Jason Self skribis:
> commit e46db7728db1b2ba2e826fe57a8d23fed11049a1
> Author: Jason Self
> Date: Sat Sep 6 19:52:38 2014 -0700
>
> gnu: linux-libre: Update to 3.16.2.
>
> * gnu/packages/linux.scm (linux-libre): Update to vers
David Thompson skribis:
> For more details and source code, check out the git repository:
> https://gitorious.org/davexunit/pypi2guix
This is very cool!
It would indeed be nice to turn it into a ‘guix pipy’ command or
something like that. If need be, I can help with the details of
integrating
Hello,
Luis Souto Graña skribis:
> Hello, could you help me? I have tried to install several times GNU guix
> using QEMU, but I always end up with the following error: "No space left on
> device".
>
> My latest attempt, step by step:
>
> $ qemu-img create -f raw gnuguix.img 30G
> $ qemu-img crea
17 matches
Mail list logo