Re: Multiple versions

2015-12-26 Thread Pjotr Prins
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

Multiple versions

2015-12-26 Thread Dmitry Bogatov
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

[PATCH] gnu: add emacs-undo-tree

2015-12-26 Thread KAction
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

Re: [PATCH 0/2] vdpau and vdpauinfo

2015-12-26 Thread Efraim Flashner
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

Re: [PATCH 0/1] zsh: Add alternate URL

2015-12-26 Thread Leo Famulari
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

Re: [PATCH 0/1] zsh: Add alternate URL

2015-12-26 Thread Andreas Enge
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

Re: web browser freedom issue

2015-12-26 Thread Thompson, David
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

web browser freedom issue

2015-12-26 Thread Dika Setya Prayogi
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

[PATCH] Add Fritzing.

2015-12-26 Thread Ricardo Wurmus
>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(+),