Hi Dmitry,
On Sat, Dec 26, 2015 at 11:02:52PM +, Dmitry Bogatov wrote:
> Hello!
>
> In my attempt to understand Guix, get used to it and use
> it's advantages, I got following considerations that I would like
> to discuss with more experienced users:
>
> * Guix provides first-class support
Hello!
In my attempt to understand Guix, get used to it and use
it's advantages, I got following considerations that I would like
to discuss with more experienced users:
* Guix provides first-class support for multiple versions of packages.
By first class I mean, that you don't need to do a
From: Dmitry Bogatov
* gnu/packages/emacs.scm (emacs-undo-tree): New variable
---
gnu/packages/emacs.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 7d95f55..2fd39a3 100644
--- a/gnu/packages/em
On Sat, 26 Dec 2015 00:51:34 -0500
Leo Famulari wrote:
> On Mon, Dec 21, 2015 at 04:45:05PM +0200, Efraim Flashner wrote:
> > 2 new packages, useful for some of the video programs
> >
> > Efraim Flashner (2):
> > gnu: Add libvdpau.
> > gnu: Add vdpauinfo.
>
> Are these useful as inputs to
On Sat, Dec 26, 2015 at 02:34:02PM +0100, Andreas Enge wrote:
> On Sat, Dec 26, 2015 at 02:51:41AM -0500, Leo Famulari wrote:
> > The adds an alternate URL to get old version of zsh.
> > Leo Famulari (1):
> > gnu: zsh: Add alternate source URL.
>
> I think all these source uri updates are useful
On Sat, Dec 26, 2015 at 02:51:41AM -0500, Leo Famulari wrote:
> The adds an alternate URL to get old version of zsh.
> Leo Famulari (1):
> gnu: zsh: Add alternate source URL.
I think all these source uri updates are useful and safe modifications that
you can push without asking on the list.
And
On Sat, Dec 26, 2015 at 8:07 AM, Dika Setya Prayogi
wrote:
> I saw the default GuixSD web browser the ''web'' in xfce include an
> non privacy oriented search engine. is that a restriction of freedom ?
GuixSD has no default web browser, because OS configs are completely
up to users to create. Ar
I saw the default GuixSD web browser the ''web'' in xfce include an
non privacy oriented search engine. is that a restriction of freedom ?
Type: freedom issue Subject: Includes non-freedom respecting search engines
Even though DuckDuckGo is the default, it still includes Google and
Yahoo search e
>From 0185800f0af7c7ade1a2be11b357e327ed43e841 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Sat, 26 Dec 2015 11:29:14 +0100
Subject: [PATCH 1/2] licenses: Add CC BY SA 3.0.
* guix/licenses.scm (cc-by-sa3.0): New variable.
---
guix/licenses.scm | 7 ++-
1 file changed, 6 insertions(+),