Chris Marusich (2017-04-08 17:21 -0700) wrote:
> Hi,
>
> I'm trying to package DefaultEncrypt:
>
> https://www.emacswiki.org/emacs/DefaultEncrypt
>
> I've made a package definition (see attached patch), and it builds
> without error. I've installed it into my user profile. Per the
> documentatio
Alex Kost (2017-04-10 13:10 +0300) wrote:
> Chris Marusich (2017-04-08 17:21 -0700) wrote:
[...]
>> +(define-public emacs-default-encrypt
>> + (package
>> +(name "emacs-default-encrypt")
>> +(version "4.3")
>> +(source
>> + (origin
>> + (method url-fetch)
>> + (uri (st
On Mon, Apr 10, 2017 at 12:48:27AM +0200, Marius Bakke wrote:
> Not to pick on this patch, since this problem was present before..but:
>
> "install-file" has an unspecified return value, so I don't think it's
> safe to use in an "and" block. The attached patch should be more
> correct. WDYT?
>
>
Hi list, is anybody interested in having support for running guix on AWS
and/or OpenStack?
I've GuixSD running on AWS. The way to get there was somewhat contrived,
but it worked well.
Basically these `cloud' environments provide some form of instance
configuration. You're supposed to create an im
Mark H Weaver writes:
> k...@openmailbox.org (Kei Kebreau) writes:
>
>> kkebreau pushed a commit to branch master
>> in repository guix.
>>
>> commit e1f06e1192f57551bcb67d93411affb9d497e30c
>> Author: ng0
>> Date: Wed Feb 15 10:09:24 2017 +
>>
>> gnu: Add python-django-allauth.
>>
Mark H Weaver writes:
> k...@openmailbox.org (Kei Kebreau) writes:
>
>> kkebreau pushed a commit to branch master
>> in repository guix.
>>
>> commit ccda56886625af84d34ebf1f26b22345e5dbe235
>> Author: ng0
>> Date: Wed Feb 15 10:09:23 2017 +
>>
>> gnu: Add python-openid.
>>
>>
Info source was included but not previously being built.
>From 5b757a33ffb1528621027aeecff07a7b95c5df39 Mon Sep 17 00:00:00 2001
From: George Clemmer
Date: Mon, 10 Apr 2017 18:31:52 -0400
Subject: [PATCH] gnu: emacs-ag: build/install info
* gnu/packages/emacs.scm (emacs-a): build/install info
-
On Sun, 09 Apr 2017 04:04:34 -0400
Mark H Weaver wrote:
> k...@openmailbox.org (Kei Kebreau) writes:
>
> > kkebreau pushed a commit to branch master
> > in repository guix.
> >
> > commit 14d8f6538f3af04c2bc879837f94f0bc54177aed
> > Author: ng0
> > Date: Wed Feb 15 10:09:25 2017 +
> >
> >
On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-radon): New variable.
Hi, this patch series includes patches 2 through 5. Can you re-send it
to with patch 1?
On Mon, Apr 10, 2017 at 11:53:26PM -0400, Leo Famulari wrote:
> On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote:
> > * gnu/packages/python.scm (python-radon): New variable.
>
> Hi, this patch series includes patches 2 through 5. Can you re-send it
> to with patch 1?
I
On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-radon): New variable.
LGTM, but can you add a Python 2 variant if it supports Python 2 as
well? We typically do this for all Python packages. [0]
[0]
https://www.gnu.org/software/guix/m
On Wed, Apr 05, 2017 at 10:01:50AM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-pytest-httpbin): New variable.
If it supports Python 2, can you add a Python 2 variant?
> +(version "0.0.7")
Can you add a brief code comment explaining why we need this older
vers
On Wed, Apr 05, 2017 at 10:01:51AM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-sphinx-rtd-theme-0.1.9): New variable.
> +(define-public python-sphinx-rtd-theme-0.1.9
Can you add a comment about what requires this old version? Even if the
dependent packages are not
Mark Meyer writes:
> Hi list, is anybody interested in having support for running guix on AWS
> and/or OpenStack?
I think it'd be awesome if this were easier to do! This topic has come
up before:
https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00757.html
https://lists.gnu.org/archive/
"Contributing" document is hard to be understood i think.
In my opinion, "Contributing" part of document should split
two sub parts:
1. I am a guix core developer
2. I Just want to add a new apps's "define-public"
--
Sorry, didn't go to the list.
--- Begin Message ---
> "Chris" == Chris Marusich writes:
Chris> Mark Meyer writes:
Chris> I think it'd be awesome if this were easier to do! This
Chris> topic has come up before:
Chris> https://lists.gnu.org/archive/html/guix-devel/2017-03/m
16 matches
Mail list logo